Releases: needs-coffee/winbackup
Releases · needs-coffee/winbackup
winbackup 0.2.0-beta
Added
- Autoconfirm CLI flag (-y/--autoconfirm)
- Add option for all targets at cli (-a/--all)
- detect if platform is not windows and quit. Only functions on windows.
- option to Tar before 7z for all targets
- Warning added for short password length with interactive config
- Keys missing in config file are filled with default values
Changed
- upgrade 7z from version 19 to version 22 (~20% speed increase)
- Plex dedicated functions removed, backed up as a standard folder
- check plex database size correctly and decide on splitting - don't always force splitting.
- Refactoring of backup functions.
- Removed split-force config option
Fixed
- Fix performance bug if compression level = 0 (store) (remove md + m0 cli flags)
winbackup v0.1.7-beta
What's Changed
- Fix for virtualbox invalid config by @needs-coffee in #1
Full Changelog: 0.1.0-beta...v0.1.7-beta
winbackup 0.1.0-beta
Initial Release