Commit 5cdf95a4 authored by topjohnwu's avatar topjohnwu

Update v25.2 docs

parent 910a36fd
# Magisk Changelog # Magisk Changelog
### v25.2
- [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
### v25.1 ### v25.1
- [MagiskBoot] Fix ramdisk backup being incorrectly skipped - [MagiskBoot] Fix ramdisk backup being incorrectly skipped
......
## 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)
# Release Notes # Release Notes
- [v25.2](25200.md)
- [v25.1](25100.md) - [v25.1](25100.md)
- [v25.0](25000.md) - [v25.0](25000.md)
- [v24.3](24300.md) - [v24.3](24300.md)
......
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