Releases

History, Change log, Tag Revision, Commit SHA, Release name and date
🏷️ v70.9.6 🔖 61c23a 🗓️ Oct 16, 2025
- First production release
- Fully compatible with TestQCHub admin dashboard with bearer token authorization
- Sync versioning to testqcusb versioning release for better ci/cd automated script
- Add warning to uninstall the app in farewell page, this app is NOT for users!
- Add manual installer build system for release with desktop shortcut and uninstaller
- Add automated ci/cd build system release
- Add TestQCHub for build version and base system field
- Add Webview2 double click fullscreen feature
- Fix touchscreen and video webview media rules issue in fullscreen mode
- Bugs fixes and performance improvements
📦 Variants :
🏷️ v1.7.11 🔖 e620e67 🗓️ Oct 6, 2025
- Add complete submitdata page with bearer token authorization
- Add real html5 fullscreen mode for Webview2
- Fix geolocation user permission handler
- Fix Bluetooth module case for classic v4 and BLE v5 mode handler
- Fix Network test module with speed improvement
- Add complete testqc menu and autotest handler feature
- Add complete deviceinfo page with color filter legends
- Add sysinfo hardware topology feeature
- Add get device info core from various tools and registry libs
- Add debug system and logging for better development
- Replacing wmi with threaded powershell workers for faster performance
- Initial use wmi to get all deviceinfo data
- Replace waitress serve with builtin server from Webview and optimize it
- Initial working version with Webview2 replacing Edge usecase
- Initial build with Edge browser as ui output
- Initial fork from testqcusb linux version