Skip to content

Releases: bashgeek/icinga-multi-status

Fix adding new instance

07 Sep 13:15
Compare
Choose a tag to compare
  • Fix adding new instance
  • Updated jQuery to 3.7.1

Notifications Bugfix

10 Aug 11:39
Compare
Choose a tag to compare

v0.9.3 (2023-08-10)

  • Notifications didn't work properly in Firefox and sometimes in Chrome - fixed now!

Bugfix

09 Aug 05:46
Compare
Choose a tag to compare
v0.9.2

bugfix

Design refresh and UX improvements for most parts

08 Aug 04:33
Compare
Choose a tag to compare

v0.9.1 (2023-08-07)

  • Design refresh and UX improvements for most parts

Alarm Sounds + Indicators

07 Aug 14:21
Compare
Choose a tag to compare

v0.9.0 (2023-08-07)

  • Added Alarm Sounds
  • Added Indicators in the Host/Service list if issue has been acknowledged or in scheduled downtime
  • Various smaller bug fixes
  • Updated Libraries and minor design and layout tweaks

Library Updates and Improvements

14 Dec 03:22
Compare
Choose a tag to compare

A quick maintenance update:

  • Updated Bootstrap to current version 5
  • Removed URI.js dependency
  • Updated jQuery to version 3.6
  • Some small bugfixes and speed improvements

Acknowledgement & Rechecks

27 Apr 11:43
Compare
Choose a tag to compare
  • You can now Acknowledge host/service problems right within the popup
  • You can schedule an immediate recheck for a host/service right within the popup
  • Library Updates: Bootstrap, URI.js, jQuery

Instance Link Fix

12 Mar 01:57
Compare
Choose a tag to compare
  • Correction for release 0.6.1, fixing instance link

Update Libraries, Fix Instance Link

12 Mar 01:42
Compare
Choose a tag to compare
  • Updated Bootstrap to v4.3.1
  • Updated URI.js to v1.19.1
  • Fixed Instance Link in Overview Tab to link to Web URL instead of API, if Icinga2 API is used

Storage Update, Bootstrap 4.1, jQuery 3.3.1

29 Apr 04:25
Compare
Choose a tag to compare
  • Updated interface to use current Bootstrap v4.1
  • Updated jQuery to current version 3.3.1
  • Updated storage integration for settings from localStorage to chrome.storage.local (thanks to @tgerling)