Magisk Manager v4.2
Magisk Manager v4.2 is now live on Play Store. OP direct links are also updated accordingly. Tons of improvements to the app, check the changelog for more info
Where is the Magisk Update?
I'm aware there are issue in Magisk v11.1 (vendor mount issues, and MagiskSU system rw issue). I already fixed the system rw MagiskSU issue (so TiBack now 100% functional), you can check the Superuser sources if you're interested into the solution. I'll push an update soon after I fixed all currently known issues, AND add compatibility to more devices. Please note that I'm only one single man, and also got a real life to deal with, so I can only focus one thing at a time. I decided to first improve the Magisk Manager application to a point I think it's acceptable. Android application development is quite tedious, I have to put quite some time and effort into it. After this Magisk Manager update, I will put all my attention on the core Magisk part, so please stay tuned!
New Online Module Info Display
I updated the way Magisk Manager show the details of Online Magisk Modules in the repo. Previously I let each module include a changelog.txt, donate link, and support link. However, I think it would be better to let module developers to write anything they want. And considering the text rendering needs to be nice and clean, I think Markdown is the best choice here! You can include links to your thread, links to your donation link, download link for an app required, changelog.... anything!
All Repo Developers Aware!
In Magisk Manager v4.2, the app will read the README.md file within your repo, and render the file properly. The changelog.txt file, support and donate entry within module.prop are no longer read, they can be removed. Please update your README.md file ASAP to let the new app properly display what your modules do.