Releases: drpetersonfernandes/CreateBatchFilesForPS3Games
Releases · drpetersonfernandes/CreateBatchFilesForPS3Games
release_1.4.0
-
Upgrades the project from .NET 9 to .NET 10.
-
Improved batch file creation with better error handling that distinguishes between permission issues, IO errors, and unexpected failures, providing more helpful error messages to users.
-
Before creating batch files, the application now verifies write access to the output folder and guides users on how to resolve permission issues.
-
The filename sanitization logic was strengthened to handle Windows reserved device names (like CON, PRN, AUX), remove trailing spaces/dots, and ensure non-empty filenames after cleaning.
release_1.3.0
Update UI
Proper filename clean up of the generated bat files
release_1.2.1
update libraries
release1.2
Update code base
release1.0.0.1
Initial release