v1.1.2
jianchang512/clone-voicev1.1.2Mar 10, 2025by github-actions[bot]
AI Summary
This release adds the ADB version to the about screen and fixes a critical self-update issue for MacOS and Windows binaries to handle different architectures correctly.
Key Highlights
- Show `adb version` in About screen
- Fix self-update differentiation between Intel and Apple Silicon on MacOS
- Fix `cfg` issues
New Features
- Show ADB version in About screen
- Fix self-update for Intel/Apple Silicon/Windows
- Fix cfg issues
Full Release Notes
<!-- Release notes generated using configuration in .github/release.yml at v1.1.2 --> ## What's Changed ### Features * feat(GUI:view:about): show `adb version` by @Rudxain in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/894 ### Fixed * fix(self-update): differentiate between Intel and Apple Silicon on MacOS and update Windows binary name by @Frigyes06 in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/895 * fix: `cfg` issues by @Rudxain in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/898 **Full Changelog**: https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/compare/v1.1.1...v1.1.2