nutalert v1.1.0
This is a major feature release introducing a full Web UI for monitoring, configuration, and logging! This version also adds notification cooldowns, switches to Apprise for all notifications, and includes significant Docker image optimizations.
Features
- Web UI: A brand new dashboard to monitor your UPS with customizable gauges, view raw UPS data, and see live application logs.
- Web Configurator: You can now update and save your entire configuration directly from the Web UI, with no need to manually edit YAML files.
- Notification Cooldown: A new option to set a cooldown period for notifications to prevent alert spam during extended outages.
- More Notification Destinations: You can now add as many notification destination as you like
Enhancements & Improvements
- Apprise Notifications: The notification system has been streamlined to exclusively use Apprise, providing support for over 100 services with a simpler configuration.
- Improved Logging: Log messages have been clarified for easier debugging.
Build & Deployment
- Optimized Docker Image: The Docker image is now based on Alpine Linux, making it significantly smaller and more efficient.
Warning
For existing users: To ensure compatibility, please use the new configuration template for this version. You will need to migrate your current settings to the new format.
What's Changed
New Contributors
- @damho1104 made their first contribution in #2
Full Changelog: v1.0.1...v1.1.0