DXP Releases for 2026

Read about new features and changelog information for Squiz DXP releases throughout 2026.

The cumulative summary page lets you filter across all new releases, bug fixes, minor improvements, and important changes to Squiz DXP throughout 2026.

Looking for release info before October 2024?

Visit the changelog areas for each DXP capability for features and changelogs published before October 2024.

Type Description Capability Release date Release version Copyable link

3 Bug fixes

Data Services 4.1.9 security and reliability updates

Details

Dependencies have been upgraded to address security issues, ensuring a safer and more reliable system.

Data Services

2026-01-06

4.1.9

3 Bug fixes

Redirect from trailing slash uncacheable with query string

Details

Headers disallowing caching had already been set when a query string parameter was present in the URL.

When the Redirect URLs with Trailing Slash system configuration was activated, if a query string were present in the URL, the redirect would be served with headers instructing upstream caches not to cache the result. This header instruction resulted in requests being unnecessarily forwarded to the CMS.

The cacheability headers were unset and explicitly reset to appropriate values by the CMS when performing the redirect from URLs containing a trailing slash.

CMS now sends appropriate cachability headers when redirecting from a trailing slash, and a query string is present

Content Management

2026-01-13

6.79

3 Bug fixes

Form Section custom format bodycopy is showing an empty Insert Keyword dropdown in the WYSIWYG

Details

The wrong asset was being matched for an event that retrieved keywords.

This mismatch prevented keywords from displaying on the Format Bodycopy contents screen under a Custom Form.

The event listening logic now directly checks for this scenario and delegates correctly.

Keywords on the content screen now list correctly for Format Bodycopy assets under Custom Forms.

Content Management

2026-01-13

6.79.0

3 Bug fixes

Fatal Error displaying zero grouped results

Details

The PHP end() function returned false if run on an empty array.

When no results were present, search pages with custom grouping could produce a fatal TypeError on some platform versions.

The code path for custom grouping was updated to avoid calling end() when there were no results.

All platform versions will now correctly show the no results page when custom grouping is enabled.

Content Management

2026-01-13

6.79

3 Bug fixes

Assetid link rendered for Image preview

Details

When the option to use UUIDs instead of asset IDs for linking to assets directly was introduced, the image preview code was not changed.

If the URLs containing ?a= will return a 404 system setting was enabled, then the preview for an image on the details screen showed a broken image due to a 404 Not Found error.

The preview URL for images was updated to use the external-uuid link.

Image previews now appear normally, regardless of whether the URLs containing ?a= will return a 404 system setting is active.

Content Management

2026-01-13

6.79

4 Important changes

Increment and decrement keyword modifiers no longer work on non-numeric strings post PHP 8.2+

Details

To ensure compatibility with platform versions, the ^increment and ^decrement keyword modifiers no longer have any effect on strings that are not entirely numeric.

For example, a value of "mach 1" would previously have been modified by ^increment to output "mach 2". And a value of "aa" would have become "ab".

These types of transformations no longer occur, and they will be output unchanged as "mach 1" or "aa".

Wholely numeric values, such as "5432" or "-26", will still be incremented or decremented normally by the keyword modifiers.

Content Management

2026-01-13

6.79

3 Bug fixes

Fatal error asset listing using thesaurus filters

Details

Thesaurus filters on Asset Listing Pages treat all related links to thesaurus terms as filter weights, and newer platform versions change the behaviour of arithmetic operations on non-numeric strings to be fatal.

Thesaurus filters on Asset Listing Pages would often cause a fatal error on newer platform versions.

The fix implemented ignores non-numeric strings when performing arithmetic operations for Thesaurus filters.

Thesaurus filters on Asset Listing Pages now work correctly regardless of the link values in the system.

Content Management

2026-01-13

6.79

3 Bug fixes

Fix Transactions should not be started on the read-only "db" connection warnings

Details

Changes to allow Matrix to use the fastest database in the backend exposed an issue where transactions were being started on the read-only database. A warning was added to help identify any cases that were missing from the test suite.

A small number of these human-readable diagnostic warnings were subsequently shown to users.

The incorrect transactions have been removed, and the warnings will stop showing to users. Squiz Content Management can reliably use a faster DB in the backend.

