| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Checkcle v1.6.0 - Feature Enhancements _ Improvements source code.tar.gz | 2025-09-13 | 13.1 MB | |
| Checkcle v1.6.0 - Feature Enhancements _ Improvements source code.zip | 2025-09-13 | 13.5 MB | |
| README.md | 2025-09-13 | 1.8 kB | |
| Totals: 3 Items | 26.5 MB | 0 | |
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 https://github.com/operacle/checkcle/pull/137
- Added missing English translations to incidents.ts and maintenance.ts by @ghotso in https://github.com/operacle/checkcle/pull/140
- feat(i18n): Enhanced internationalization support with variable interpolation by @sqkkyzx
- feat(i18n): 🌐 sync German translations across incident, maintenance, services & settings by @ghotso in https://github.com/operacle/checkcle/pull/141
- feat(i18n): Add Korean translations and update types by @taking in https://github.com/operacle/checkcle/pull/143
- fix(incident): unify assigned user handling with fallback and UI update 🎯 by @ghotso in https://github.com/operacle/checkcle/pull/142
- fix(services-form): make retry attempts select controlled and synced with form state by @ghotso in https://github.com/operacle/checkcle/pull/147
- refactor(i18n): Added Chinese translations for Create Event and Maintenance by @sqkkyzx
New Contributors
- @ghotso made their first contribution in https://github.com/operacle/checkcle/pull/140
- @taking made their first contribution in https://github.com/operacle/checkcle/pull/143
Full Changelog: https://github.com/operacle/checkcle/compare/v1.5.0...v1.6.0