Changelogs
Highlights
- Migrated ADBKit from Wails v2 to Wails v3.
- Redesigned the setup wizard with a clearer three-step flow: Welcome, Setup Binaries, and Finish.
- Added a Windows release pipeline with portable builds, installer verification, and signed executables.
New
- Added Fastboot session support and Fastboot target selection in Terminal.
- Added persistent Scrcpy options and restored them across application launches.
- Added a native Scrcpy directory picker during setup.
- Added Linux CI jobs for portable and packaged artifacts.
- Expanded frontend test coverage for setup wizard state, Scrcpy state, and terminal targets.
Improved
- Improved managed binary downloads with archive validation, safe path checks, and failure recovery.
- Improved setup wizard layout, responsive behavior, status messaging, and reduced-motion support.
- Removed unused frontend assets and optimized the application logo.
Fixed
- Fixed platform-tools setup and related Windows test failures.
- Fixed Fastboot terminal sessions and target routing.
- Fixed command failures not being propagated to callers.
- Fixed valid managed packages being discarded after failed updates.
- Fixed external process windows appearing on Windows.