Skip to content

v0.5.1

Latest

Choose a tag to compare

@robfig robfig released this 24 Jul 01:43
d8c32af

Handle signed v1 webhook.verification challenges so Roam can complete the webhook endpoint handshake.

Changes since v0.5.0

  • Recognize enveloped webhook.verification deliveries
  • Synchronously echo data.challenge before normal chat-event parsing
  • Reject invalid signatures before any challenge handling
  • (#48)

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