Skip to content

RetroStash-v1.1.0-beta

Pre-release
Pre-release

Choose a tag to compare

@SleepyTurtle91 SleepyTurtle91 released this 05 Jul 15:19

RetroStash v1.1.0 - Extraction Reliability Update
This release focuses on improving the reliability of the automatic extraction process and fixing progress reporting issues.
🛠 Fixes

Archive Extraction: Fixed a critical bug where archives with spaces or special characters in their filenames would fail to extract after downloading.

Progress Accuracy: Corrected the extraction progress calculation to provide a precise percentage based on uncompressed file sizes.
🚀 Improvements

Extraction Engine: Refactored the unzipping logic to use ZipFile, providing better performance and more robust handling of archive contents.

Internal Path Handling: Standardized how URIs are converted to file paths for better compatibility across different Android versions.