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 forboot_bandkern_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::versionstripped ofvprefix (v0.4.1-rc1→0.4.1-rc2). KernelSU CN-locale module list parser does not recognizev-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 hellofails because kpimg was never injected. Auto-resolves once the boot detection fix takes effect.
📦
versionCode: 25 → 26version: 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.