Releases: VR-25/tarb
Releases · VR-25/tarb
v2024.7.22
- Improve module support for all available frameworks
- Make build script work on BSD and MacOS
- Support Android 12+ SSAID backup/restore
- Support root environments without su (e.g., rooted adb)
- Update help text
v2023.10.22
- Fix -u; add curl bins
- Fix APK checksum logic
- Fix version updater (build.sh)
- Optimize bin extraction
v2023.10.16
- Backup only the last trichromelibrary version and auto-remove its
old backups - Handle failed binary downloads (build.sh)
- Updated bundled binaries
- Use less instead of more for displaying the help text
v2023.7.25
v2022.6.25
v2022.6.4
v2022.5.25
- Architecture-aware self-backup
- Build script gets version from changelog
- Fixed
-rnx ['regex']
- Fixed settings backup output inconsistencies
v2022.5.16
v2022.5.16 202205160
- Fixed "backup/restore stops right after gms";
- Remind user to disable/remove Magisk modules that may cause bootloop;
- Updated Telegram group link.
v2022.5.15
v2022.5.15 202205150
- Fixed -rnx ['regex'];
- -r shall have no fallback regex, just like -b;
- Skip GMS data backup/restore.
v2022.5.12
v2022.5.12 202205120 - C flag: exclude all *[cC]ache* files/directories globally (alternative to -X '*[cC]ache*'); - Do not backup/restore SSAIDs if /data/system/users/0/settings_ssaid.xml is encrypted; - Updated info and support texts.