Skip to content

Latest commit

 

History

History
48 lines (40 loc) · 1.59 KB

CHANGELOG.md

File metadata and controls

48 lines (40 loc) · 1.59 KB

PS3 Quick Disc Decryptor Change Log 📋

v1.3.2 (current) 🆕

🛠️ Fixes:

• Widow size and location were not restored when the program is minimized and gets closed.

v1.3.1 🔄

🛠️ Fixes:

• A mistake in PS3 ISO validation (removed volume name check).

v1.3 🔄

🚀 New Features:

• Added support for zip archives (for both PS3 disc images and decryption key files).

🌟 Improvements:

• Additional PS3Dec process error information when compact mode is enabled.
• Implemented checks for the required disk space needed for unzipping and decrypting

v1.2 🔄

🌟 Improvements:

• Added basic PS3 disc image file (*.iso) validation.
• Added progress on Windows task bar.

🛠️ Fixes:

• The status label disappear when the text exceeds the control bounds.

v1.1 🔄

🚀 New Features:

• Added new program settings:
  • Delete decryption keys after use
  • Compact Mode
  • Remember size and position
  • Remember current settings
  • Restore default settings

• Added basic logging features, configurable through these new program settings:
  • Log file
  • Enabled
  • Append mode

🌟 Improvements:

• Program settings had been categorized.
• The program window is now resizable.
• Changed UI font size to 11pt (previously to this change: 12pt).
• Improved decryption key validation.
• Improved names and descriptions for program settings.
• Added some XML documentation in source-code.

v1.0 🔄

Initial Release.