v1.1.0
This release brings in some UI improvements.
What's New?
A new dialog which displays backup/restore execution. The textbox auto-scrolls as the operation continues executing.
Previously, the entire output was displayed only after the operation finished or stopped executing.
Changes
- Removed the old banners which displayed the cancellation of an operation by the user
- Removed the old backup and restore dialogs which include
- The loading dialog with the progress ring
- The result dialog with the process output
- Minor UI improvements
Note
After downloading, enable executable permissions for the file by either
- Performing a right-click -> Select "properties" or a similar option -> Look for a "Enable executable permissions" option or similar
- Running
chmod u+x ibackep
in the executable's directory
Full Changelog: v1.0.0...v1.1.0