What's New
GUI
- Package vger-gui as a native macOS
.appbundle - Tray menu overhaul with config switching, state persistence, and cancel fix
- Add progress reporting, cancel support, and snapshot stats display
- Improve UI polish and startup config handling
Features
- Add
--upload-concurrencyflag tovger backupfor tuning parallel uploads - Rename
rest_tokenconfig field toaccess_token(breaking config change)
Performance
- Cache index blob locally for remote repositories — avoids re-downloading the full index on every backup
- Drain completed uploads first to fix FIFO head-of-line blocking
- Enable AES-GCM hardware acceleration on aarch64 (Apple Silicon / ARM servers)
- Increase BufWriter capacity and sync data before rename in
vger-serverPUT handler
Bug Fixes
- Move
--repoflag from parentsnapshotcommand to each subcommand for correct precedence - Retry body reads in REST and S3 backends on transient failures
Docs
- Document plaintext encryption mode (
none) - Reorder YAML examples to show
labelbeforeurl
Downloads
| Platform | Artifact |
|---|---|
| Linux x86_64 | vger-v0.8.1-x86_64-unknown-linux-gnu.tar.gz
|
| macOS aarch64 | vger-v0.8.1-aarch64-apple-darwin.tar.gz
|
| Windows x86_64 | vger-v0.8.1-x86_64-pc-windows-msvc.zip
|
Checksums are available in SHA256SUMS.