2.14.0Latest
Per-field redaction for AI steps, and approval batches that survive a reviewer leaving mid-review.
Added
AI steps can now redact per field rather than per payload. A step may send an order amount while withholding the customer name, with the redaction map held in your tenancy so the response can be rehydrated without the model ever receiving the original value.
Changed
An approval batch left open by a reviewer who loses access is reassigned to the next named approver in the policy rather than expiring silently. Previously the batch sat until it timed out, which read as an automation failure when it was an access change.
Added
Editing a workflow now shows a scope diff before you save: exactly which new permissions the change requests, and which steps call them. Adding a step that widens scope requires fresh consent naming the added scope.
Fixed
Audit exports covering more than 90 days no longer truncate at the 10,000th row. The export now streams and states its row count in the manifest so a short file is detectable rather than assumed complete.