Releases: Broly1/WindUSB-GUI
Releases · Broly1/WindUSB-GUI
WindUSB-GUI
Update Rust GUI to always use local binary execution via bin-local/ bump windusb-gui to version 1.0.1
WindUSB-GUI
Refactor: implement multi-phase progress tracking for flashing - Introduce a phase-based monitoring system to distinguish between boot file extraction and WIM splitting. - Improve progress accuracy by calculating WIM split delta against a baseline disk usage. - Add proactive device existence checks within the monitoring thread to handle accidental unplugging gracefully. - Refine final sync progress calculation and status messaging. - Clean up unused imports and simplify command status handling.
WindUSB-GUI
v0.09 Fix: detect drive disconnection and handle process errors during flas…
WindUSB-GUI
v0.08 Optimize build script logic and improve flasher progress accuracy
WindUSB-GUI
v0.07 Refactor: major overhaul of build script for maximum portability