mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-01 15:44:02 +00:00
Update docs and README
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Magisk Documentation
|
||||
(Updated on 2020.10.2)
|
||||
(Updated on 2020.10.6)
|
||||
|
||||
- [Installation Instructions](install.md)
|
||||
- [Frequently Asked Questions](faq.md)
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
# Magisk Manager Changelog
|
||||
|
||||
### v8.0.1
|
||||
|
||||
- Fix `vbmeta.img` patching for Samsung `AP.tar` files. This fixes bootloops on devices like Galaxy S10 after flashing updated AP files.
|
||||
- Properly truncate existing files before writing to prevent corrupted files
|
||||
- Prevent a possible UI loop when device ran into very low memory
|
||||
- Switch to use JSDelivr CDN for several files
|
||||
|
||||
### v8.0.0
|
||||
|
||||
- 100% full app rewrite! Will highlight functional changes below.
|
||||
|
||||
Reference in New Issue
Block a user