v0.5.0
Adopt Roam API 2026-07-07 so the plugin speaks the common v1 webhook envelope and structured error codes.
Changes since v0.4.3
- Pin
ROAM_API_VERSIONto2026-07-07(was2026-06-01) - Unwrap webhook envelope
{ type, eventId, timestamp, apiVersion, data }while still accepting bare baseline payloads - Parse v0/v1 API error bodies; treat
token_revoked/invalid_tokenas permanent auth failures - Ignore
chat.messageedit/delete for agent dispatch (create-path only) - (#46)
Publishing to npm via OIDC trusted publishing (release workflow).