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
19 changes: 19 additions & 0 deletions docs/release-notes/6.4.3/announcements/slack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
Hello @channel! :wave:

Webiny 6.4.3 is out! :rocket:

This release focuses on reliability fixes for our content workflows. Scheduled publish and unpublish actions now work correctly on non-root tenants, and we've ironed out some edge cases that could cause workflow state detection and content entry patches to behave unexpectedly.

On the Admin side, we've made some nice consistency improvements — the title in the Page Builder and Content Model editors now looks and behaves the same way, making the editing experience feel more cohesive. We also fixed the teams selector in workflow steps so it actually works again after our recent UI migration.

For those managing custom domains, you can now have Webiny provision SSL certificates dynamically during deployment instead of creating them beforehand. 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.3/changelog
How To Upgrade: https://www.webiny.com/docs/release-notes/6.4.3/upgrade-guide


Plenty more good stuff brewing — back to building! :hammer_and_wrench:
13 changes: 13 additions & 0 deletions docs/release-notes/6.4.3/announcements/social.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
Webiny 6.4.3 is here 🚀

Highlights:
→ Custom domains for Admin and API — provision SSL certificates directly during deployment
→ Fixed scheduled actions on multi-tenant setups — publish and unpublish now execute correctly across all tenants
→ Improved workflow reliability — state detection, review flows, and list pagination all work as expected
→ Consistent title editing — pages and content models now share the same click-to-edit experience
→ Teams selector fix — workflow step configuration works properly again after the UI migration

As always, full details in the release notes 👇

Changelog: https://www.webiny.com/docs/release-notes/6.4.3/changelog
Upgrade guide: https://www.webiny.com/docs/release-notes/6.4.3/upgrade-guide
21 changes: 21 additions & 0 deletions docs/release-notes/6.4.3/announcements/tweets.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
Scheduled actions for multi-tenant setups just got a critical fix. Previously, publish/unpublish actions created on non-root tenants would fail because the event handler couldn't locate entries in the correct tenant context. Now sorted in 6.4.3.

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

---

Want to point a custom domain at your Admin or API app? Webiny 6.4.3 lets you provision the SSL certificate during deployment instead of creating it beforehand. One deploy, done.

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

---

Small detail, big impact: the title in the Page Builder and Content Model editors now looks and behaves identically. Click-to-edit, same styling, same feel across both. Consistency matters 🎯

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

---

Workflow state management was silently breaking due to MobX observable proxies being passed to structuredClone and JSON.stringify. Fixed in 6.4.3 — dirty detection, review flows, and pagination all work reliably now.

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