Update docs and README

This commit is contained in:
topjohnwu
2020-10-06 05:10:19 -07:00
parent 9225b47568
commit 8dc62a0232
4 changed files with 16 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
## 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.