Releases: bashgeek/icinga-multi-status
Releases · bashgeek/icinga-multi-status
Fix adding new instance
Notifications Bugfix
v0.9.3 (2023-08-10)
- Notifications didn't work properly in Firefox and sometimes in Chrome - fixed now!
Bugfix
Design refresh and UX improvements for most parts
v0.9.1 (2023-08-07)
- Design refresh and UX improvements for most parts
Alarm Sounds + Indicators
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
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
- 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
- Correction for release 0.6.1, fixing instance link
Update Libraries, Fix Instance Link
- 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
- 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)