2024 08 07 release notes (core)
Last updated
Last updated
This page summarises items scheduled for the following release to the Patchworks Production environment:
Patchworks core (backend)
1.24.0
7th August 2024 @ 9am
Patchworks dashboard (frontend)
1.17.0
7th August 2024 @ 9am
New features, updates, and enhancements of note are summarised by product area, below:
Partner features subscription bolt-on A new partner features bolt-on is available for Patchworks partners to purchase. This allows Admin users to create new, linked companies for ongoing management.
CPT-3304
CPT-2913
CPT-2894
CPT-1921
CPT-2918
CPT-2991
CPT-2407
CPT-2932
CPT-3217
CPT-3239
CPT-3282
CPT-3282
Endpoint content types
UTF-8, ASCII and ISO-8859-1 charsets are now fully supported content types.
CPT-3085
When the partner features bolt-on is enabled, allowances are provided for the number of companies that can be created for different . For more information, please contact your Patchworks Partner Manager.
Response scripts for connector shapes
There may be scenarios where you need to control whether a process flow shape or run should fail/continue based on information returned from a connection request. To achieve this, you can now apply a response script to your connector shape, utilising a new response_code
feature to determine the outcome.
Append to cache using flow variables When specifying a path for appending data to a cache, it's now possible to include a flow variable.
De-dupe shape performance Improved efficiency of the de-dupe shape for faster processing.
Process flow list sorting Additional sort options have been added to the Manage your flows page so you can now sort by process flow name and enabled at date.
Custom scripts - PHP 8.2 When creating custom scripts, a template is now available for anyone wanting to use 8.2 features.
Custom scripts - Python requests library The requests HTTP library has been added for Python scripts.
Shape documentation
Relevant documentation can now be accessed directly from the settings drawer for any shape - look for the ?
icon in the top-right corner.
JSON encode transform function The JSON encode transform function has been enhanced so now any data type is supported.
Version number appended to cross-reference lookups Fixed an issue where a version number was incorrectly appended to cross-reference lookups when uploaded with an app or process flow.
Script versions in uploaded apps Fixed an issue where scripts included in apps were uploaded with incorrect version numbers.
Full stops in URL parameters Fixed an issue where full stops defined in URL parameter keys were passed as underscores.