Update:
added: ionice I/O priority (set to idle class)
added: bandwith rate limiting (50MB/s default for uploading/downloading to remote)
added: prioritizes syncing small > big servers
fix: Size column in drc was reading 1000mb > 1TB. This update fixes that for proper size sorting.
Planned:
Kopia support for native S3 deduplication
fix: proactive cache lock cleanup before remote operations
fix: only remove stale cache locks older than 6 hours
Added more information for all Discord webhooks.
fix: Added automatic clearing of any repo locks on start
Changelog 2.4
Disaster Recovery Improvements Implemented a persistent queue for sync operations. This ensures that queued backups are no longer lost if the background service restarts, making the disaster recovery system significantly more reliable.
Performance Optimizations Fixed dashboard timeouts by implementing caching for remote repository metrics. The panel now loads stats like repository size and backup counts instantly instead of waiting for a remote connection every time.
Better Monitoring Added new metrics to track backup success and failure rates, giving you better visibility into your backup system's health directly from the overview.
General Fixes
- Resolved an issue where panel tokens couldn't access certain admin routes.
- Fixed a display bug in the Disaster Recovery Console where the auto-refresh switch wasn't behaving correctly.
