Skip to content

Releases: topjohnwu/Magisk

Magisk Manager v8.0.7

17 Jan 14:16

Choose a tag to compare

manager-v8.0.7

Update release notes

Magisk v21.3

16 Jan 12:57

Choose a tag to compare

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 if coming from older releases.

v21.3

  • [MagiskInit] Avoid mounting f2fs userdata as it may result in kernel crashes. This shall fix a lot of bootloops
  • [MagiskBoot] Fix a minor header checksum bug for DHTB header and ASUS blob image formats
  • [MagiskHide] Allowing hiding isolated processes if the mount namespace is separated

Full Changelog: here

Magisk Manager v8.0.6

16 Jan 12:56

Choose a tag to compare

manager-v8.0.6

Add v21.3 release notes

Magisk Manager v8.0.5

11 Jan 04:33

Choose a tag to compare

manager-v8.0.5

Fix

Magisk v21.2

28 Dec 23:54

Choose a tag to compare

v21.2 is a maintenance update, mostly addressing bugs, and expanding device compatibility. Checkout the full v21.0 release notes if coming from older releases.

v21.2

  • [MagiskInit] Detect 2SI after mounting system_root on legacy SAR devices
  • [General] Make sure post-fs-data scripts cannot block more than 35 seconds
  • [General] Fix the magisk --install-module command
  • [General] Trim Windows newline when reading files
  • [General] Directly log to file to prevent logcat weirdness
  • [MagiskBoot] Fix header dump/load for header v3 images

Full Changelog: here

Magisk Manager v8.0.4

28 Dec 23:53

Choose a tag to compare

manager-v8.0.4

Add v21.2 release notes

Magisk v21.1

13 Nov 12:33

Choose a tag to compare

v21.1 is a maintenance update from v21.0, mostly addressing bugs, refining some details, and adding new boot image format support (for Pixel 5 and 4a 5G). Checkout the full v21.0 release notes if coming from older releases.

Full Changelog: here

Magisk Manager v8.0.3

13 Nov 12:35

Choose a tag to compare

manager-v8.0.3

Push release notes

Magisk Manager v8.0.2

08 Oct 08:10

Choose a tag to compare

manager-v8.0.2

Update app changelog

Magisk Manager v8.0.1

06 Oct 12:11

Choose a tag to compare

manager-v8.0.1

Update docs and README