Skip to content

v0.5.0

Choose a tag to compare

@robfig robfig released this 17 Jul 00:29
· 1 commit to master since this release
9ba17d7

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_VERSION to 2026-07-07 (was 2026-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_token as permanent auth failures
  • Ignore chat.message edit/delete for agent dispatch (create-path only)
  • (#46)

Publishing to npm via OIDC trusted publishing (release workflow).