This release has been rolled back. Items detailed below will be included in our next scheduled release - 7th August 2024.
This page summarises items scheduled for the following release to the Patchworks Production environment:
Patchworks core (backend)
Release version | Release date |
---|---|
Patchworks dashboard (frontend)
Release version | Release date |
---|---|
New features, updates, and enhancements of note are summarised by product area, below:
Type | Summary | Ref # |
---|---|---|
1.23.0
31st July @ 9am
1.17.0
31st July @ 9am
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.
When the partner features bolt-on is enabled, allowances are provided for the number of companies that can be created for different core subscription tiers. For more information, please contact your Patchworks Partner Manager.
CPT-3304
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.
Using connector shape response scripts
CPT-2913
Custom scripts - Python requests library The requests HTTP library has been added for Python scripts. Custom scripts
CPT-2407
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.
Process flow shapes
CPT-2932
JSON encode transform function The JSON encode transform function has been enhanced so now any data type is supported. JSON encode transform function
CPT-3217
Endpoint content types
UTF-8, ASCII and ISO-8859-1 charsets are now fully supported content types.
CPT-3085