May 2026 Releases
Learn about the changes to Squiz DXP released in May 2026.
What’s new in May 2026
Content Management
Serve 404 (Not Found) on unpublished pages
A site-level toggle serves 404 pages to users without read access to unpublished content.
You can enable Serve 404 on no read access for unpublished pages with no read access to force the system to show a 404 page instead of the Content Management sign-in page.
This option is located on the Details screen of the Site asset.
Integrations
Mark your favorite flows in the Integrations flows list
Frequently used flows were not easy to find on the flows list. Each flow card now includes a star icon to add or remove the flow from favorites.
Flows are sorted by Favorites, then by other flows.
Click the transparent star to favorite a flow (it becomes yellow).
Trigger type indicator on Flows list page
Users could not see how a flow was started unless they first opened it. Now, each flow card displays an icon for the trigger type of its first step.
- Polling
-
Scheduled execution based on cron (handled by the scheduler service).
- Flow Linking
-
Triggered by another flow by the flow-linking component.
- Pub/Sub
-
Triggered when a message is published to a topic.
- Webhook
-
Triggered by an incoming HTTP request.
Discovery and troubleshooting are faster now that the trigger type is visible in the list.
What’s changed in May 2026
Minor improvements and bug fixes for this month are described in the changelog table.
| Type | Description | Capability | Release date | Release version | Copyable link | ||
|---|---|---|---|---|---|---|---|
3 Bug fixes |
Failure setting/unsetting a Component Template to/from a new Asset the first time DetailsInternal "Déjà Vu" object caching was retaining previous Component template settings. When a Component template was initially applied or removed, this was not reflected in the CMS administration interface. The Déjà Vu cache is now refreshed when Component templates are applied. Changes to the component templates are now reflected immediately in the administration interface. |
Content Management |
2026-05-05 |
6.87 |
|||
2 Minor improvements |
DXP Session Public Key caching improvement DetailsLosing the connection after the cache expired blocked session verification. Keys for JWT signature verification are now stored, using earlier values if the key service is unavailable. If Squiz DXP connectivity is lost, valid sessions remain active, so sites stay available. |
Content Management |
2026-05-05 |
6.87 |
|||
2 Minor improvements |
Added a new logging facility to record the status of outgoing form submission email DetailsSquiz Content Management did not have a facility to check if the submission log cron succeeded or failed to send an email report. A log now records the submission log email status so users can check it. |
Content Management |
2026-05-05 |
6.87 |
|||
3 Bug fixes |
Missing content when the layout is moved from the newly locked top-level zone DetailsTemplate changes moved content out of a newly locked template zone (an area where editing is restricted) and into an unlocked zone (where editing is allowed). Content saved to the page went missing because it was not correctly matched to node(s) in the new zone by The saved page content for any template-managed blocks that have been moved now correctly appear in the new location. Any blocks leftover in the newly locked zone will appear in unused content. |
Page Builder |
2026-05-05 |
6.87 |
|||
3 Bug fixes |
Page is stuck in Draft when Matrix status is set to Published DetailsImproper handling of errors from the content service when canceling the safe edit status caused the status change to continue even when errors occurred. Squiz Content Management and the content service became out of sync, preventing the page from being edited. The status change now fails or reverts if errors occur in the content service during draft updates. Squiz Content Management and content service now sync when canceling safe edit. |
Content Management |
2026-05-05 |
6.87 |
|||
3 Bug fixes |
Webhook pods restarted on multipart sample requests with raw mode DetailsFixed an issue where webhook microservice pods (small, self-contained services that handle webhooks) entered an Error state and restarted when a sample request was sent with the query parameter |
Squiz Integrations |
2026-05-07 |
v26.19 |
|||
3 Bug fixes |
Webhook URL still executed flows after Webhook trigger replaced by Polling DetailsFixed an issue where calling a flow’s webhook URL could still run a flow after the Webhook trigger had been replaced by a Polling trigger. |
Squiz Integrations |
2026-05-07 |
v26.19 |
|||
3 Bug fixes |
Containers quota rollback sets usage to null when the limit is exceeded DetailsFixed an issue where applying a storage container quota could fail when the quota limit was exceeded, and the container rollback process then set the recorded usage value to null. |
Squiz Integrations |
2026-05-07 |
v26.19 |
|||
3 Bug fixes |
Container usage is not released when deleting an active flow DetailsFixed an issue where deleting an active flow did not release container usage. |
Squiz Integrations |
2026-05-07 |
v26.19 |
|||
3 Bug fixes |
Webhook trigger created an execution when using the run-now API DetailsFixed an issue where calling |
Squiz Integrations |
2026-05-07 |
v26.19 |
|||
2 Minor improvements |
Inter Sync component 1.0.0 DetailsInitial component release: copy workspace and flow actions. |
Squiz Integrations |
2026-05-07 |
v26.19 |
|||
2 Minor improvements |
Linkedin component 1.0.0 DetailsInitial component release with these key features:
|
Squiz Integrations |
2026-05-07 |
v26.19 |
|||
2 Minor improvements |
REST API component 2.2.5 DetailsImproved logging for Axios, with updated dependencies:
|
Squiz Integrations |
2026-05-07 |
v26.19 |
|||
2 Minor improvements |
Stripe component 1.3.0 Details
|
Squiz Integrations |
2026-05-07 |
v26.19 |
|||
2 Minor improvements |
Mailchimp component 2.0.0 Details
|
Squiz Integrations |
2026-05-07 |
v26.19 |
|||
1 New and revised features |
Serve 404’s (Not Found) on unpublished pages DetailsRead the May 2026 new features to learn more about serving 404s on unpublished pages. |
Content Management |
2026-05-05 |
6.87 |
|||
1 New and revised features |
Mark your favourite flows in the Integrations flows list DetailsRead the May 2026 new features to learn more about marking your favorite flows in the Integrations flows list. |
Squiz Integrations |
2026-05-07 |
v26.19 |
|||
1 New and revised features |
Trigger type indicator on Flows list page DetailsRead the May 2026 new features to learn more about the trigger type indicator. |
Squiz Integrations |
2026-05-07 |
v26.19 |