All Versions
10
Latest Version
Avg Release Cycle
114 days
Latest Release
3268 days ago
Changelog History
Changelog History
-
v1.3.50
April 12, 2016 -
v1.3.6
April 12, 2016 -
v1.3.5
April 12, 2016 -
v1.3.4 Changes
May 30, 2014- โฑ Locks down rufus scheduler to version 2.0.24. There are some small issues from using the rewritten RS (3.0). So for now let's use this version until Dashing 2.0 comes out.
- ๐ Fix a bug where Rufus scheduler was starting twice.
-
v1.3.3
May 28, 2014 -
v1.3.1 Changes
October 06, 2013๐ Changes since v1.3.1
- ๐ Fixed the FontAwesome asset url (fontawesome glyphs should load correctly now)
Thanks To
-
v1.3.0 Changes
October 02, 2013๐ Changes since v1.2.0
- โ Added authentication to the root url
- ๐ Fixed a bug where the default dashboard wasn't correctly selected on all OSes
- โฑ Locks rufus scheduler to version 2.x.x to avoid breakages with v3.0.0 and above
- Dashboards now reload themselves after 5 minutes if they lose the SSE connection
- โ Adds history.yml to .gitignore
- โก๏ธ Updates Fontawesome to version 3.2.1
- ๐ Allows different graph types to be specified
- โก๏ธ Updates rickshaw and d3 libs
Thanks To
-
v1.2.0 Changes
July 29, 2013๐ Changes since v1.1.0
- ๐ New command:
dashing stop
will kill a running dashing instance (alias forthin stop
) - ๐ท Jobs are now loaded from subdirectories of the
jobs
dir - Application messaging. You can now send messages to entire dashboards. There's an example dashboard reload task that works as follows:
curl -i -d '{ "auth_token": "YOUR_AUTH_TOKEN", "event": "reload"}' http://localhost:3030/dashboards/sample
Thanks To
- ๐ New command:
-
v1.1.0 Changes
July 02, 2013๐ Changes since v1.0.7
- Dashing now saves the history hash to
history.yml
on exit, and loads it when the server is restarted - ๐ Bug fix for page title not being displayed
- โก๏ธ Update LICENSE to remove placeholders
Thanks To
- Dashing now saves the history hash to
-
v1.0.7
June 21, 2013