Commit b885ccbd authored by topjohnwu's avatar topjohnwu

Bump version

parent da6f1d0f
...@@ -27,8 +27,8 @@ android { ...@@ -27,8 +27,8 @@ android {
productFlavors { productFlavors {
full { full {
versionCode 122 versionCode 125
versionName "5.7.0" versionName "5.8.0"
} }
stub { stub {
versionCode 1 versionCode 1
......
### v5.7.0 ### v5.8.0
- Add app shortcuts for Android 7.1+ - Remain hidden when upgrading within repackaged Magisk Manager
- Bump minimal module `minMagisk` to `1500` - New feature: support reconstructing a proper Magisk environment if error detected (e.g. after factory reset)
- Adjustments for new sepolicies on v16.4+ - New uninstall method: download uninstaller and completely remove Magisk + Magisk Manager, following with a reboot
- Fix crashes when refreshing the online repo - 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