Content Management

2026-01-13

6.79

2 Minor improvements

Let Matrix cache asset URLs in DejaVu (hotfix)

Details

Squiz Content Management was unable to cache asset URLs within DejaVu, so whenever URLs were used, a Database lookup was required, even if the asset was already cached in DejaVu.

To attempt to fix this problem, Squiz Content Management was updated to cache asset URL information within DejaVu alongside the rest of the asset details.

However, this change to the product resulted in an unplanned regression and had to be removed in this hotfix version.

Content Management

2026-01-13

6.79.1

2 Minor improvements

Updates to the component and layout information forms to show the Layout ID

Details

Provide layout ID and display layout and component information more consistently.

Layout ID available from the information form, and improved consistency between page builder and Squiz DXP layout/component information.

Page Builder

2026-01-13

6.79

3 Bug fixes

[Templates] Remove validation warning when unlocking a locked layout zone

Details

Clearing block validation warnings, missing checks for locked layout zones, or containing locked layout zones.

Incorrect block validation warnings are displayed when saving a template.

Updated clear validation warning logic to evaluate whether a zone is a locked layout or contains one.

Unlocking top-level zones and locked layouts results in the correct clearing of block validation warnings.

Page Builder

2026-01-13

6.79

3 Bug fixes

[Templates] Export/ Import behaviour of templates results in errors

Details

When a Content Template is imported with the XML tool, it does not sync correctly with the template service.

There is a visible error in the import HIPO job, and then an error when visiting the content screen of any Content templates after import.

Template name sync no longer occurs on import, and a template record is created for the newly imported Content Template asset.

No errors are displayed in the import HIPO job, and the newly imported Content Template can be edited from an empty state.

Page Builder

2026-01-13

6.79

3 Bug fixes

[Templates] Deleting a layout with a zone set as primary fails template service validation on save

Details

When a layout zone was set as a primary zone on a templated page, it wasn’t getting reset when that layout was deleted from the page.

Template service validation failed if a user tried to save the page.

The fix clears the primary zone to null if a layout primary zone was deleted.

The page now saves when a layout that had a zone set as primary no longer exists on the page.

Page Builder

2026-01-13

6.79

3 Bug fixes

Continuously changing the applied content template on a content page without saving caused the content page to crash.

Details

When a templated Content Page had a template applied, resulting in unused content, continuously swapping back and forth between the original and new template corrupted the state of the content page. Content page editing is unusable until the page is reloaded.

Better data conversions were implemented to handle continuous transformations.

Content page editing remains usable after switching between two templates in a single session.

Page Builder

2026-01-13

6.79

2 Minor improvements

[Templates] Added link from Content Template asset log to Squiz DXP Logs

Details

A link to Squiz DXP logs was available for Content Page assets, but was missing for Content Template assets.

With this minor improvement, users can now navigate from Content Template asset logs to DXP logs and view logged events for that asset.

Page Builder

2022-01-13

6.79

3 Bug fixes

Incomplete conversation history response types in logs

Details

Previously, when the chatbot provided a generic fallback response (for example, "I’m sorry, I couldn’t find an answer"), this interaction was successfully shown to the user in the chat window but was not saved to the permanent history log.

The system now correctly records all response types, ensuring your conversation history accurately reflects the full dialogue.

Any past conversations affected by this issue are being updated to display the correct fallback responses retroactively.

Conversational Search

2026-01-12

2 Minor improvements

X-Forwarded-For edit plugin: Added "Keep last IP address" mode

Details

Previously, the X-Forwarded-For edit plugin did not have a dedicated mode to isolate only the final IP address in a forwarded chain. This made it difficult to handle specific network configurations where the last hop was the required identifier.

The plugin now includes a KeepLast configuration mode. When enabled, the plugin strips all other IP addresses from the X-Forwarded-For header, retaining only the last one.

This update ensures more accurate IP detection for search usage analytics, Curator, and IP-based access restrictions in complex proxy environments.

Search

2026-01-14

16.40

3 Bug fixes

Duplicate folders being created in File Store

Details

