Skip to content

0.1.2.0

Latest
Compare
Choose a tag to compare
@stdevel stdevel released this 21 Dec 20:54
· 1 commit to master since this release

First release with all major functions.

Changes since 0.1.1.1:

  • Implemented hostgroup filter (see issue #15)
  • implemented systray balloon tips (see issue #1)
  • implemented Lync/SfB workaround (After alarms were displayed, the Lync/SfB state is read - color is reset
    appropriately
    )
  • Last update time is displayed in the tray icon menu (see issue #3)
  • relocated notification routines into Program.cs (see issue #14)
  • systray icon changes during data update
  • new setting to avoid balloon tips
  • default update threshold changed to 5 minutes
  • fixed a bug where host notifications forced a crash
  • fixed a bug where host notification colors were incorrect
  • fixed a bug where empty string arrays for hostgroup filters were stored
  • cleaned-up code