From 97d6575691e6feb7ae87b3ec91292bb5d5d551ba Mon Sep 17 00:00:00 2001 From: RikkaW Date: Sun, 21 Feb 2021 20:10:27 +0800 Subject: [PATCH] Version 11.4.5 --- template/magisk_module/README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/template/magisk_module/README.md b/template/magisk_module/README.md index ba094aa..fc40abb 100644 --- a/template/magisk_module/README.md +++ b/template/magisk_module/README.md @@ -4,7 +4,11 @@ ## Changelog -### v11.4.3 (2021-02-14) +### v11.4.5 (2021-02-21) + +- Fix random authorization dialog or management ui not showing + +### v11.4.4 (2021-02-19) - Fix developer options crash on Android 12 - Works on devices that have dropped 32-bit support (Android 12 emulator or devices in the future)