Archive extraction with data sets large enough to split over multiple unzip processes could trigger duplicate folder creation if files in those folders were split over multiple unzip processes.

As a result, duplicate folders could appear in the frontend DXP Console File Store browser causing visual confusion. While File Store still unzipped the archives correctly, the duplicate folders could cause visual confusion for users.

The fix adds additional checks to ensure duplicate folders are not created under these conditions.

File Store

2026-01-13

2 Minor improvements

"ECS326 - Component Service - Building and managing layouts" eLearning course updated

Details

The course material has been updated to support the current layout development capabilities, which include the switch to the manifest.json configuration file format.

This information brings this part of the course up to current configuration recommendations.

Enroll now through Squiz Academy.

Product Enablement

2026-01-20

C4E/2026-03

2 Minor improvements

New error feedback for SCV schema uploads

Details

The generic messages shown to users when uploading schema changes are now replaced with more helpful messaging.

This minor improvement to error message communication may help users identify and fix issues with their schemas more readily.

Read Schema upload errors in the Single Customer View section of the Customer Data Platform docs.

Product Enablement

2026-01-16

C4E/2026-03

3 Bug fixes

Issues with Asset Tree binoculars when switching to another tree

Details

If the binoculars needed to switch trees to find an asset, because it is not found underneath the current one’s restricted root node, the current selection was then cleared on the original (and thus incorrect) asset tree.

Multiple assets could end up selected, on the newly shown asset tree, when using the binoculars.

The asset selection clearing was made consistent with other selection clearing code.

Only the asset located by the binoculars will be selected.

Content Management

2026-01-29

6.80

2 Minor improvements

Form Submission Token Validation to Prevent Duplicate Submissions

Details

Duplicate form submissions could occur if the same POST request were made multiple times and other protections did not prevent it.

With the Form submission token validation feature flag enabled, a Form Submission Token Validation to Prevent Duplicate Submissions setting becomes available on the Content screen of Custom Forms assets. When this option is enabled, a token is added to the custom form and tracked on the server to ensure that a submission is processed only once.

An issue is known where file attachments may still be processed in duplicate submissions, even though an error apperas for the attachment. This known issue will be fixed before the full release of the feature and removal of the feature flag.

Content Management

2026-01-29

6.80

3 Bug fixes

Preserve htmlspecialchars() behaviour for upgraded environments

Details

Certain platform upgrades could cause breaks in how htmlspecialchars and htmlentities work, potentially breaking the encoding of special characters and entities.

The fix adds a feature flag that allows preserving the old behaviour. Upgrading systems in this way will no longer cause encoding to break.

Content Management

2026-01-29

6.80

2 Minor improvements

Let Matrix control cache times for __data

Details

Squiz Content Management has been unable to control cache times for __data, resulting in some files remaining in cache longer than necessary.

If the Serve __data from Matrix is enabled, Matrix will now directly serve file assets with __data URLs.

The feature flag will be gradually enabled across all clients.

Content Management

2026-01-29

6.80

4 Important changes

Remove interface to virus scanning

Details

The administration interface references to virus scanning have been removed.

The way Squiz Content Management scanned files for potential malware did not scale up in the Squiz DXP environment. It also should not be possible to turn this feature on and off because the legacy virus scanning system was not implemented.

Squiz is reassessing how best to perform malware scanning of files in the Squiz DXP environment and which interface is required to support this function.

Content Management

2026-01-29

6.80

3 Bug fixes

Zone ID appears instead of the zone name when layout changes are present

Details

The zone ID was stored as a zone name for some unused content zones, including parent and missing block zones. In some unused content scenario conditions, the zone ID was displayed instead of the zone name.

The fix looks up the zone name, if available, instead of the zone ID for unused content zones. This change means that zone names take precedence over zone IDs in the Page Builder Layouts UI.

Page Builder

2026-01-29

6.80

2 Minor improvements

Improve conditional display of unused content reasons due to layout zone changes

Details

The message string "A layout update has removed this entire zone" now appears for page-managed content on a templated page. This message string replaces the longer string "A layout update has removed this entire zone. This content will continue to re-appear here until it is handled in the template."

