Skip to content

Latest commit

 

History

History
85 lines (58 loc) · 5.77 KB

CHANGELOG.md

File metadata and controls

85 lines (58 loc) · 5.77 KB

Change Log

2.0.0 (2018-03-08)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Dashing issues with refreshing data #29
  • blank dashboard #15
  • Handle SocketError #34 (glauco)

Closed issues:

  • 2.8.0 Icinga Plugin shows Menu #50
  • Verify dashboard, Javascript and browser versions #19

Merged pull requests:

  • Fix problem list ordering: Crit -> Warn -> Unknown #53 (dnsmichi)
  • Fix version dependencies in Gemfile for dashing and rack-test #49 (dnsmichi)

v1.3.0 (2017-06-29)

Full Changelog

Implemented enhancements:

  • Update simplemon widget counts to only show unhandled problems (!ack && !downtime) #17
  • Lower refresh interval to 10s #30 (dnsmichi)
  • Better layout: 5 cols, handled stats, problems 2 rows, refined titles and font size #27 (dnsmichi)
  • Better error handling and default values #25 (dnsmichi)
  • Problem dashboards should show unhandled counts (and overall counts below) #24 (dnsmichi)
  • Add WorkQueue metrics to library and dashboard #23 (dnsmichi)
  • Add GitHub issue template #20 (dnsmichi)

Closed issues:

  • host down widget does not see downtime #16

Merged pull requests:

v1.2.0 (2017-04-13)

Full Changelog

Closed issues:

  • Don't fetch all object data by default #13
  • dashing-icinga2 wont start #10

Merged pull requests:

v1.1.0 (2016-12-16)

Full Changelog

v1.0.1 (2016-12-02)

Full Changelog

v1.0.0 (2016-11-27)

Full Changelog

v0.9.0 (2016-10-16)

* This Change Log was automatically generated by github_changelog_generator