v1.1.2
Schniz/fnmv1.1.2Mar 10, 2025by github-actions[bot]
AI Summary
v1.1.2 addresses a critical self-update bug affecting MacOS and Windows and adds a feature to display the ADB version in the GUI.
Key Highlights
- Fixed self-update differentiation between Intel and Apple Silicon on MacOS.
- Fixed Windows binary naming issues during self-update.
- Added display of 'adb version' in the About GUI section.
- Resolved configuration (`cfg`) issues.
New Features
- GUI update showing ADB version
- Self-update bug fixes for Intel/Apple Silicon and Windows
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