Skip to content

release_2.2.0

Choose a tag to compare

@drpetersonfernandes drpetersonfernandes released this 26 Feb 03:12
· 128 commits to master since this release

馃啎 New Features

  • PlayStation PBP Support: Added support for PlayStation Portable .pbp files via psxpackager integration. PBP files are automatically extracted to CUE/BIN format before CHD conversion.

馃敡 Improvements

  • New Archive Library: Replaced SevenZipSharp with SharpCompress for improved 7z and RAR archive extraction reliability.
  • Terminal-Style UI: Updated the output log window with a classic terminal appearance (green text on black background) for better readability.
  • UI Polish: Standardized XAML formatting and refined layout spacing throughout the application.

馃悰 Bug Fixes

  • Fixed ArgumentOutOfRangeException that could occur during version checking when Build/Revision numbers were undefined.
  • Improved resource disposal and HttpClient management for better stability.
  • Enhanced exception handling to prevent potential memory leaks.