github borgbase/vykar v0.8.1

latest releases: v0.12.13, v0.12.12, v0.12.11...
one month ago

What's New

GUI

  • Package vger-gui as a native macOS .app bundle
  • 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-concurrency flag to vger backup for tuning parallel uploads
  • Rename rest_token config field to access_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-server PUT handler

Bug Fixes

  • Move --repo flag from parent snapshot command 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 label before url

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.

Don't miss a new vykar release

NewReleases is sending notifications on new releases.