v1.8.1-dev.11 (2026-04-01)
Features
- Bumped Morphe Patcher to
1.3.3 - Bumped ReVanced Patcher to
22.0.1
Bug fixes
- Fixed mislabeled image resources and invalid decoded manifest resource references breaking patching across the ReVanced, ReVanced v22, and Ample runtimes #346
- Fixed
.rvppatch bundles being mislabeled as Ample without positive Ample markers #358 - Fixed older ReVanced
.rvpbundles staying identified as ReVanced even when metadata loading fails #358 - Preserve replaced variants when reinstalling saved apps, and clarify that the “Always create a new saved app entry” option only affects patcher saves #279
- Fixed fullscreen bundle/profile dialogs showing a mismatched status bar strip above the top bar #341
- Fixed the patcher source selector showing a false untrusted downloader plugin warning on clean installs with no downloader plugins added or installed #353
- Fixed the patch bundle URL editor sometimes requiring two OK taps after editing #339
- Possibily resolved OOM and crashing errors that are occuring for certain users when patching Google Photos with the
De-ReVancedpatch bundle #343 #349 - Fixed several split APK merger edge cases across runtimes, including duplicate extracted split filenames, incorrect density split skipping, and process-mode merge sorting not honoring its setting
- Improved patching stability by hardening worker shutdown and notification handling during restarts and app closure and added safer recovery for stale patch progress snapshots #365
Refactors
- Migrated URV’s internal source namespace from
app.revanced.managertoapp.urv.manageracross the app, API, and runtime modules