Skip to content

Releases: needs-coffee/winbackup

winbackup 0.2.0-beta

25 Jun 15:54
8ca1c94
Compare
Choose a tag to compare

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

19 May 22:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.0-beta...v0.1.7-beta

winbackup 0.1.0-beta

03 May 18:44
Compare
Choose a tag to compare

Initial Release