03/06/26 Release Notes (core)
Release date: 3rd June 2026
New Features
AI Studio - Platform Agents
A set of intelligent agents built directly into Patchworks, designed to do the heavy lifting of integration for you.
This release marks the first phase of AI Studio - introducing Platform Agents with the Implementation Agent, which lets you build process flows and generate schema mappings through natural language prompts.
Platform Logs (formerly Audit Logs)
A new Logging page replaces the previous audit log experience. Logs are have been improved for faster search and improved scalability, organised into four levels:
Audit
✅
90 days
Logins, password changes, user/role/permission changes, API key events
Change
✅
90 days
Flow, connector, mapping, and scheduler changes
Error
✅
90 days
Failed saves, permission denied events, validation errors
New capabilities on the Logging page:
Tabbed display by log level (Debug tab only appears when debug logs exist within the selected date range)
Full-text search to filter log content
Group by date, event, company, or user
Date range filtering
Export all logs matching the current query
Expandable log entries for full detail
Company selector for users with managed companies
Configurable log retention per company upon request
Alerting -assign notification groups to specific log levels so admins are notified when errors occur
Coverage has also been expanded to capture all important events, including: user account actions, login events, role and permission changes, company tier changes, flow deployments, VE publishing, and connector instance changes.
Raw JSON Trigger Endpoints
New /raw variants of the flow trigger endpoints are now available. These accept a standard JSON payload directly - no need to wrap the body in a payload string field. The existing endpoints are unchanged for backwards compatibility.
Available for: webhooks, start, manual, and callback triggers.
Existing endpoint (unchanged):
json
New /raw endpoint:
json
Log Level Alerting
Alerts can now be configured based on log levels. Assign notification groups to Audit, Change, Error, or Debug log levels so the right people are notified automatically when matching events occur.
Improvements
Guard VE-Dependent Entities from Deletion
Entities actively referenced by a Virtual Environment (VE) are now protected from deletion. Attempting to delete one will return a clear error, preventing broken VE configurations.
Bug Fixes
Fix: VE Delete Confirmation Modal Not Closing
After confirming deletion of a VE, the confirmation modal was remaining open even though the deletion was successful. Repeatedly submitting the modal would then delete subsequent VEs. The modal now closes correctly after a successful deletion.
Fix: Flow Runs - Filter Label Missing
A label was missing from the filters on the Flow Runs page, making certain filter options unclear. This has been corrected.
Fix: Flow Label Priority Order
The order in which flow labels are displayed has been corrected to follow the expected priority ordering.
Fix: Cloned Endpoint Default Name Contains Invalid Characters
When cloning an endpoint, the default name was generated by appending (1) to the original name. Since brackets are not permitted in endpoint names, this prevented saving without manually editing the name first. Cloned endpoints now default to a valid name.
For questions about this release, please contact the Patchworks support team or refer to the product documentation.
Last updated
Was this helpful?