Two strings could appear in unused content as a result of deploying a new version of the layout that had zones changed or removed. The wrong message was displaying incorrectly in page-managed content on a templated page, and this fix improves the messaging in this area of the UI.

Page Builder

2026-01-29

6.80

2 Minor improvements

Auto-cleanup partially affected layouts from Unused Content when empty

Details

An adjustment was made to layouts when content was moved to Unused content during a layout update. Any parent layouts that a layout is nested in will now appear as a structural placeholder in Unused Content, so the content editor knows where the layout came from.

When emptied, these parent layouts were not automatically removed, and there was no way to remove them other than clicking the checkbox to clear Unused Content entirely. Now, any partially affected layouts in Unused Content will disappear when emptied.

Page Builder

2026-01-29

6.80

2 Minor improvements

When affected layouts are nested, the missing layout zones' reasons do not display in unused content

Details

Unused content reasons due to layout zone changes now cascade to any nested layouts affected by them.

Before this improvement, if unused content appeared after deploying a different version of a layout, unused content reasons would appear on the top-level layout, but not on nested affected layouts.

Page Builder

2026-01-29

6.80

2 Minor improvements

REST API component 2.2.4

Details
Fixed
  • Axios request timeout tooltip/documentation to show the 60 second default.

Updated
  • Node engine version to 22.x.

  • Sailor version to 2.7.7.

Squiz Integrations

2026-01-15

26.03

3 Bug fixes

Missing mapper passthrough on retry from previous step

Details

Fixed missing mapper passthrough on retry from the previous step, improving retry reliability.

This ensures the message retry behavior includes mapper passthrough.

Squiz Integrations

2026-01-15

26.03

3 Bug fixes

Team membership transfer failure in contract management

Details

When a contract owner removes a user who was the only member of a developer team, ownership now automatically transfers to the first contract owner.

This fix prevents orphaned teams when the sole member is removed.

Squiz Integrations

2026-01-15

26.03

2 Minor improvements

Manus AI component 1.0.0

Details

Initial component release.

Added
  • Make Raw Request Action

  • Upsert Object Action

  • Lookup Objects (plural) Action

  • Lookup Object By ID Action

  • Delete Object By ID Action

Squiz Integrations

2026-01-15

26.03

2 Minor improvements

Creatio component 1.0.0

Details

Initial component release.

Added
  • Make Raw Request Action

  • Upsert Object Action

  • Lookup Objects (plural) Action

  • Lookup Object By ID Action

  • Delete Object By ID Action

  • Get New and Updated Objects Polling Trigger

Squiz Integrations

2026-01-15

26.03

1 New and revised features

ELM213 - Content Management - Creating your first content template course

Details

A new eLearning course for Site Builders is available that provides foundational learning to support customers who are using or want to use the recently released content templates feature.

Read the January 2026 new features to learn more.

Product Enablement

2026-01-16

C4E/2026-03

1 New and revised features

Content Management - Content template design fundamentals learning plan

Details

A new learning plan for Site Builders brings together three learning materials on content template design fundamentals.

Read the January 2026 new features to learn more.

Product Enablement

2026-01-16

C4E/2026-03

1 New and revised features

New video eLearning courses released

Details

The ELV25-009, ELV25-010, ELV25-011, and ELV25-012 video eLearning courses are now available in Squiz Academy.

Read the January 2026 new features to learn more.

Product Enablement

2026-01-06

C4E/2026-02

1 New and revised features

New Force XML plugin

Details

A Force XML plugin is available in Squiz Search to work around issues with non-conformant XML source files.

Read the January 2026 new features to learn more.

Search

2026-01-22

16.40

1 New and revised features

Layout zone order in page outlines now reflect manifest.json order

Details

Zones in the page outline (and unused content) now appear in the order defined in manifest.json

Read the January 2026 new features to learn more.

Page Builder

2026-01-29

6.80

1 New and revised features

Templates and layouts docs resources reflect the move from YAML to JSON format

Details

A recent product improvement to the way manifest files in templates are structured using JSON is now reflected in the Component Service documentation.

Read the January 2026 new features to learn more.

Page Builder

2026-01-26

C4E/2026-04

1 New and revised features

Email notification update for New Component Versions

