Skip to content

Releases: Broly1/WindUSB-GUI

WindUSB-GUI

Choose a tag to compare

@Broly1 Broly1 released this 16 Feb 17:38
v0.12

Add AppImageUpdate support

WindUSB-GUI

Choose a tag to compare

@Broly1 Broly1 released this 14 Feb 20:30
Update Rust GUI to always use local binary execution via bin-local/

bump windusb-gui to version 1.0.1

WindUSB-GUI

Choose a tag to compare

@Broly1 Broly1 released this 21 Jan 19:39
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

Choose a tag to compare

@Broly1 Broly1 released this 20 Jan 16:45
v0.09

Fix: detect drive disconnection and handle process errors during flas…

WindUSB-GUI

Choose a tag to compare

@Broly1 Broly1 released this 20 Jan 07:07
v0.08

Optimize build script logic and improve flasher progress accuracy

WindUSB-GUI

Choose a tag to compare

@Broly1 Broly1 released this 20 Jan 02:49
v0.07

Refactor: major overhaul of build script for maximum portability