Version 1.5.1006 du 09/12/2023- Added some debugging messages during Write image routine.
Version 1.5.1005 du 15/02/2022- Updated Max Drives from 50 to 128 (experimental).
Version 1.5.1004 du 05/05/2021- Changed program font to fix display issue on foreign language OS.
Version 1.5.1003 du 26/09/2020- Fixed bug where user is unable to select a read-only file for writing to UFD.
Version 1.5.1002 du 27/08/2020- Detected bootable ISOs will have their primary partition marked active.
- Fixed bug where the progress bar would rollover and show incorrect progress on writing ISOs over 4GB.
- When writing ISOs, user can now select either FAT32 or NTFS. If file within ISO is greater than 4GB, NTFS will be used irregardless of selection.
Version 1.5.1001 du 23/11/2019- Support for extraction the contents of the ISO image.
- EXPERIMENTAL - Software will try to detect if ISO image is bootable and if so write appropriate bootloader. As of release only booting through UEFI seems to be working. Tested with Windows 10 ISO, Linux (Porteus-5.0rc, Ubuntu-19.04 and Mint 19.2 ISO images). NOT ALL ISO IMAGES WILL WORK. This functionality is experimental and may be removed from software at any time.
- Log moved into it's own Window to allow for larger visible USB Drive List.
Version 1.4.1003 du 18/04/2019- Fixed bug where formmatting as NTFS may cause imageUSB to crash.
- Fixed bug where formattting as FAT32 for smaller drive would fail.
- Added imaging precheck for desintation freespace and allowed max file size for destination filesystem when creating image.
Version 1.4.1002 du 23/02/2019- Fixed bug where the software was incorrectly reporting/trying to clear the BitLocker status of the drive when detection failed.
Version 1.4.1001 du 15/02/2019- Fixed issue with failure with overwriting BitLocked drives. imageUSB will now use VDS to force format the BitLocked volume before proceeding with writing the image.
- Fixed several possible crashes related to writing to log file.