What shipped, and when.
Everything below is live on the day it is listed. There is no enterprise branch holding features back, and nothing here is waiting on a sales call.
- Added
Accessibility conformance report
Colour contrast and component semantics are now verified on every build, in both themes, and a WCAG 2.2 AA conformance report is available on request.
- Added
Production access matrix
See at a glance who can view, run and manage a protected environment, including which grants are time-boxed and when they expire.
- Improved
Approvals are pinned to a plan revision
An approval now records the exact revision it was granted against. Editing the plan afterwards invalidates the approval rather than silently carrying it forward.
- Added
Run-to-run diff
Compare any two runs of the same plan and see what changed between them, per step and per host.
- Added
Environment derived from the targets
The environment is inferred from the hosts a run targets, so production values cannot be applied to staging by picking the wrong dropdown.
- Improved
Connection checks that tell you what to fix
A failed check now names the likely cause and the next step, instead of surfacing the raw SSH error.
- Added
Time-limited access grants
Grant someone operator access to production for a fixed window. The grant expires on its own and the expiry is in the audit record.
- AddedAI
Conversational plan refinement
Refine a composed plan by describing the change, rather than editing steps one at a time. The plan stays reviewable and gated throughout.
- Added
Dry run against real hosts
See what every step would change before anything runs, connecting to the actual targets rather than simulating them.
- AddedAI
AI plan composer
Describe the change you want and get back a plan with typed steps and named targets, ready to dry-run and send through approval.