Skip to content

31.0

Pre-release
Pre-release

Choose a tag to compare

@DaDevMikey DaDevMikey released this 28 May 09:53
· 11 commits to master since this release

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.html is 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.