Details

Read the February 2026 new features to learn more.

Squiz Integrations

2026-01-15

26.03

3 Bug fixes

Fix the issue with roles missing for users in tenant with Custom roles enabled

Details

For a tenant with custom roles enabled and a single Search instance when non-owners logged in non of there custom roles were being used.

When logging in a user the code changed there user record type and roles to only include the clients primary role. Consequence:

The code has been adjusted to ensure the user record is not changed when a user logs in.

The useer has the roles assigned to them to complete required Search tasks.

Search

2025-02-18

16.42

Link:

3 Bug fixes

Data Services 4.1.11 security updates

Details
  • Security improvements address dependency vulnerabilities.

Data Services

2026-02-09

4.1.11

3 Bug fixes

Data Services 4.1.10 security and reliability updates

Details
  • Imports no longer consider a new line at the end of an NDJSON file as invalid.

  • Security improvements include hardening against potential document ID enumeration.

Data Services

2026-02-02

4.1.10

2 Minor improvements

Segment Scoping in Squiz Content Management

Details

The segment sets feature allows administrators and site builders to scope Personalization segment sets based on their required availability across sites.

The documentation required to understand this feature was updated to reflect the support for segment sets in Squiz Content Management.

Read the Segment scoping documentation to learn more.

Product Enablement

2026-01-23

C4E/2026-05

2 Minor improvements

Vector Storage plugin improvements to cancel updates

Details

Added: Send event on non-push data source update stop. Changed: Send event after successful view swap for non-push data sources as a post swap step instead of during the index phase. Send event after successful commit for push data sources as a post commit step instead of during the index phase.

Search

2026-02-02

16.42.0.0

3 Bug fixes

Page navigation is broken on the asset logs page

Details

An incorrect name for the page parameter was used when creating page navigation links.

Page navigation links contained multiple incorrect parameters for page numbers, and the wrong page was loaded.

Page parameter name is fixed when generating URL links, so the parameter is properly cleared and set to the correct page number.

Page navigation links now only contain a single page parameter with the correct value.

Content Management

2026-02-09

6.81

3 Bug fixes

Remap rules duplicate query parameters when "Preserve URL Parameters" is enabled

Details

preg_replace works with URLs that include query params. Some replacement patterns preserve query params in the output, then the code appends them again, causing duplicates.

Query parameters are duplicated in redirect URLs when remap rules have "Preserve query string in remaps" enabled. For example, /example?foo=bar redirects to /example2?foo=bar?foo=bar instead of /example2?foo=bar.

The fix extracts query params before regular expression replacement, strips them from the URL, then merges the query parameters back by using getRemapUrlWithQueryString(), which handles the existing ? correctly.

Query parameters are preserved exactly once in redirect URLs.

Content Management

2026-02-09

6.81

3 Bug fixes

Type error occurring in the workflow manager when the current step is null

Details

A value used in Workflows was not being correctly type-checked, which caused a PHP fatal error in certain circumstances.

The value causing the fatal error now has correct type checking in place.

Content Management

2026-02-09

6.81

3 Bug fixes

HtmlEncoding can’t handle null values

Details

The ability to preserve legacy handling of HTML entities and special character encodings was added in 6.80.0 as described in the January 2026 errata.

It was discovered that this feature change could not accept null values from other parts of the codebase. Fatal errors were generated (including visible errors on the frontend interface) when certain variables or keyword modifiers are used.

The fix combines Null values into an empty string before handling.

The original fatal errors no longer occur, and null values are treated as empty strings.

Content Management

2026-02-09

6.81

2 Minor improvements

Let Matrix cache asset URLs in DejaVu

Details

Squiz Content Management was unable to cache asset URLs in DejaVu, so whenever URLs were used, a Database lookup was required even if the asset was already cached in DejaVu.

Squiz Content Management will now cache asset URL information in DejaVu alongside the rest of the Asset details, reducing database queries and improving page render times for pages with many URL lookups.

Content Management

2026-02-09

6.81

2 Minor improvements

Let Matrix cache asset permissions & links in DejaVu

Details

Squiz Content Management was unable to cache asset permissions or major links (Type 1/2) within DejaVu, so any requests had to go to the database to fetch those details.

