Features
- Cron-style scheduling: use cron expressions (e.g.
0 2 * * *) as an alternative to fixed intervals - Dead-PID detection for sessions: stale sessions from crashed processes are now detected automatically; added
break-lock --sessionsto manually clear them; per-session.indexjournals are preserved for crash recovery - aarch64 Linux release builds now included in CI
Bug Fixes
- GUI: initialize GTK before tray icon creation on Linux, fixing startup crashes
- Mount: use snapshot creation date as mtime in WebDAV view
Other
- Logging and output made consistent across all command tiers
- Documentation: added desktop GUI page with install instructions, added Kopia to comparison table
Downloads
| Platform | File |
|---|---|
| macOS (Apple Silicon) | vykar-v0.11.5-aarch64-apple-darwin.tar.gz
|
| Linux x86_64 (glibc) | vykar-v0.11.5-x86_64-unknown-linux-gnu.tar.gz
|
| Linux x86_64 (musl) | vykar-v0.11.5-x86_64-unknown-linux-musl.tar.gz
|
| Linux aarch64 (glibc) | vykar-v0.11.5-aarch64-unknown-linux-gnu.tar.gz
|
| Linux aarch64 (musl) | vykar-v0.11.5-aarch64-unknown-linux-musl.tar.gz
|
| Windows x86_64 | vykar-v0.11.5-x86_64-pc-windows-msvc.zip
|