Releases: Lewan24/OctoBackup
Release_v2.0
This release is a totally new version of application with much upgrades, functionallities and UI.
For most important changes:
- UI
- Authorization
- Users management
- Schedule configuration
- Backups history
- Dashboard with statistics
- Servers Tunnels compability
docker-compose file is ready to go, you can create volumes to store data externally.
Check the file and comments to change data and keys to yours ones.
What's Changed
Full Changelog: Release_v1.4...Release_v2.0
Release_v1.4.1
Fixed problem with disposing file stream that couldn't delete old file after successful backup.
Fixed problem with sending email with statistics (system sent email even when the option in settings was switched to false)
Full Changelog: Release_v1.4...Release_v1.4.1
Download
Zipped files are ready to go applications, only need is to configure settings file inside:
Src -> ConfigurationFiles
Release v1.1.1
Release with hotfixes of mainly platform compability.
- Fixed publish files that weren't working // windows
- Fixed and refactored code, naming files, zips etc.
For now there will be only x64 publish files. There is no need of x86 for now.
What's Changed
Full Changelog: Release_v1.1...Release_v1.1.1
Release_v1.4
Full Changelog: Release_v1.3...Release_v1.4
Main changes:
Fix deleting old backups.
Fix regex to find matching files.
Refactor
Update project and dependencies
Release v1.3
Next release with next new features and bug fixes.
Now fully service works on linux and windows.
New feature is that the user can now choose for how long (days) will the backup be stored. If the backup has more than days number selected in settings, then this backup will be deleted.
Of course service has been refactored, cleaned in meantime etc.
What's Changed
Full Changelog: Release_v1.2...Release_v1.3
Release v1.2
This release version comparing to previous one, has additional feature like email informing system.
You can set in settings all needed parameters, and get your statistics, errors or success backups via email instead of looking into logs.
Full Changelog: Release_v1.1.1...Release_v1.2
Release v1.1
For this version of release there are 2 types of possibly databases types that program can accept:
- MySql
- PostgreSql