New Features
- rsync.net Remote Storage Wizard — Setup wizard for rsync.net with SSH key instructions, borg version selector (borg12/borg14), and connection testing
- Configurable Server Backups — New "Server Backups" section in Settings > General to enable/disable daily backups, set retention count, and optionally include ClickHouse catalog data
- Comprehensive Backup & Restore — Server backups now include SSH host keys, sudoers config, and cron jobs in addition to database and .env. Restore script handles all new contents with backward compatibility
Improvements
- Install rclone from official binary on bare metal installs (fixes Go runtime CVEs in Debian package)
- Backup script accepts
--keep Nand--with-catalogsflags - Settings General tab layout reorganized (Agent moved under Server)
Housekeeping
- Removed one-time migration restore script (bbs-restore covers this use case)