What's Changed
Features
- GUI: Add AppImage packaging for Linux desktop
- CLI: Add
--threadsoption tobackupsubcommand for controlling upload parallelism - Nix: Add Nix flake packaging — by @Sntx626 (#96)
Bug Fixes
- GUI: Move folder dialog off Slint event loop to prevent Windows freeze
Internal
- Extract shared utilities into
vykar-commoncrate - Deduplicate code and fix anti-patterns across workspace
- Inline redundant CLI output helpers
Downloads
| Platform | File |
|---|---|
| Linux x86_64 (glibc) | vykar-v0.12.13-x86_64-unknown-linux-gnu.tar.gz
|
| Linux x86_64 (musl) | vykar-v0.12.13-x86_64-unknown-linux-musl.tar.gz
|
| Linux aarch64 (glibc) | vykar-v0.12.13-aarch64-unknown-linux-gnu.tar.gz
|
| Linux aarch64 (musl) | vykar-v0.12.13-aarch64-unknown-linux-musl.tar.gz
|
| Linux x86_64 AppImage | vykar-gui-v0.12.13-x86_64.AppImage
|
| macOS aarch64 | vykar-v0.12.13-aarch64-apple-darwin.tar.gz
|
| Windows x86_64 | vykar-v0.12.13-x86_64-pc-windows-msvc.zip
|