All Versions
21
Latest Version
Avg Release Cycle
133 days
Latest Release
2500 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