Releases: bashgeek/icinga-multi-status
Releases · bashgeek/icinga-multi-status
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)
jQuery Update 3.2.1
- Update jQuery to 3.2.1
Firefox support
- Fixes to work also as Firefox extension (thanks to EmTeedee)
- Updated options integration
- Updated URI.js
- Updated some outdated documentation/help
Icinga 2.6 Fix
- Fix to work with just released Icinga 2.6
- Added 60 minutes refresh option
Ignore SOFT alerts & speed/memory improvements
Notification Fix & Bugfixes
- Fixed re-appearing notifications for the same problem, occurred with a Chrome update a few weeks back
- Adjusted timeout for Icinga requests according to your refresh-rate interval (mentioned in #6 )
- Added some default text if there is no instance yet (also mentioned in #6 )
- Updated Bootstrap to 3.3.6 and jQuery to 2.2.2
Linking to Icingaweb2
- Added option for Icingaweb 2 URL to enable correct linking of hosts & services to your Icingaweb2 instance