
v1.0 [Mar 8, 2017]
- Verify Image - Now you can verify an image file with a device. This compares the image file to the device, not the device to the image file (i.e. if you write a 2G image file to an 8G device, it will only read 2G of the device for comparison).
- Additional checksums - Added SHA1 and SHA256 checksums.
- Read Only Allocated Partitions - Option to read only to the end of the defined partition(s). Ex: Write a 2G image to a 32G device, reading it to a new file will only read to the end of the defined partition (2G).
- Save last opened folder - The program will now store the last used folder in the Windows registry and default to it on next execution.
- Additional language translations.
- Bug fix: LP: 1285238 - Need to check filename text box for valid filename (not just a directory).
- Bug fix: LP: 1323876 - Installer doesn't create the correct permissions on install.
- Bug fix: LP: 1330125 - Multi-partition SD card only partly copied.
- Bug fix: SF: 7 - Windows 8 x64 USB floppy access denied. Possibly imaging C drive.
- Bug fix: SF: 8 - Browse Dialog doesn't open then crashes application.
- Bug fix: SF: 9 - Cannot Read SD Card.
- Bug fix: SF: 13 - 0.9.5 version refuses to open read-only image.
- Bug fix: SF: 15 - Open a image for write, bring window in the background.
- Bug fix: SF: 27 - Error1: Incorrect function.
- Bug fix: SF: 35 - Mismatch between allocating and deleting memory buffer.
- Bug fix: SF: 39 - Miswrote to SSD.
- Bug fix: SF: 40 - Disk Imager scans whole %USERPROFILE% on start.
- Bug fix: SF: 45 - Translation files adjustment.
v0.9 [May 14, 2014]
Build support for QT 5.2/MinGW 4.8.
Some additional language translations.
Now uses Innosetup to create an Installer.