2025 08 06 release notes (core)
Release summary
This page summarises items scheduled for the following release to the Patchworks Core Production environment.
v2025-8-06
Wednesday 6th August 2025 (a.m)
New features, updates, and enhancements of note are summarised by product area, below:
Process flows
OAuth authentication support for blueprint instances
OAuth authentication is now supported when creating connector instances directly from a blueprint installation. This includes: OAuth 1 Client Credentials, OAuth 2 Client Credentials, OAuth 2 Authorisation code, and TikTok Shop authentication methods.
Installing a blueprint
CPT-4407
Pretty print for viewing run log payloads
A new pretty print
toggle option has been added to the payload viewer (accessed via real-time or retrospective run logs). Toggle this option on
to format the payload in a more readable format.
Run logs
CPT-3139
String length filter type
Fixed an issue where the string length
filter type was not treating a blank value as 0
. Blank values are now processed as 0
values.
Filter shape
CPT-2877
Try/catch shape
Fixed an issue where the catch
path was not executed in cases where no payload was received by the try/catch
shape (for example, if a preceding connector step failed). Now, the catch
path will be triggered in cases where no payload is received.
Try/catch shape
CPT-4221
Virtual environments
Package comparison
Multiple enhancements have been made to the package compare
feature, with more information and access to detailed comparison information.
Comparing packages
CPT-4465
Last updated