From 26cee02ed209dd9050fd189d2e9c21e0be8a4a1c Mon Sep 17 00:00:00 2001 From: webiny-bot Date: Mon, 1 Jun 2026 10:53:56 +0000 Subject: [PATCH 1/2] chore: add announcements for 6.4.0 --- .../6.4.0/announcements/slack.md | 17 +++++++++++++++ .../6.4.0/announcements/social.md | 10 +++++++++ .../6.4.0/announcements/tweets.md | 21 +++++++++++++++++++ 3 files changed, 48 insertions(+) create mode 100644 docs/release-notes/6.4.0/announcements/slack.md create mode 100644 docs/release-notes/6.4.0/announcements/social.md create mode 100644 docs/release-notes/6.4.0/announcements/tweets.md diff --git a/docs/release-notes/6.4.0/announcements/slack.md b/docs/release-notes/6.4.0/announcements/slack.md new file mode 100644 index 000000000..3b448a54d --- /dev/null +++ b/docs/release-notes/6.4.0/announcements/slack.md @@ -0,0 +1,17 @@ +Hello @channel! :wave: + +Webiny 6.4.0 is out! :rocket: + +This is a packed release with a few big additions. Webhooks are now in beta — you can subscribe to CMS and Website Builder events and trigger external endpoints when content changes, with full delivery history and retry support. We've also added an admin UI for monitoring background tasks, along with configurable retention settings to control how long task history is kept. + +The Website Builder got a nice visual refresh for the page editor, with improved drag previews, redesigned sidebars, and a more polished overall feel. We've also added Vue 3 and Nuxt support in preview if you're working outside the React ecosystem. On the AI side, the new personas and projects system lets you shape AI-generated content to match different brands or audiences. 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.0/changelog +How To Upgrade: https://www.webiny.com/docs/release-notes/6.4.0/upgrade-guide + +— + +Lots more coming soon — excited to see what you build with this one! :tada: diff --git a/docs/release-notes/6.4.0/announcements/social.md b/docs/release-notes/6.4.0/announcements/social.md new file mode 100644 index 000000000..09ec4590f --- /dev/null +++ b/docs/release-notes/6.4.0/announcements/social.md @@ -0,0 +1,10 @@ +Webiny 6.4.0 is here 🚀 + +This release introduces a complete webhooks system in beta, letting you trigger external HTTP endpoints when content changes in the CMS or Website Builder. You can subscribe to lifecycle events, inspect delivery history with full request/response payloads, and resend failed deliveries — all from the admin dashboard. + +The Website Builder page editor received a significant visual refresh with a redesigned drag preview, streamlined Style sidebar, and compact segmented controls. AI content generation now supports configurable personas and file-backed project contexts to shape tone and audience targeting across different brands. Vue 3 and Nuxt integration is also now available in preview, bringing Website Builder's document rendering and live editing capabilities to the Vue ecosystem. + +Background tasks now have a dedicated admin interface for monitoring long-running operations, and you can configure how long completed task runs are retained. We'd love to hear how the new webhooks system works for your integration workflows. + +Changelog: https://www.webiny.com/docs/release-notes/6.4.0/changelog +Upgrade guide: https://www.webiny.com/docs/release-notes/6.4.0/upgrade-guide diff --git a/docs/release-notes/6.4.0/announcements/tweets.md b/docs/release-notes/6.4.0/announcements/tweets.md new file mode 100644 index 000000000..17fe7f64b --- /dev/null +++ b/docs/release-notes/6.4.0/announcements/tweets.md @@ -0,0 +1,21 @@ +Curious how to make AI-generated content actually match your brand voice? Webiny 6.4.0 introduces AI Personas and Projects — define reusable style presets and file-backed context for consistent, audience-targeted content generation. 🎯 + +https://www.webiny.com/docs/release-notes/6.4.0/changelog + +--- + +Editing a published page revision and accidentally overwriting live content is nerve-wracking. Website Builder now opens published revisions in read-only mode — only drafts are editable. Small change, fewer "oops" moments. + +https://www.webiny.com/docs/release-notes/6.4.0/changelog + +--- + +Webhooks are now in beta. Subscribe to CMS entry and page lifecycle events, trigger external HTTP endpoints when content changes, and inspect full request/response history — all from the admin dashboard. + +https://www.webiny.com/docs/release-notes/6.4.0/changelog + +--- + +The page editor got a significant visual refresh in 6.4.0. New drag preview indicators, redesigned Style sidebar with consistent layout, cleaner element overlays, and compact segmented controls. Feels tighter to use. + +https://www.webiny.com/docs/release-notes/6.4.0/changelog From a579d4494ab69e24a604a65e4039e6e76f30c009 Mon Sep 17 00:00:00 2001 From: adrians5j Date: Mon, 1 Jun 2026 13:15:56 +0200 Subject: [PATCH 2/2] wip:1 (yelf6) --- docs/release-notes/6.4.0/announcements/slack.md | 4 ++-- docs/release-notes/6.4.0/announcements/social.md | 6 ++++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/docs/release-notes/6.4.0/announcements/slack.md b/docs/release-notes/6.4.0/announcements/slack.md index 3b448a54d..99a697ff2 100644 --- a/docs/release-notes/6.4.0/announcements/slack.md +++ b/docs/release-notes/6.4.0/announcements/slack.md @@ -2,9 +2,9 @@ Hello @channel! :wave: Webiny 6.4.0 is out! :rocket: -This is a packed release with a few big additions. Webhooks are now in beta — you can subscribe to CMS and Website Builder events and trigger external endpoints when content changes, with full delivery history and retry support. We've also added an admin UI for monitoring background tasks, along with configurable retention settings to control how long task history is kept. +This is a packed release with a few big additions. On the AI side, the new personas and projects system lets you shape AI-generated content to match different brands or audiences — define reusable style presets and file-backed context for consistent, targeted content generation. -The Website Builder got a nice visual refresh for the page editor, with improved drag previews, redesigned sidebars, and a more polished overall feel. We've also added Vue 3 and Nuxt support in preview if you're working outside the React ecosystem. On the AI side, the new personas and projects system lets you shape AI-generated content to match different brands or audiences. Check out the changelog to learn more. +Webhooks are now in beta — subscribe to CMS and Website Builder events and trigger external endpoints when content changes, with full delivery history and retry support. We've also added an admin UI for monitoring background tasks, along with configurable retention settings to control how long task history is kept. The Website Builder got a nice visual refresh for the page editor, with improved drag previews, redesigned sidebars, and a more polished overall feel. We've also added Vue 3 and Nuxt support in preview if you're working outside the React ecosystem. Check out the changelog to learn more. — diff --git a/docs/release-notes/6.4.0/announcements/social.md b/docs/release-notes/6.4.0/announcements/social.md index 09ec4590f..5b551b2da 100644 --- a/docs/release-notes/6.4.0/announcements/social.md +++ b/docs/release-notes/6.4.0/announcements/social.md @@ -1,8 +1,10 @@ Webiny 6.4.0 is here 🚀 -This release introduces a complete webhooks system in beta, letting you trigger external HTTP endpoints when content changes in the CMS or Website Builder. You can subscribe to lifecycle events, inspect delivery history with full request/response payloads, and resend failed deliveries — all from the admin dashboard. +AI content generation now supports configurable personas and file-backed project contexts to shape tone and audience targeting across different brands — a big step toward consistent, on-brand content at scale. -The Website Builder page editor received a significant visual refresh with a redesigned drag preview, streamlined Style sidebar, and compact segmented controls. AI content generation now supports configurable personas and file-backed project contexts to shape tone and audience targeting across different brands. Vue 3 and Nuxt integration is also now available in preview, bringing Website Builder's document rendering and live editing capabilities to the Vue ecosystem. +This release also introduces a complete webhooks system in beta, letting you trigger external HTTP endpoints when content changes in the CMS or Website Builder. You can subscribe to lifecycle events, inspect delivery history with full request/response payloads, and resend failed deliveries — all from the admin dashboard. + +The Website Builder page editor received a significant visual refresh with a redesigned drag preview, streamlined Style sidebar, and compact segmented controls. Vue 3 and Nuxt integration is also now available in preview, bringing Website Builder's document rendering and live editing capabilities to the Vue ecosystem. Background tasks now have a dedicated admin interface for monitoring long-running operations, and you can configure how long completed task runs are retained. We'd love to hear how the new webhooks system works for your integration workflows.