2025 10 01 release notes (core)
Release summary
This page summarises items scheduled for the following release to the Patchworks Core Production environment.
v2025-10-01
Wednesday 1st October 2025 (a.m)
New features, updates, and enhancements of note are summarised by product area, below:
Process flows
Map shape - source schema applied to the target if no target endpoint is selected
Fixed an issue where selecting a source
endpoint and no target
endpoint resulted in the source
schema being applied to the target
.
Map shape
CPT-3819
De-dupe shape - tracking data using a meta variable
Fixed an issue where using a meta variable as a custom value for tracking data did not work correctly if multiple payloads were received (the meta variable received for the first payload was not cleared for subsequent payloads).
De-dupe shape
CPT-4677
Virtual environments
View deployments - environment type separated from environment name
Having selected view deployments from process flow settings, the environment type (test or live) is now displayed below the name; previously, this information was appended to the name.
Deploying a single process flow to a virtual environment
CPT-4389
Visibility of flow status in packages
When viewing package contents, you can now expand a deployment entry to view the current status of associated flows in that environment.
The anatomy of a package
CPT-4511
Package removal
It's now possible to delete a package, provided that it does not contain any enabled
flows. So:
If a package is created but never deployed, the package can be deleted.
If a package has been deployed but all associated flows have been disabled in the deployed virtual environments, the package can be deleted.
CPT-4511
Enabled flows count on packages page
Fixed an issue where the enabled
column of the packages list was not being updated with the enabled flows count.
Accessing packages
CPT-4512
User ID for package deployments
Fixed an issue where the username associated with a deployment was not displayed for package deployments.
Deploying a package
CPT-4706
API
Cross-reference lookups A new API route can be used to clear all values from a cross-reference lookup table, while leaving the empty table in place:
POST
https://core.wearepatchworks.com/cross-reference-lookups/:id/clear
Cross-reference lookups
CPT-4764
General
Error handling for incorrect password reset
Fixed an issue where attempting to reset an account password with an invalid password failed to prompt an error message for the user.
Password control
CPT-4764
Last updated