2024 08 29 release notes (core)

Release summary

This page summarises items scheduled for the following release to the Patchworks Production environment.

Patchworks core (backend)

Release version Release date

1.26.0

29th August 2024 @ 9am

Patchworks dashboard (frontend)

Release version Release date

1.19.0

29th August 2024 @ 9am

New features, updates, and enhancements of note are summarised by product area, below:

Marketplace

TypeSummaryRef #
Change

Blueprints marketplace link When viewing the marketplace tab for blueprints you can now navigate directly to the Patchworks store to view all available blueprints.

CPT-3388

Process flows

TypeSummaryRef #
Enhancement

Run process flow shape The Run process flow shape has been enhanced to make version management of sub-flows easier.

When defining which sub-flow to call from the Run process flow shape previously, a specific version had to be selected. So, if that sub-flow changed in future it was necessary to edit any associated Run process flow shapes to call the latest version.

Now, Run process flow shape options have been changed so when defining a sub-flow to be called you can choose to always run:

  • the latest deployed version

  • the latest draft version

  • a specific version

CPT-3235

Enhancement

Connector shape - expect empty response The expect an empty response setting in connector shapes is now available for GET requests (previously it was only displayed if the selected endpoint was a POST request).

CPT-2836

Enhancement

Cross-reference lookups - duplicate values The error message displayed when attempting to save an existing value has been enhanced. It's now clear that the reason for failure is duplication (previously a generic message was displayed).

CPT-3274

Enhancement

Cross-reference lookups - special characters Special characters can now be used in cross-reference lookup names and descriptions.

CPT-2779

Bug

Run process flow shape - flow variables Fixed an issue where the value provided to overwrite a flow variable did not persist.

CPT-3234

Bug

Connector shape responses tab unavailable Fixed an issue where adding a response script to a connector shape caused the responses tab to be unavailable in live run logs.

CPT-3272

Bug

Non UTF-8 characters in FTP payloads Fixed an issue when sending a payload containing non UTF-8 characters in to a script step resulted in a character set error.

CPT-3279

Bug

Error saving connector settings Fixed an issue where a missing translation caused an error when attempting to save connector shape endpoint settings using any language other than English.

CPT-3381

Bug

Expired tokens Fixed an issue where expired tokens were not being refreshed in the scenario where a token authenticates successfully in the first step of the flow but expires later in the same flow.

CPT-3315

Company insights

TypeSummaryRef #
Bug

Data usage dial Fixed an issue where the data dial colour wasn't updating to reflect usage.

CPT-3191

Linked companies

TypeSummaryRef #
Bug

Managed companies list pagination Fixed page links for the managed companies page.

CPT-3340

Connector builder

TypeSummaryRef #
Bug

Cloned endpoint headers Fixed an issue where endpoint headers were not copied verbatim when an endpoint was cloned.

CPT-2534

Last updated