Releases: inotia00/rvx-builder
Releases · inotia00/rvx-builder
rvx-builder v3.9.15
- chore: update
package-lock.json
- fix: mounting fails if the target app is already in use by another process (root environment)
- fix: Java and NodeJs are always reinstalled whenever rvx-builder is run in termux (Android)
- fix: APKMirror parsing error #109
- feat: update hard coded JDK version
- feat: when user first installs rvx-builder on termux (Android), short commands are now available wiki
rvx-builder v3.9.12
- feat: rollback to previous command
-f
- feat: compatible with the official revanced-cli #107
rvx-builder v3.9.10
- feat: support latest cli
- feat: rollback commit 4faedc1
- feat: no longer use
killProcess
- fix: update hard coded package name
※ If possible, it is recommended to reinstall rvx-builder or remove settings.json
files. #105 (comment)
rvx-builder v3.9.8
- feat: update hard coded JDK version
- feat: remove unused variable
※ If possible, it is recommended to reinstall rvx-builder or remove settings.json
files. #105 (comment)
rvx-builder v3.9.7
- fix: alert dialog is not shown when debugging patch is included
- fix: changed label
recommended version
>supported version
- feat: add
AUTO SELECT
button - feat: add
ripLibs
settings (Android only) #100
※ If possible, it is recommended to reinstall rvx-builder or remove settings.json
files. #105 (comment)
rvx-builder v3.9.6
- feat: specify revanced-cli from custom source
※ If possible, it is recommended to reinstall rvx-builder or remove settings.json
files.
rvx-builder v3.9.5
- feat: change of the explanation of the start screen
- feat: download aapt2 from the same repo
- fix:
microg-support patch
cannot be excluded #99
※ If possible, it is recommended to reinstall rvx-builder or remove options.json
and settings.json
files.
rvx-builder v3.9.4
- hotfix: unable to include or exclude patches
※ If possible, it is recommended to reinstall rvx-builder or remove options.json
and settings.json
files.
rvx-builder v3.9.3
- upstream
- add
rm
command before moving mount script - change killProcess to try .. catch
- remove integrations check (already implemented in patcher)
- use new patch naming convention
rvx-builder v3.9.2
- upstream
- rollback: kill Java after build to prevent EBUSY
※ based on revanced-builder v3.9.1, but version named v3.9.2 to prevent version tag history from being entangled