Skip to content

Releases: drpetersonfernandes/BatchConvertIsoToXiso

release_1.5.1

06 Jul 14:04
Compare
Choose a tag to compare

Added an update checker

Fixed some small bugs

Updated libraries

release-1.4.1

30 Jun 01:13
Compare
Choose a tag to compare

I have updated the extraction logic to use the SevenZipExtractor library for improved reliability.

release-1.4.0

19 Jun 22:22
Compare
Choose a tag to compare

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 with extract-xiso.
    • Enhanced process management and cancellation.
  • Better Logging & Reporting:
    • More detailed logs from extract-xiso for both conversion and testing.
    • Improved bug reporting capabilities.

release-1.3.0

27 May 04:12
Compare
Choose a tag to compare

Initial release