release_2.2.0
·
128 commits
to master
since this release
馃啎 New Features
- PlayStation PBP Support: Added support for PlayStation Portable
.pbpfiles viapsxpackagerintegration. 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
ArgumentOutOfRangeExceptionthat 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.