Skip to content

Releases: bashgeek/icinga-multi-status

v1.0.6

20 Feb 04:26
Compare
Choose a tag to compare
  • Minor fixes

Firefox fix, Tailwind v4, DaisyUI v5

13 Feb 02:25
Compare
Choose a tag to compare
  • Fix Firefox refresh again
  • Update CSS Framework to Tailwind v4 and DaisyUI v5

Fix refresh logic

03 Feb 00:55
Compare
Choose a tag to compare
  • Fixed service workers (and background scripts) being killed off for idling

v1.0.3

21 Dec 04:12
Compare
Choose a tag to compare
  • Improve startup/install behavior

v1.0.2

09 Dec 05:49
Compare
Choose a tag to compare
  • Improve message and error handling

Full Changelog: v1.0.1...v1.0.2

v1.0.1

04 Dec 14:23
Compare
Choose a tag to compare
  • 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

27 Nov 09:13
Compare
Choose a tag to compare
  • 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

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