Features
- GUI: New autostart and start-in-background settings (#82).
- GUI: Restore window tree view now shows source paths (#57).
- CLI:
--repo/--sourceoptions on the bare command; unavailable repos are skipped instead of aborting. - CLI: Delete multiple snapshots in a single command (#87).
- Backup: Verbose logging fixed for the bare
vykarcommand; excluded files are now logged (#73).
Bug Fixes
- Mount: Recover from a poisoned mutex in the WebDAV read path instead of deadlocking.
- GUI: Tray Open/Quit stays responsive during startup refresh.
- Deps: Bumped all dependencies; fixes the
aws-lc-sysbuild failure (#90).
Internal
- Consolidated filesystem walkers across platforms (#101).
- Unified entry materialization across the pipeline and sequential backup paths.
- Split
worker.rsmegaswitch (GUI) andrepo/mod.rsfacade into focused submodules. - Privatized core
chunkerandlimitsmodules; trimmed default features and narrowed hook error types. - Bundled oversized parameter lists into context structs across pipeline and GUI.
Infrastructure
- CI now runs the full test suite on Linux, macOS, and Windows (#102).
Downloads
| Platform | Artifact |
|---|---|
| Linux x86_64 (glibc) | vykar-v0.12.14-x86_64-unknown-linux-gnu.tar.gz
|
| Linux x86_64 (musl) | vykar-v0.12.14-x86_64-unknown-linux-musl.tar.gz
|
| Linux aarch64 (glibc) | vykar-v0.12.14-aarch64-unknown-linux-gnu.tar.gz
|
| Linux aarch64 (musl) | vykar-v0.12.14-aarch64-unknown-linux-musl.tar.gz
|
| Linux GUI (AppImage) | vykar-gui-v0.12.14-x86_64.AppImage
|
| macOS (Apple Silicon) | vykar-v0.12.14-aarch64-apple-darwin.tar.gz
|
| Windows x86_64 | vykar-v0.12.14-x86_64-pc-windows-msvc.zip
|