Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions docs/release-notes/6.4.1/announcements/slack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
Hello @channel! :wave:

Webiny 6.4.1 is out! :rocket:

A quick patch release this time around. If you've been working with webhooks in API-only scenarios, you'll appreciate that we've made the payload verification helper accessible from the SDK. Previously this was tucked away and couldn't be imported directly — now it's right where you'd expect it. Check out the changelog to learn more.


As usual, the release notes can be found on the following links:point_down::skin-tone-2::
Changelog: https://www.webiny.com/docs/release-notes/6.4.1/changelog
How To Upgrade: https://www.webiny.com/docs/release-notes/6.4.1/upgrade-guide


Small but mighty — back to building! :wrench:
9 changes: 9 additions & 0 deletions docs/release-notes/6.4.1/announcements/social.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
Webiny 6.4.1 is now live 🚀

Highlights:
→ Webhook payload verification — `createWebhookVerifyPayload` is now exported from `@webiny/sdk/webhooks` for use in API-only code

As always, full details in the release notes 👇

Changelog: https://www.webiny.com/docs/release-notes/6.4.1/changelog
Upgrade guide: https://www.webiny.com/docs/release-notes/6.4.1/upgrade-guide
3 changes: 3 additions & 0 deletions docs/release-notes/6.4.1/announcements/tweets.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Webhook payload verification just got easier. The createWebhookVerifyPayload function is now exported from @webiny/sdk/webhooks, so you can properly verify incoming webhook payloads in your API code.

https://www.webiny.com/docs/release-notes/6.4.1/changelog