All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- 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
- 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
- Fix performance bug if compression level = 0 (store) (remove md + m0 cli flags)
- Fix for virtualbox config
- GH CI/CD
- Initial Release