Releases: OnyxfireInc/OnyxBackupVM
Releases · OnyxfireInc/OnyxBackupVM
v1.4.0
v1.4.0 - 21 July 2020
Features and Enhancements
- Added new options for overriding the configured VMs in onyxbackup.cfg instead of appending (resolves #21)
Bugs
- Fixed catching of SMTP exceptions when trying to send report email (resolves #20)
v1.3.1
v1.3.1 - 10 Apr 2020
Features and Enhancements
- Changed logging of date and time to ISO 8601 format #18
- Changed filename timestamps to ISO 8601 format #18
v1.3.0
Features and Enhancements
- VDI exports and VM Exports of the same VM #15
Bugs
- VM can be processed twice if the VM is matched twice within the same list under certain circumstances #16
v1.2.3
Bugs
- Fixed blank elapsed time for operations less than 1 second
v1.2.2
Features and Enhancements
- Time elapsed in minutes/hours instead of decimal #12
v1.2.1
Features and Enhancements
- VSS snapshots should have fallback #10
v1.2.0
Bugs
- Snapshot checking too eager #6
Features and Enhancements
- More accurate elapsed time reporting #8
- More accurate file size reporting for backups #7
- Quiesced snapshots by default if available #5
Other Changes
- Duplicated code in service layer #4 (complete refactoring of service layer)