For the complete documentation index, see llms.txt. This page is also available as Markdown.

2026 04 15 release notes (core)

Release summary

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

Release version
Release date

v2026-04-15

15th April 2026 (a.m)

Process flows

Type
Summary
Ref #

New

Manage your Flows - new UI A new folder-based structure has been introduced for the process flows page. Flows can now be organised into collapsible, nested folders with drag-and-drop support. Deleting a folder moves its flows to the root level. A toggle provides access to folder management.

CPT-5579

New

Delete packages Users can now delete packages from the packages page. A confirmation prompt is displayed before deletion.

CPT-5543

Enhancement

Canvas Phase 3 - revision list and general cleanup Flow versioning has been significantly enhanced. A new Save Version button allows saving without deploying. Inactive versions are soft-limited to 10. The version list has been redesigned with improved copy/revert options, change history, and a dedicated deployments tab. Additional canvas improvements include context menu enhancements, viewport persistence, and improved error messaging.

CPT-5535

Enhancement

Map Shape UI Update: Phase 1 The mapping sidebar has been redesigned to reduce the number of clicks needed to build mapping rows, improving the flow-building experience. Further improvements to follow on this.

CPT-5412

Bug

Flow variables in pagination scripts Fixed an issue where flow variables were not accessible within pagination scripts, unblocking use cases that rely on flow variables to calculate pagination parameters.

CPT-5109

Bug

Flow variables and meta variables do not work in endpoint POST scripts Fixed an issue where flow variables and meta variables were not passed through to endpoint POST scripts via the $data array.

CPT-4775

Bug

[Testing] Open Beta Testing Feedback Various issues raised during open beta testing of the new canvas have been addressed.

CPT-5509

General

Type
Summary
Ref #

Enhancement

PW logo on login page The Patchworks logo on the login screen has been updated to display correctly against the current background.

CPT-3880

Bug

'Confirm' on delete confirmation does not work in foreign languages Fixed an issue where the delete confirmation modal did not accept the localised confirmation word when the dashboard language was set to a non-English language. The confirmation now accepts either confirm or the localised equivalent.

CPT-3380

Bug

Translations updates on all Shapes Fixed an issue where some shapes (e.g. connector and flow control shapes) were not respecting the user's selected language and continued to display in English.

CPT-3100

Bug

Minor text changes for case consistency Fixed tooltip text for process flow action buttons - Initialise Flow and Initialise Flow with data have been updated to sentence case.

CPT-3901

Canvas

Type
Summary
Ref #

Enhancement

Canvas - snap to nearest shape When dragging a connector line towards a target shape, the canvas will now pre-select nearby shapes to snap to, making it easier to build connections accurately.

CPT-5745

Bug

Map Toggles resetting, Email Notifications, Route filters copied between flows Fixed several bugs including map toggles unexpectedly resetting, email notification settings not persisting, and route filters being incorrectly shared between flows.

CPT-5760

Bug

Investigate issue with deployed flows not displaying correctly Fixed an issue where the list of deployed flows on the virtual environment index page showed more flows than expected, due to flow versions being included in the count. The list now shows a unique set of flows only.

CPT-5770

Connector builder

Type
Summary
Ref #

Enhancement

API available in OpenAPI Spec The Core API is now documented using an OpenAPI specification hosted in Gitbook, with full request and response schemas, examples, and detailed endpoint descriptions.

CPT-4917

Enhancement

Enhance pre-request endpoint scripts to access connector and endpoint variables Pre-request endpoint scripts can now access connector variables, endpoint variables, and optional body and header filters, enabling more dynamic script-based request building.

CPT-4148

Bug

URL parameters are not sent with authentication requests Fixed an issue where URL parameters were not included when making authentication endpoint requests. Additionally resolved issues with null and empty bracket payloads being sent when the body was set to none or raw with no content.

CPT-4001

Bug

Array Join transform fails with an empty array Fixed an issue where the Array Join transform would fail when passed an empty array. An empty array now correctly returns a blank string.

CPT-4487

This release note was generated on 1st April 2026.

Last updated

Was this helpful?