v1.1.2
miraymen/pix2surfv1.1.2Mar 10, 2025by github-actions[bot]
AI Summary
This update adds ADB version information to the About dialog and fixes self-update functionality to handle Intel and Apple Silicon architectures correctly.
Key Highlights
- Show `adb version` in the About dialog
- Differentiate between Intel and Apple Silicon on MacOS
- Update Windows binary name in self-update
- Fixed config (`cfg`) issues
New Features
- GUI: show adb version in About
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