๐ Updater Overhaul
- Completely refactored the auto-updater with a clean service-oriented architecture (
UpdateService,GitHubService,DownloadService,ZipService) - Added real-time download progress bar and status text during updates
- Added global exception handling and graceful fallback to manual download
๐ Localization & Translation
- Added more localized tooltips across the main interface
๐จ UI/UX Improvements
- System image selection with live preview and validation in the system editor
๐ก๏ธ Reliability & Robustness
- Added
LocalAppDatafallback for data files - Enhanced emulator path validation and UAC cancel handling
- Improved path validation with long path support and mismatch detection
- Explicit TLS 1.2/1.3 support and enhanced HTTP error logging
๐งช Testing
- Added comprehensive unit test suite for core services
๐ Documentation & Tools
- Standardized emulator paths and added official download links in
parameters.md - Updated
BatchConvertToCHDandRomValidatortool binaries - Added timeout messaging for image downloads and USB path guidance
Full Changelog: release5.3.1...release5.3.2