Releases: drweb86/butil
Releases · drweb86/butil
2024.03.28
Bug Fixes
- 7-zip binaries were missing with setup due to lack of internet during build.
Download Links
2024.03.16
New Features
- Windows support for local accounts (setup was not able to install 7-zip via win-get, because Microsoft does not support installation for users not authorized in Store).
- Windows binaries are ready to launch, no need to install 7-zip separately.
- Update to .Net 8.
- Ability to delete previous versions (can be done from restoration view). With this feature incremental backup becomes self-sufficient when storage quota is exceeded.
Removed Features
- SNAP support is dropped (.Net does not support confined environment properly, Snap does not support .Net, not possible to get proper access to files, Avalonia does not support snap properly)
Download Links
2024.01.10
2024.01.01
Changes
- Deduplication of files was improved, last write time is not taken into account anymore.
Removed Features
- Windows: x86 support.