Commit b885ccbd authored by topjohnwu's avatar topjohnwu

Bump version

parent da6f1d0f
......@@ -27,8 +27,8 @@ android {
productFlavors {
full {
versionCode 122
versionName "5.7.0"
versionCode 125
versionName "5.8.0"
}
stub {
versionCode 1
......
### v5.7.0
- Add app shortcuts for Android 7.1+
- Bump minimal module `minMagisk` to `1500`
- Adjustments for new sepolicies on v16.4+
- Fix crashes when refreshing the online repo
### v5.8.0
- Remain hidden when upgrading within repackaged Magisk Manager
- New feature: support reconstructing a proper Magisk environment if error detected (e.g. after factory reset)
- New uninstall method: download uninstaller and completely remove Magisk + Magisk Manager, following with a reboot
- Hidden apps are now shown on the top of the list in MagiskHide fragment
- Tons of under-the-hood bug fixes and improvements
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment