Skip to content

PatchNest v0.4.1-rc2

Latest

Choose a tag to compare

@Zhanfg Zhanfg released this 08 Jun 12:16

PatchNest v0.4.1-rc2

🐛 Bug fixes (on-device report 2026-06-08)

  • Boot image detection on A/B slot B: find_boot_image() now searches for boot_b and kern_a (was missing on A/B devices running slot B with empty $SLOT — confirmed on OnePlus PJZ110 / Android 16). Fixes WebUI 错误:找不到 Boot 镜像 error.
  • KSU version field: module.prop::version stripped of v prefix (v0.4.1-rc10.4.1-rc2). KernelSU CN-locale module list parser does not recognize v-prefixed versions as valid SemVer and falls back to "Unknown" for both version and author.
  • Side effect of the above: "未安装" status on the detail page was a downstream consequence of the boot-image detection failure — kpatch hello fails because kpimg was never injected. Auto-resolves once the boot detection fix takes effect.

📦

  • versionCode: 25 → 26
  • version: v0.4.1-rc1 → v0.4.1-rc2

Install / Update

Existing users: re-install this zip in KernelSU → Modules → Install from storage. New users: standard install. WebUI update-check will detect the new version automatically.