Visit https://muntashirakon.github.io/AppManager/changelog.html for a more helpful changelog.
All the changes introduced in v2.5.14 to v2.5.16 except backup/restore which is not yet stable.
- Added an option to uninstall updates from system apps
- Added Hindi, Polish, Turkish and Ukrainian languages
- Added lib scanning in the scanner page
- Added localization and more checksums in the signatures tab
- Added more undocumented tags on app manifest
- Added only install option on signature mismatch, useful for devices with signature verification disabled
- Added sort and filter for backups in the main page
- Added the option to view system configurations (known as System Config), available in the main page (root only)
- Added AES encryption/decryption for backup/restore but no GUI is added to configure them yet
- Backup/restore app ops along with permissions when permissions is checked
- Display changes on reinstalling an app if the signature of the new apk is different
- Display confirmation message for non-root users when installing an apk
- Offer to uninstall & install app again on signature mismatch
- Recommend splits from the installed app
- Replaced exodus with scanner
- Updated the list of trackers
- Added custom focus instructions for label, pkg name and version in the app info page
- Display warning if usage access settings can't be opened to prevent crash
- Don't delete files if they are not decrypted for backup/restore
- Fixed crash on resume if the manifest is very large
- Fixed NullPointerException while fetching OpenPGP intent services
- Fixed scrolling behaviour in the App Info tab
- Follow symbolic links when backing up app data
- Increment meta version for backup/restore
- Mark the base backup for current user on restore by default
- run-as as root since Termux doesn't support ADB
- Update permission info on refreshing the uses permissions tab
- Use pm uninstall for ADB users