The information detailed on this page refers to updates included in the following releases 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 # |
---|---|---|
The following prebuilt connectors have been added to the Patchworks marketplace since our previous release:
Type | Summary | Ref # |
---|---|---|
Type | Summary | Ref # |
---|---|---|
Type | Summary | Version & Ref # |
---|---|---|
Field select UI Fixed issue where the dropdown for payload field selection could be partially hidden.
CPT-35
1.8.4
5th December 2023
1.6.3
5th December 2023
CPT-1576
CPT-1576
CPT-1524
CPT-1524
CPT-905
CPT-1419
CPT-1763
CPT-1440
CPT-1519
CPT-821
CPT-1436
Patchworks marketplace The Patchworks marketplace is now your one-stop stop for all resources that you may want to install to streamline your integrations. You can now browse and install apps, connectors, process flows, and cross-reference lookups. The Patchworks marketplace
Patchworks apps This release introduced apps - install everything you need (connectors, process flows, scripts, etc.) to perform a specific task. The Patchworks marketplace
Forward slashes in cache keys Fixed issue where the forward slash character was not permitted when defining cache keys. Cache shapes
Incorrect mapping structure Fixed issue where mapping a flat array to an indexed array resulted in an incorrect structure. Map shape
Filter logs by process flow It's now possible to filter process flow run logs by process flow. Documentation coming soon
All shapes now support manual input for payload fields All shapes have been updated to include a manual input option wherever the user has the option to select a payload field. Shapes
Empty payloads
Fixed issue passing 'empty' payloads into a shape (which can happen if a null is returned from a script, or if a cache expires). As part of this fix, a new string length
option is available on the filter shape.
The filter shape
Custom string transform now supports payload metadata
The custom string field mapping transform now supports payload metadata values using [[meta.unique_key]]
syntax.
Referencing flow & meta variables in mapping transformations
Inbound API now supports flow variables When initialising a process flow using the Inbound API, it's now possible to pass in flow variables. Initialising a process flow manually with a payload
Installing a connector includes required scripts If a marketplace connector requires pre/post scripts, these are now included when a user chooses to install the connector (previously these would be added manually). Installing a connector
URL parameters excluded from POST requests Fixed issue where URL parameters were not being passed in POST requests. URL parameters