What's Changed in v1.2.0
🍎 macOS Support
- Added official native support for macOS (Apple Silicon ARM64 and Intel x64).
- Integrated macOS
witbinary handling, removable drive discovery in/Volumes, and environment path resolution.
💾 Configurable Temporary Directory & Disk Space Optimization
- Added configurable temporary directory setting in Settings.
- Optimized disk space usage during WBFS to ISO conversion.
⚡ Code Improvements & Dependency Updates
- Updated core dependencies and libraries (Avalonia, SkiaSharp, SharpCompress).
- Modernized stream handling with
ReadExactlyand cleaned up redundant code patterns.
🚀 Running the App
All release packages are Self-Contained Single-File executables (no .NET runtime installation required).
Please refer to the included README.txt inside each .zip file for platform-specific prerequisites (java and wit).
Full Changelog: 1.1.0...v1.2.0