mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-08-24 14:37:28 +00:00
Push release notes
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
Long time no see! v21.0 is the largest release in Magisk's history. It comes with full Android 11 support (tons of stuff had to be rewritten from scratch!), and a completely redesigned Magisk Manager. These are the reasons why this particular public release took me over half a year to wrap up.
|
||||
|
||||
To the end user, not much has changed other than the fact that Magisk Manager has completely changed its appearance. However developers should pay some attention to some changes due to adjustments for Android 11. Full changelogs are too massive to fit, so here I'll point out the main changes and links to updated documentations.
|
||||
To the end user, not much has changed other than the fact that Magisk Manager has completely changed its appearance. However developers should pay attention to some changes due to adjustments for Android 11. Full changelogs are too massive to fit, so here I'll point out the main changes and links to updated documentations.
|
||||
|
||||
### Highlights
|
||||
|
||||
|
5
docs/releases/21100.md
Normal file
5
docs/releases/21100.md
Normal file
@@ -0,0 +1,5 @@
|
||||
## 2020.11.13 Magisk v21.1
|
||||
|
||||
v21.1 is a maintenance update from v21.0, mostly addressing bugs, refining some details, and adding new boot image format support (for Pixel 5 and 4a 5G). Checkout the full [v21.0 release notes](https://topjohnwu.github.io/Magisk/releases/21000.html) if coming from older releases.
|
||||
|
||||
### Full Changelog: [here](https://topjohnwu.github.io/Magisk/changes.html)
|
@@ -1,5 +1,6 @@
|
||||
# Release Notes
|
||||
|
||||
- [v21.1](21100.md)
|
||||
- [v21.0](21000.md)
|
||||
- [v20.4](20400.md)
|
||||
- [v20.3](20300.md)
|
||||
|
Reference in New Issue
Block a user