Releases: ozok/OneWay-Backup
Releases · ozok/OneWay-Backup
RC2
- Added: Three email report types: Compressed CSV attachment, HTML table email body, Compressed HTML attachment
- Added: New toolbar
- Added: Menu
- Added: Error, Succes, Skipped and Deleted item counts in emails
- Added: Email over ssl connection (tested with yandex mail only)
- Added: Command lines to set email report type
- Added: Many code improvements and refactorings
- Fixed: Being unable to delete destination file was not reported in some cases
- Fixed: Couldn't send report mail when backup was run a second time because program wouldn't disconnect from server
- Removed: All skin related dependencies (makes exe smaller)
RC1
- Added: A second method to copy files if first try fails
- Added: A second method to delete files if first try fails
- Added: An option to just compare last modified dates
- Added: Logs are now csv files that can be opened with Excel etc
- Added: Logs will be sent as attachments to emails
- Added: Logs will be shown after backup is done
- Added: Color codes to different types of log items
- Added: An window to view older logs
- Added: Logs will have ddmmyyyyhhnnss.csv file name format
- Added: A button to send program to tray
- Added: Sending test mail
- Added: A new UI layout
- Added: Program will remember its last position, size and state
- Added: An about form
- Improved: Performance regarding progress displays
- Removed: Skin and related components and codes
- Removed: General and error logs
Beta 1
- Added: Preview
- Added: Folder swap between source and dest in project edit/add window
- Added: An option to disable/enable sending emails
- Added: A log window will show full log when done
- Added: Command line option to send emails
- Fixed: Last modified date comparesion logic problem
- Fixed: Log file name problem if date was displayed with ""
Early Beta 1
- This is the first public release.
- It works as excpected most of the time.
- Sending test mails is not working.
- Email sending is not tested with many mail services.
- Interface still needs some polishing.
- Shutdown uses a crude method.
- Still not decided if skins should be enabled or not.