This repository has been archived by the owner on Dec 17, 2017. It is now read-only.
Releases: WhereSoftwareGoesToDie/machiavelli
Releases · WhereSoftwareGoesToDie/machiavelli
1.0
�Machiavelli 1.0!
- all functionality from the release candidates, including:
- exposed functionality for the ceilometer and nagios collectors
- reworking of the settings format and splitting out of library from 2 to 3 classes
- lots of javascript bugs squashed
- lots of logic bugs squashed
1.0.0-rc3
v1.0.0-rc3 embed string injection to prevent nil->string errors
1.0.0-rc2
Merge pull request #44 from anchor/stagingconfig Updating staging deployment config
1.0.0-rc1
v1.0.0-rc1 1.0.0-rc1
v0.5.0 - 5 times faster update
This is a minor bump because of the upgraded ruby version and excess config file changes.
Changes made should make the deployment of Machiavelli into your environments up to 5 times faster, depending on your kit.
Other changes:
- Deployment script for assisted process handling
- Streamlined javascript, compressed javascript, compressed css
v0.4.3 - UI fixes
- UTC time is now default. Toggle to Local using the toggle button
- max zoomed graphs no longer on page reload (window hash
#0,0
) - libraries now support descriptions, used on settings modal
v0.4.2 - New UI elements
- Nanobar progress for rickshaw graphs - will update when a graph in a set finishes it's async progress
- UTC/Local time toggle - for all graphs, displays time in UTC, or local timezone
- New close link near title on standard graphs for easier removing
- Move to using 'monotone' interpolation - cardinal was giving kickbacks that was confusing users
- Smalll changes to buttons, wording
v0.4.1 - percentage and time
Fix small issue where any metric with percentages didn't validate in javascript
Fix small issue where no 24-hour-time values could be entered in the absolute time calendars
v0.4.0 - Cosmetics and UI update
Minor bump due to changes in sieste URLs and such.
Lots of minor UI features and improvements.
v0.3.5 - Sieste Data source update
Sieste now uses a different interpolated endpoint, as of sistes v0.3.0
Machiavelli now recognises this update and handles it accordingly.