Releases: yaronthurm/Backy
Release list
V2.4
v2.3
Changes from v2.2:
- Added capability to sync the Backup with another folder.
- Support backup from multiple machines into a single target folder.
- Support showing raw diff in View window.
- Embed all resources (dlls) into a single executable.
- Enforcement on the user's input (e.g. ensuring source and target directories exist before running backup, ensure that the target is not a sub folder of any of the sources)
- UI fixes.
v2.2
This version re-introduces the capability to monitor changes in the source directories and automatically run backup after detecting changes.
The app will monitor all the active directories and will trigger a backup to directories it detected a change in (10 seconds from detecting the change).
v2.1
This version introduces a new model for backup which allows selecting multiple sources to be backed up into a single destination folder.
This is a breaking version - it will not be able to run on data from previous versions.
Second beta
This is a beta version since there is still no support for full restore (or at least entire directory restore) and due to few small bugs in the UI.
What's new in this release:
First beta version
First beta version.
Looks good on my machine.
No bugs that I know about, but there are several known unsupported features (like scheduled backup, restore multiple files at once, restore entire directory at once, minimize to notification area).