All Versions
21
Latest Version
Avg Release Cycle
133 days
Latest Release
2477 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v2.6.2 Changes
November 29, 2017- 📚 Stop using connection pool wrapper as per the documentation https://github.com/gottfrois/dashing-rails/pull/103
-
v2.6.1 Changes
January 17, 2017- ⏪ Revert gridster dashing to a newer version
-
v2.6.0 Changes
January 17, 2017- ⬆️ Upgrade assets based on Dashing repo
- ⬆️ Upgrade gems
-
v2.5.0 Changes
March 31, 2016- 💾 Saves last event on redis to be sent on first connection (@scambra)
- ⬆️ Upgrades rufus-scheduler
- Specifies bundler minimum version
- 🚚 Moves sqlite3 deps in test/development group only
-
v2.4.5 Changes
November 05, 2015- 🛠 Fix js lib require order issue https://github.com/gottfrois/dashing-rails/pull/79
-
v2.4.4 Changes
July 11, 2015- ⬆️ Upgrade jquery.gridster to 0.5.6
- ⬆️ Upgrade Rickshaw to 1.5.1
- Cherry pick https://github.com/Shopify/dashing/pull/438
- Cherry pick https://github.com/Shopify/dashing/pull/521
-
v2.4.3 Changes
March 14, 2015- 🛠 Fix bugs in
2.4.2
related to upgrades on graph widget without upgrading dashing-src and downgrading batman.js - 🔒 Revert rails lock version to be
~> 4.1
- 🛠 Fix bugs in
-
v2.4.2 Changes
March 14, 2015🐛 Buggy version, please upgrade to 2.4.3
- ⚡️ Update dashing js src file from dashing sinatra version
- ⚡️ Update dashing css src file from dashing sinatra version
- ⚡️ Update gem dependencies
- 🛠 Fix rails lock versioning to allow
>= 4.0
- ✂ Remove
respond_to
reference in events controller
-
v2.4.1 Changes
March 14, 2015🐛 Buggy version, please upgrade to 2.4.3
- ⚡️ Update graph widget coffee code
-
v2.4.0 Changes
August 24, 2014- ⚡️ Update Batman.js using
batman-rails
gem - 🛠 Fixes #41 for good. We now don't have to use proc or lambdas anymore.
- ⚡️ Update Batman.js using