Releases: bashgeek/icinga-multi-status
Releases · bashgeek/icinga-multi-status
v1.0.6
Firefox fix, Tailwind v4, DaisyUI v5
- Fix Firefox refresh again
- Update CSS Framework to Tailwind v4 and DaisyUI v5
Fix refresh logic
- Fixed service workers (and background scripts) being killed off for idling
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!