|
| 1 | +# v1.7.0 (2025-12-31) |
| 2 | + |
| 3 | + |
| 4 | +# Features |
| 5 | + |
| 6 | +- Added the ability to favorite files and folders in the file picker page https://github.com/Jman-Github/Universal-ReVanced-Manager/issues/77 |
| 7 | +- Added device ABI to version search queries https://github.com/Jman-Github/Universal-ReVanced-Manager/issues/79 |
| 8 | +- Added a settings option under Settings > Advanced to change the search engine used for version search queries |
| 9 | +- Dev builds now use `-dev` in their version numbers |
| 10 | +- Updates are no longer prompted when using dev builds |
| 11 | +- Updated the installation flow for the system installer to prompt the user to enable the "Install unknown apps" permission if not already granted by the user |
| 12 | +- Removed the redundant `Apply` and `Cancel` buttons from the theme preview widgets in Settings > General |
| 13 | +- Added a settings toggle in Settings > Advanced for the patch selection screen version tags |
| 14 | +- Updated the "Configure updates" screen that appears on a fresh install from referring to the Official ReVanced Patches as "ReVanced Patches" to "Official ReVanced Patches" instead for consistency |
| 15 | +- Updated the "Show & allow using universal patches" setting, when toggled off, to hide apps on the app selection screen that don't use any patches (so ones that only use universal patches) |
| 16 | +- Converted the existing components of the app that use old file pickers to the new one, including save and overwrite warning logic |
| 17 | +- Removed the "Show other versions" button on the select an app screen for apps that support all versions https://github.com/Jman-Github/Universal-ReVanced-Manager/issues/87 |
| 18 | +- Patch options menus now follow the same design as the rest of the patch selection page https://github.com/Jman-Github/Universal-ReVanced-Manager/issues/84 |
| 19 | +- The custom file picker now remembers the last directory you were in and persists it across all instances of the file picker |
| 20 | +- Added a discover bundle screen using Brosssh's external bundle API |
| 21 | +- Added an option in `Developer Options` to disable the battery optimization banner that is shown if the user has battery optimization on |
| 22 | +- Updated the patcher steps UI to match upstream improvements https://github.com/ReVanced/revanced-manager/pull/2805 |
| 23 | +- Added a new "Auto-expand running steps" setting for patcher progress widgets |
| 24 | +- Upstreamed app info improvements https://github.com/ReVanced/revanced-manager/pull/2896 |
| 25 | +- Improved downloader plugin trust dialog design https://github.com/ReVanced/revanced-manager/pull/2420 |
| 26 | +- Added background bundle updates that can auto-download with a single progress notification, plus availability alerts for bundles set to manual updates. Enable in Settings > Updates. This also includes a background patching notification if you leave the app during patching https://github.com/ReVanced/revanced-manager/pull/2561 |
| 27 | +- Added individual patcher steps in the patcher screen https://github.com/ReVanced/revanced-manager/pull/2889 |
| 28 | +- Improved the experimental patcher with a faster APK write path during patching. ZIP sanitization before signing now runs only if initial signing fails |
| 29 | +- Patch profiles empty state text now matches the apps tab styling |
| 30 | +- Added a toggle to disable saving patched apps and hide saved‑app delete actions when disabled https://github.com/Jman-Github/Universal-ReVanced-Manager/issues/91 |
| 31 | +- Made the system installer more accurately detect failures or interruptions https://github.com/Jman-Github/Universal-ReVanced-Manager/issues/92 |
| 32 | +- With the custom file picker, you can now see APK file app icons |
| 33 | +- Added the ability to manually select a patch bundle from a dialog for patch profiles using remote patch bundles that are marked as unavailable |
| 34 | +- Added the ability to manually select a patch bundle for saved patched apps when the bundle is missing or unnamed |
| 35 | +- Added a search bar to Settings https://github.com/Jman-Github/Universal-ReVanced-Manager/issues/93 |
| 36 | + |
| 37 | + |
| 38 | +# Bug fixes |
| 39 | + |
| 40 | +- Fixed issues with the experimental patcher where an error would be thrown saying a patch does not exist |
| 41 | + |
| 42 | + |
| 43 | +# Docs |
| 44 | + |
| 45 | +- Fixed the app icon in the `README.md` not showing |
| 46 | +- Added a star history graph to the `README.md` |
| 47 | +- Added new unique features to the `README.md` |
| 48 | + |
| 49 | + |
1 | 50 | # v1.6.1 (2025-12-19) |
2 | 51 |
|
3 | 52 |
|
|
7 | 56 | - Added a split APK unsupported guard for the Rooted mount installer |
8 | 57 | - Added additional guards and checks during patch bundle importing using a remote URL |
9 | 58 | - Added a "Use device language" option that uses the device's set language if available; if not, it falls back to English https://github.com/Jman-Github/Universal-ReVanced-Manager/issues/69 |
10 | | -- Importing patch bundles from a file now shows the progress of the import (similar to how importing remote bundles work) |
| 59 | +- Importing patch bundles from a file now shows the progress of the import (similar to how importing remote bundles works) |
11 | 60 | - Improved monochrome icons |
12 | 61 | - Added the ability to disable patch bundles, which removes the bundle from the patch selection page, and grays out the bundle on the patch bundles tab https://github.com/ReVanced/revanced-manager/pull/2731 |
13 | 62 | - Aligned the pencil button on the patch bundles tab to the other buttons (along with giving it the same size as the other buttons) |
14 | 63 | - Added a search button next to all version listings under "Show suggested versions" on the app selection page. Tapping the new button searches with Google the package name and the version number (example: com.google.android.youtube 20.51.38) |
15 | 64 | - Redesigned the UI of the app selection page |
16 | 65 | - Patch filter selections on the patch selection page now persist https://github.com/Jman-Github/Universal-ReVanced-Manager/issues/73 |
17 | 66 | - Improved patch selection screen UI |
18 | | -- Added chip tags on patches on the patch selection screen showing the versions said patch supports https://github.com/Jman-Github/Universal-ReVanced-Manager/issues/75 |
| 67 | +- Added chip tags on patches on the patch selection screen showing the versions the patch supports https://github.com/Jman-Github/Universal-ReVanced-Manager/issues/75 |
19 | 68 | - Added a "Get patch bundle URLs here" widget on the "Add a patch bundle" dialog that links to the "ReVanced-Patch-Bundles" repo |
20 | 69 | - Added Russian and Ukrainian translations https://github.com/Jman-Github/Universal-ReVanced-Manager/pull/72 |
21 | 70 | - Redesigned theme preview widgets in Settings > General under "Theme preview" |
|
52 | 101 | - Updated the "Uninstall" button to "Unmount" and the "Update" button to "Remount" for saved patched apps in the "Apps" tab for apps installed by the rooted mount installer |
53 | 102 | - Added ability for users with root to mount patched apps by changing your primary installer to "Rooted mount installer" https://github.com/Jman-Github/Universal-ReVanced-Manager/issues/40 |
54 | 103 | - Added a button to the installation in progress dialog on the patcher screen allowing the user to "Leave anyway" and not wait for the installer to finish or timeout/fail |
55 | | -- Added a "External installer", "Rooted mount installer", "System installer" and "Shizuku" installation types to the app info page for saved patched apps in the "Apps" tab |
| 104 | +- Added an "External installer", "Rooted mount installer", "System installer" and "Shizuku" installation types to the app info page for saved patched apps in the "Apps" tab |
56 | 105 | - Added a confirmation dialog when tapping the back button during an install on the "App info" page for saved patched apps in the "Apps" tab |
57 | 106 | - Removed the "Default" app selection page filter and replaced it with a "Installed only" and "Patches available" filter, along with making them multiselectable https://github.com/Jman-Github/Universal-ReVanced-Manager/issues/54 |
58 | 107 | - Added new options under "Patch selection buttons order" in Settings > Advanced which allows the user to hide patch selection page action buttons |
|
94 | 143 | - Vietnamese localization (new app language option) https://github.com/Jman-Github/Universal-ReVanced-Manager/pull/38 |
95 | 144 | - Revamped Settings > General theme presets: the System preset is now labeled "Follow system" (and is the default for new installs/resets), the Pure black option is simplified to "Pure black", every preset remains single-select so you can clear them to return to manual colors, Dynamic color is the only preset that blocks accent tweaks, and the preset description copy better explains how these toggles work https://github.com/Jman-Github/Universal-ReVanced-Manager/issues/29 |
96 | 145 | - Renamed the dynamic theme to "Material You" |
97 | | -- The GitHub icon buttons on each bundles info and widget now opens a bottom sheet with buttons for the release page and the patch-list catalog section (if available) |
| 146 | +- The GitHub icon buttons on each bundle's info and widget now open a bottom sheet with buttons for the release page and the patch-list catalog section (if available) |
98 | 147 | - Network requests now retry and respect server Retry-After headers when hit with HTTP 429 errors to reduce failed downloads |
99 | 148 | - Added an automatic "Merge split APK" step between loading patches and reading the APK so .apks, .apkm and .xapk archives are merged and patched without extra tools. |
100 | 149 | - Patch selection action buttons now remain visible at all times (graying out when unavailable) and automatically collapse when you scroll or switch bundles |
101 | 150 | - New Advanced setting lets you choose whether the patch selection action panel should auto-collapse after toggling patches |
102 | | -- Added a option in settings under Settings > Advanced "Patch selection action buttons order" that lets you reorder the patch selection action buttons |
| 151 | +- Added an option in settings under Settings > Advanced "Patch selection action buttons order" that lets you reorder the patch selection action buttons |
103 | 152 | - Tap and hold the uninstall button on the app info page for saved patched apps to get the option to update that app (install over the existing one). The uninstall button still remains |
104 | | -- Add downloader help dialog explaining plugins and linking to supported list https://github.com/Jman-Github/Universal-ReVanced-Manager/pull/37 |
| 153 | +- Added downloader help dialog explaining plugins and linking to supported list https://github.com/Jman-Github/Universal-ReVanced-Manager/pull/37 |
105 | 154 | - Updated to Liso’s patcher v22 (backwards compatible with existing patch bundles too) https://github.com/Jman-Github/Universal-ReVanced-Manager/pull/39 |
106 | 155 | - Moved the rearrange patch bundles button in the patch bundles tab to the top right, next to the settings gear |
107 | | -- Remove the old "patch not does exist" error handling system and replaced it with a simple warning dialog that tells the user the issue, before the patching process begins |
| 156 | +- Removed the old "patch does not exist" error handling system and replaced it with a simple warning dialog that tells the user the issue, before the patching process begins |
108 | 157 |
|
109 | 158 |
|
110 | 159 | # Bug fixes |
|
265 | 314 |
|
266 | 315 | # Features |
267 | 316 |
|
268 | | -- App launcher name is now "URV Manager" so the full name is displayed on different ROMs (name isnide the app still remains the same) |
| 317 | +- App launcher name is now "URV Manager" so the full name is displayed on different ROMs (name inside the app still remains the same) |
269 | 318 | - Selected patch counter shows count when scrolling in patch selection menu |
270 | 319 |
|
271 | 320 | # Bug fixes |
|
282 | 331 | - Added patch bundle exporting and importing support |
283 | 332 | - Added a deselect all per-bundle button in patch selection menu (the global deselect all button now has a different icon) |
284 | 333 | - Permanently enabled "Developer Options" in settings (removed the hidden flow to unlock them) |
285 | | -- Added an toggle in settings for updating the manager and patch bundles on metered connections |
| 334 | +- Added a toggle in settings for updating the manager and patch bundles on metered connections |
286 | 335 | - Re-added the manager changelog app functions, screens, and buttons |
287 | 336 | - Added labels to the global patch deselection, per-bundle patch deselection, and reset to default buttons in the patch selection screen |
288 | 337 | - Renamed parts of the app from "Patch" or "Patches" to "Patch Bundle" to help with terminology clarity |
|
296 | 345 |
|
297 | 346 | - Added patch bundle display naming |
298 | 347 | - Added support for all 3rd party patch bundles |
299 | | -- Added the ability to deselect all patches in selection menu |
| 348 | +- Added the ability to deselect all patches in selection menu |
0 commit comments