Squiz Content Management will now cache asset permissions & major links (Type 1/2) in DejaVu alongside the rest of the asset details, reducing database queries and improving page render times for pages with many URL lookups.

This feature is behind a feature flag. It will be gradually rolled out to customers.

Squiz will gradually release this change to the entire fleet.

If any of the role systems are enabled, Matrix will still be unable to cache asset permissions.

Link caching will work regardless.

Content Management

2026-02-09

6.81

3 Bug fixes

Changing a page-managed zone to locked is displaying an incorrect reason

Details

The "missing zone" reason is attributed to top-level zones changing from page-managed to locked.

An incorrect zone reason was displayed for template-locked top-level zones in unused content.

Detect when the page managed zone specifically changed to template-locked and assign the correct reason.

The correct locked zone reason appears when the page zone is changed to template-locked.

Page Builder

2026-02-09

6.81

2 Minor improvements

Align unused content zone order with template zone order

Details

Unused content zones could sometimes appear in a random order and not align with the zone order in the template/page.

Zones in unused content appear in the order they are on the page/template, with any deleted zones appearing at the top.

Page Builder

2026-02-09

6.81

2 Minor improvements

Annotate code blocks in Datastore documentation to identify source files

Details

Each code sample in the Data Services documentation now shows the configuration file it is associated with.

This additional prescriptiveness will help readers clearly identify which persistent file any given code sample is from.

Product Enablement

2026-02-16

C4E/2026-07

4 Important changes

Server components and static files support documentation removed from Component Service docs

Details

Mentions of server components and server-based static file support documentation are now unavailable in the Component Service documentation.

Product Enablement

2026-02-18

C4E/2026-08

3 Bug fixes

Allow Facebook data source to process page type is not POST or EVENT

Details

A bug was discovered where the date filter plugin threw an error when the Facebook Data Source returned a page type other than POST or EVENT.

The plugin was updated to process page types other than POST or EVENT.

Search

2025-02-02

16.42

2 Minor improvements

Option to keep only the last IP address is now available in the X-Forwarded-For plugin.

Details

This plugin was changed to allow reading the last x-forwarded-for IP address from the access_restriction.prefer_x_forwarded_for parameter.

This change lets the plugin retain the last IP address if the option is set. This behavior is required by Content Management and Squiz Search to properly track the locations of users who request searches through Content Management.

Search

2025-02-02

16.42

2 Minor improvements

Search custom role user account info updated in Squiz DXP docs

Details

Documentation required updates that reflected the behavior of search user accounts in Squiz DXP.

Added notes on search user account behavior when DXP users are turned off or re-enabled.

Read Squiz DXP Console Search Custom Roles documentation for more information.

Product Enablement

2026-02-02

C4E/2026-08

2 Minor improvements

Search custom roles documentation enhanced with technical restrictions and other usage guardrails

Details

The documentation lacked operational nuances and exhaustive technical restrictions relevant to custom roles in Squiz DXP.

Consolidated all technical guardrails, operational behaviors, and best practices into the public documentation.

Read Search Custom Roles documentation for more information.

Product Enablement

2026-02-02

C4E/2026-08

2 Minor improvements

Update JavaScript SDK page to include SDK link

Details

The Datastore documentation feature page for JavaScript SDK did not contain links to the SDK.

Improved the aggregation feature page to clearly link to the JavaScript SDK usage page, which now contains links to the SDK itself.

Read Datastore Aggregation documentation for more information.

Product Enablement

2026-02-17

C4E/2026-08

1 New and revised features

New trigger for "No facet selected"

Details

Read the February 2026 new features to learn more.

Search

2026-02-02

16.42

1 New and revised features

Plugin replaces and extends the built-in ForceXMLMime filter

Details

Read the February 2026 new features to learn more.

Search

2025-02-02

16.42

1 New and revised features

CSV files no longer rejected by default while crawling

Details

Read the February 2026 new features to learn more.

Search

2025-02-02

16.42

1 New and revised features

Added "Faceted navigation - default category selection" plugin

Details

Read the February 2026 new features to learn more.

Search

2026-02-19

16.42