Release Notes
-
New Features
- Email delivery method now supports additional alias values (
proxmox,proxmox-notifications,proxmox-mail-forward) for PMF delivery. - Notifications now snapshot and report consistent backup issue counts at dispatch time.
- Email delivery method now supports additional alias values (
-
Bug Fixes
- Fixed configuration wizard to properly exit when preserving existing settings.
- Improved exit code and issue aggregation logic for dry-run backups.
-
Tests
- Added comprehensive notification dispatch and early error handling test coverage.
-
Chores
- Updated Go module dependencies.
- Updated GitHub Actions workflow versions for improved security.
Changelog
-
24b4c96 Stabilize notifier dispatch, CI, and cleanup refinements (#216)