All notable changes to this project will be documented in this file.
- Error popup when trying to run more then one app instance
- Fixed typos in menu and pages
- S3 Buckets Statistics
- Support for standard storage IA in S3 explorer and statistics
- The backup 'is running' spinner remain stuck when the AWS CLI S3 generates an error
- The backup don't continue if the previous file/folder generate an error with an exit code 2 of the AWS CLI
- Auto start on OS boot
- App single instance check to avoid multiple app instances
- Time (minutes to hours ) and data (KB/s to Mb/s) unit conversion in settings and add/edit job pages
- --no-follow-symlinks option to aws s3 sync command
- Italian translation for the next run date in the job list
- Email errors notification, now you will receive error log only when the job is done
- Email notification: logs attachment was missing on backup error
- With multiple folders in the backup job the S3 paths were wrong
- Now processes run in sequential order for better performance
- Stop backup button in job list view
- Now the AWS CLI processes are killed on app exit
- Now the current backup running process are killed after its done
- Bucket info: size and number of objects are shown in S3 explorer view through AWS Cloudwatch
- More app's icons for better rendering on Win 10 OS
- Now you can limit S3 upload speed by adjust bandwidth and concurrent requests, to avoid excessive band consumption
- Now you can set the backup max duration time, in order to stop the backup after a certain amount of time regardless the real time needed to complete the backup.
- Auto updater
- Email notifications
- UI Enhancements
- First release