v1.0.1
Universal-Debloater-Alliance/universal-android-debloater-next-generationv1.0.1Feb 24, 2024by github-actions[bot]
AI Summary
This update improves the user interface and update mechanism, including the introduction of an 'Apps' tab and switching to GitHub's release API for checking for updates.
Key Highlights
- UI improvements allow users to access the 'Apps' tab without forcing updates
- Update mechanism switched to GitHub's latest release API
- Enhanced Windows terminal logging support
New Features
- UI: Don't force users to update without showing 'Apps' tab
- UI: Prepend 'v' in front of version in navigation menu
- Update: Switch to using GitHub's latest release API
Full Release Notes
<!-- Release notes generated using configuration in .github/release.yml at v1.0.1 --> ## What's Changed ### Changed * feat(ui): don't force users to update without showing 'Apps' tab by @edgy-b in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/230 * fix(ci): Remove renderer matrix completely by @Frigyes06 in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/233 * feat(ui): prepend v in front of version in navigation menu by @Frigyes06 in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/259 * feat(update): switch to using GitHub's latest release API by @adhirajsinghchauhan in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/269 * feat(ci): changed release notes to use github's auto generated one. by @Frigyes06 in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/275 ### Fixed * fix: typo in build_artifacts.yml by @eleius in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/219 * fix(program): redundant prepended 'v' by @AnonymousWP in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/226 * fix: strip `v` version prefix when checking for updates by @lavafroth in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/236 * fix: allow the app to display logs when launced from the terminal on windows by @B0ney in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/238 * lint: apply clippy suggestions by @lavafroth in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/243 * fix: pass user flag when sdk version is 21 or above by @lavafroth in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/261 * refactor(program): make UAD-NG list have key value pair for directly building hashmap by @lavafroth in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/203 ## New Contributors * @eleius made their first contribution in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/219 * @edgy-b made their first contribution in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/230 * @xe1st made their first contribution in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/247 * @Artem13327 made their first contribution in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/264 * @qumuq-til made their first contribution in https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/pull/257 **Full Changelog**: https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/compare/v1.0.0...v1.0.1