You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The package now carries extended module metadata, so managers that read it show the module icon, cover image, dashboard screenshots, support and donate links, and the supported device list next to the module.
The supported device list is published as model IDs, so it matches Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, and Pixel 9 Pro Fold instead of failing to match every device.
The README has been rewritten around first-time setup: requirements, flashing steps for Magisk, KernelSU, and APatch, updating, uninstalling, troubleshooting, and dashboard screenshots.
Corrected the documented logging behavior. debug.log is the boot tuning report and is rewritten on every boot, while actions taken from the dashboard are recorded in maintenance.log. The support snapshot is regenerated by Run maintenance, not by the Support tab, which only loads the existing file.
Added a contributing guide, a security policy with a private reporting channel, and issue forms that collect the device, build, root solution, profile, and a support snapshot.
Release preflight now parses the module metadata, and documentation assets are kept out of the package.
No tuning, thermal, or WebUI behavior changes in this release.