Original release notes
This release is a canary release intended to be used for testing.
Changes in this version
Drime Cloud Backend
Added support for Drime Cloud as a new storage backend.
Slow Query Monitor
Added a slow query monitor to help diagnose performance issues by tracking long-running database queries.
Synthetic Filelist Optimization
Optimized the creation of synthetic filelists, improving performance for large datasets.
Empty Index File Handling
Improved handling of empty index files to prevent errors during database recreate and restore operations.
SQL Logging Improvements
Improved SQL logging across the database layer for better diagnostics and debugging.
Detailed Changes
- Added Drime Cloud backend support
- Improved websocket handling for remote management
- Added slow query monitor for database performance diagnostics
- Optimized synthetic filelist creation
- Improved handling of empty index files
- Persisted used compression module in volume reader
- Improved SQL logging across database operations
- Updated Office 365 strings to Microsoft 365
- Added package to Docker image
- Improved immediate usage reporter updates
ngclient Updates
- Show "last backup" with the same date in both detail and grid view
- Show actual scheduled time for backups
- Fixed an issue with using stored destinations which would fail to create folders
- Fixed an issue with importing backups where the schedule edits would be ignored
- Fixed an issue where the date for a scheduled backup would be off-by-one when edited
- Optimized query flow to use websockets instead of polling/fetching

