What's New
Simplified Borg Version Management
The Borg version system has been redesigned with two clear options:
- Official Binaries - Automatically downloads the latest compatible Borg version from GitHub for each agent and server
- Server Binaries - Use custom-compiled binaries hosted on the BBS server that support older operating systems (glibc 2.17+)
Daily auto-updates keep your agents on the latest compatible version. The Settings → Borg tab shows all connected clients with their OS, glibc version, and current Borg version at a glance.
Multi-User Permissions
New fine-grained user permission system allows administrators to control access per user:
- View-only access to specific clients
- Manage access for backups, restores, and settings
- Easy-to-use horizontal permission table in user editor
Debug Mode
New debug mode toggle in Settings → General enables detailed error pages with stack traces for troubleshooting. Keep disabled in production for security.
Repository Maintenance Tools
- Manual compact, check, and repair operations from the repository card menu
- Weekly automatic compaction runs at 4 AM to reclaim disk space
Interface Improvements
- Better mobile browsing with responsive tabs and navigation
- Improved Settings page organization with renamed tabs
- S3 Backups tab with new bucket icon
- Storage Pool card layout improvements for tablets
Bug Fixes
- Fixed backup activity chart and repository size calculations
- Fixed pip fallback for borg installation
- Various UI alignment and spacing fixes