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
v1.8.2 focuses on build-chain and simulator release HAP evidence for ccnubox-style native-heavy Expo apps.
It extends the Harmony native adapter catalog for local HAR discovery, managed autolinking, and compatibility shims for the current RNOH adapter set.
It keeps release HAP generation installable via native library pickFirsts for duplicated RNOH shared objects and excludes shim-only capabilities from managed permission requests.
README, support matrix, and signing docs were updated around the new evidence boundary.
ccnubox local target: pnpm harmony:doctor --target-tier experimental --json, pnpm harmony:env, pnpm harmony:bundle, pnpm harmony:build:debug, and pnpm harmony:build:release.
Simulator evidence: hdc list targets found 127.0.0.1:5555, hdc install -r <release-hap> returned install bundle successfully, and aa start -a EntryAbility -b com.muxixyz.ccnubox returned start ability successfully.
Remote validation: the tag-triggered GitHub release workflow for v1.8.2 completed Release Check and Publish to npm; npm resolved latest -> 1.8.2.
Notes / 说明
中文
v1.8.2 不扩大 public verified promise;唯一 verified matrix 仍是 expo55-rnoh082-ui-stack。
v1.8.2 does not widen the public verified promise; the only verified matrix remains expo55-rnoh082-ui-stack.
The ccnubox release HAP result is simulator install/start evidence, not AppGallery production signing, true-device acceptance, or per-capability release runtime validation.
Preview capability release evidence remains no[none], and device acceptance still needs real-device or manual-doc evidence.