Update v25.2 docs

This commit is contained in:
topjohnwu
2022-07-20 20:09:02 -07:00
parent 910a36fdc1
commit 5cdf95a4d0
3 changed files with 20 additions and 0 deletions

11
docs/releases/25200.md Normal file
View File

@@ -0,0 +1,11 @@
## 2022.7.20 Magisk v25.2
Maintenance release fixing various issues.
- [MagiskInit] Fix a potential issue when stub cpio is used
- [MagiskInit] Fix reboot to recovery when stub cpio is used
- [MagiskInit] Fix sepolicy.rules symlink for rootfs devices
- [General] Better data encryption detection
- [General] Move the whole logging infrastructure into Rust
### Full Changelog: [here](https://topjohnwu.github.io/Magisk/changes.html)