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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
0.7.2
Fixed
Permission handler uses single RemotePermission — upstream 0.7.2 refined the spec to use a single RemotePermission per request (not batched array). The test host now matches.
Changed
Dependencies — @novasamatech/host-api, host-container, product-sdk → ^0.7.2. Upstream changes include ABI-stable method ordering, notification permission gate, and restored deprecated JSON-RPC methods for backward compatibility.