Releases: DaDevMikey/MagiskNext
Releases · DaDevMikey/MagiskNext
Release list
31.2
31.1
Magisk Next v31.1
🌟 The Ultimate Setup Wizard
The Out-of-Box-Experience (OOBE) has been completely rewritten from scratch to provide a hyper-polished, premium onboarding flow.
- Expanding Circular Reveal: When you finish setup, the wizard dynamically punches a transparent hole that expands to seamlessly unveil the Magisk Next app beneath it!
- Xiaomi-Style Morphing Icons: The top of the wizard now features dynamic icons that smoothly morph and slide as you swipe between pages.
- Interactive Visual Mockups: See live Compose visual previews of settings like Dark Mode before you even finish setup.
- The Profile Selector: A brand new page allows users to identify as a Standard User, Developer, or Module Creator to instantly pre-configure Magisk defaults.
🛠 Fixes & Improvements
- Module Hub Enhancements: Added a live-filtering Search Bar and a Sort By dropdown (Name/Author) to make navigating the community catalog a breeze.
- Update Checker Resolved: The network parser was misidentifying tags without a "v" prefix as Canary builds. It now safely parses and pulls your latest digit-only tags (like
31.0and31.1) correctly. - Reboot Button Restored: The native reboot menu (System, Recovery, Bootloader, Safe Mode) is now always visible on the Home tab as long as you are rooted or have "Fake Root" enabled.
- UI Polish: Fixed text contrast issues on the Setup Wizard titles while in Dark Mode.
31.0
Magisk Next 31.0
This release focuses on features that are not present in the stock Magisk app, plus UI and developer workflow upgrades tailored for Magisk Next users.
What is new vs stock Magisk app
Native stealth stack
- Native denylist-oriented stealth and process isolation focus.
- Designed to reduce dependency on stacking multiple third-party root-hiding modules.
Advanced bootloop protection
- Built-in bootloop protection flow focused on automatic recovery behavior.
- Module failure scenarios are handled with a safer fallback strategy.
Action Scripts support
- Module actions can be triggered directly from the app UX.
- Quick access workflow designed for routine root tasks.
New Labs and Experimental hub
- A dedicated Labs section is available in settings.
- New Experimental Features screen centralizes in-progress features.
Integrated Module Creator (new)
- Create module ZIPs directly on device.
- Build
module.prop+ script package in-app. - Share or flash the generated module immediately.
Module Hub groundwork (new)
- New Module Hub entry point and UI scaffold.
- Structured for in-app module discovery and update workflow expansion.
WebUI bridge activity (new)
- Dedicated WebUI activity for module dashboards.
- JavaScript bridge (
MagiskJS) support for module WebUI interactions. - Includes fallback handling when
index.htmlis missing.
Developer-mode enhancements (new)
- In-app developer mode unlock flow in About section.
- Developer-only toggles such as Fake Root UI simulation and advanced testing switches.
Settings and app UX updates
- Expanded settings structure with Labs/developer-oriented controls.
- Additional customization and tooling pathways beyond stock app behavior.
Notes
- Some features in Labs and Module Hub are intentionally marked experimental or in-progress.