Releases: bashgeek/icinga-multi-status
Releases · bashgeek/icinga-multi-status
v1.0.3
v1.0.2
- Improve message and error handling
Full Changelog: v1.0.1...v1.0.2
v1.0.1
- Merge background logics
- Make sure background scripts keep running (Firefox stopped updating after a while)
Full Changelog: v1.0.0...v1.0.1
Refactor to Manifest V3 Extension, Interface Redesign
- Refactor the whole extension to work properly as a Manifest V3 extension (as required by Chrome now)
- Still works with Firefox (Background Scripts) and Chrome (Service Worker)
- Replaced Bootstrap design UI with TailwindCSS and DaisyUI
Fix adding new instance
- Fix adding new instance
- Updated jQuery to 3.7.1
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