Releases: drpetersonfernandes/BatchConvertIsoToXiso
Releases · drpetersonfernandes/BatchConvertIsoToXiso
release_1.5.1
Added an update checker
Fixed some small bugs
Updated libraries
release-1.4.1
I have updated the extraction logic to use the SevenZipExtractor library for improved reliability.
release-1.4.0
What's New in Version 1.4.0
- ISO Integrity Testing: Added a new "Test ISOs" function to verify ISO files by attempting a full extraction.
- Option to move successfully tested ISOs to the Output Folder.
- Option to move failed ISOs to a "Failed" subfolder within the Input Folder.
- Enhanced UI & UX:
- Added a Menu Bar (File > Exit, Help > About).
- New "About" window with application details.
- Detailed real-time summary statistics display (Total Files, Success, Failed, Skipped, Processing Time).
- Dynamic disk write speed monitoring during operations.
- Improved Processing:
- Simple filename generation (
iso_XXXXXX.iso
) for more consistent processing withextract-xiso
. - Enhanced process management and cancellation.
- Simple filename generation (
- Better Logging & Reporting:
- More detailed logs from
extract-xiso
for both conversion and testing. - Improved bug reporting capabilities.
- More detailed logs from
release-1.3.0
Initial release