v1.1.2

google-research/timesfmv1.1.2Mar 10, 2025by github-actions[bot]

AI Summary

The update adds a new feature to display the ADB version within the GUI's about section. Additionally, it fixes a self-update issue that failed to differentiate between Intel and Apple Silicon architectures on MacOS and corrected Windows binary naming.

Key Highlights

  • New feature to show `adb version` in the GUI about section
  • Fixes self-update logic for MacOS (Intel vs Apple Silicon) and Windows binaries
  • Resolves configuration (`cfg`) issues

New Features

  • Show `adb version` in GUI

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