Released:
The headline feature is entity version restore from audit history. Space admins can now inspect prior versions of an entity and restore it - including its relationships - to a selected point in time.
Flows gain a new file:zip:create node for packaging files into a single archive with configurable naming and size controls. The Flow editor now has node search for faster authoring.
This release also tightens relationship integrity and query performance, adds strict-cardinality controls, and resolves schema-side issues with display mode persistence and relationship lifecycle handling.
---
---
The problem
Teams could record audit events, but had no direct way to recover an entity's state after accidental updates, relationship changes, or operational mistakes.
What's new
Entity audit history now supports version-level detail views and restore operations. Admin users can inspect event metadata, compare historical payloads, preview the impact of changes, and restore both entity data and relationship links from a selected audit point.
How to use it
---
The problem When teams needed to package multiple files into a single download for their users - whether custom report bundles, document packs, or media collections - they had to download them individually. That meant manual workarounds to produce something as straightforward as a ZIP file.
What's new
A new file:zip:create Node handles archive creation directly inside the Flow designer. Teams can build and customise file bundles without writing code or relying on external tooling.
The node supports flat and grouped file entries, dynamic file naming via templates, and large-archive handling with automatic memory-to-disk spooling. Size limits are configurable per archive.
How to use it
file:zip:create node to a Flow.maximumSize where needed.---
The problem The Flow designer now has a large and growing library of nodes. Finding the right one meant clicking through categories and scanning lists - workable with a handful of nodes, but slow when you're building complex workflows and switching between node types frequently.
What's new The node picker now includes full search. Type a few characters and the list filters instantly, so you can find and insert the right node without browsing through categories.
How to use it
---
Entity Audit History Detail and Restore
Schema entity management now includes audit history detail inspection and restore execution from Studio. Admins can view event metadata, compare data changes, review the impact on relationships, and restore to a selected historical version.
Read-Only Path Enforcement in Entity Editor
The Entity editor handling now supports read-only paths and explicitly enforces relationship interactions. This prevents unintended edits in contexts where fields or relationships should be immutable.
file:zip:create Flow Node
A new Flow node type creates ZIP archives from file-entry inputs and emits a ZIP file output suitable for downstream upload, messaging, or delivery operations.
Flow Node Search in Editor
Node selection in the Flow Designer now supports search and keyboard-oriented interaction patterns, reducing setup time in complex flow definitions.
Annotation Editor Numbering
Image annotation editing now supports numbered annotation workflows with related UI updates in the entity-editor media experience.
---
nameBased path handling was fixed before the operation application.now value handling.scheduledAt validation errors were fixed in the Flow execution and API key paths.Related Releases
Related Releases