Skip to content

v0.4.3

Choose a tag to compare

@robfig robfig released this 24 Jun 17:09
· 7 commits to master since this release
4b16e48

Pin the Roam API contract this plugin speaks, ahead of the server's dated API versioning.

  • Sends Roam-Version: 2026-06-01 on every request and version on the v1 webhook.subscribe, so future /v1/ shape changes won't reach the plugin until ROAM_API_VERSION is bumped in lockstep with the parsing code.
  • No behavior change today (no-op until the server's versioning ships).