Skip to content

Releases: bashgeek/icinga-multi-status

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

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