You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/releases/21400.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,14 @@
1
-
## 2021.1.16 Magisk v21.3
1
+
## 2021.1.17 Magisk v21.4
2
+
3
+
**Update**: v21.4 adds more regression hot fixes.
2
4
3
5
Happy 2021! v21.3 adds a workaround for devices with buggy F2FS Linux kernel drivers. This F2FS bug may cause bootloops on many devices. Checkout the full [v21.0 release notes](https://topjohnwu.github.io/Magisk/releases/21000.html) if coming from older releases.
4
6
7
+
### v21.4
8
+
9
+
-[MagiskSU] Fix `su -c` behavior that broke many root apps
10
+
-[General] Properly handle read/write over sockets (the `broken pipe` issue)
11
+
5
12
### v21.3
6
13
7
14
-[MagiskInit] Avoid mounting `f2fs` userdata as it may result in kernel crashes. This shall fix a lot of bootloops
0 commit comments