What's Changed
- feat: Implement Pushover notification service
- feat: Implement Gotify notification service
- feat: Implement Notifiarr notification service
- feat: Add NTFY API token for support Token-based authentication to ntfy server)
- feat: Integrate data retention service (that manages cleanup of old records based on configured retention periods)
- feat: Allow user to update the schema directly from the dashboard
- refactor: Remove manual cleanup buttons from Data Retention Settings
- improve i18n and add new translations by @sqkkyzx in #137
- Added missing English translations to incidents.ts and maintenance.ts by @ghotso in #140
- feat(i18n): Enhanced internationalization support with variable interpolation by @sqkkyzx
- feat(i18n): 🌐 sync German translations across incident, maintenance, services & settings by @ghotso in #141
- feat(i18n): Add Korean translations and update types by @taking in #143
- fix(incident): unify assigned user handling with fallback and UI update 🎯 by @ghotso in #142
- fix(services-form): make retry attempts select controlled and synced with form state by @ghotso in #147
- refactor(i18n): Added Chinese translations for Create Event and Maintenance by @sqkkyzx
New Contributors
Full Changelog: v1.5.0...v1.6.0