Skip to content

Latest commit

 

History

History
60 lines (41 loc) · 1.24 KB

CHANGELOG.md

File metadata and controls

60 lines (41 loc) · 1.24 KB

0.1.3 (2014-06-15)

Features

  • Manage 3rd party libraries with Bower
  • Create Sass themes

0.1.2 (2014-06-12)

Features

  • Updated font-awesome; use database icon for stashes.

Bug Fixes

  • Stashes can have non-silence paths, use stash.path in stashesService

0.1.1 (2014-06-12)

Features

  • CLI argument parsing for config

Bug Fixes

  • Do not crash when Sensu return an empty object in dc.js

0.1.0 (2014-06-06)

Features

  • Support multiple Sensu APIs
  • Delete a client from the client view

Bug Fixes

  • Improved error logging
  • Display event.action instead of event.flapping in client view

0.0.4 (2014-05-31)

Features

  • Support the upcoming release of Sensu 0.13.0

Bug Fixes

  • Keep check details expanded in client view

0.0.3 (2014-05-28)

Features

  • Use AngularJS in the frontend
  • Add graphic of stashes and events
  • Filter events, clients, stashes and checks

Bug Fixes

  • Google font now protocol-agnostic

0.0.2 (2014-05-15)

Features

  • Add documentation for running uchiwa behind a Nginx proxy

Bug Fixes

  • Add .map files for javascript librairies
  • Better handling of Sensu API path
  • Add configuration value for HTTPS
  • Use relative path for ressources and links