- Added ability to configure non‑persistent (ephemeral) sessions via post‑login Actions using `api.session.setCookieMode("non-persistent")`.
- Ephemeral sessions exist only in memory and are cleared when the browser or app closes, ideal for high‑sensitivity workflows.
- Available to all Enterprise tenants in Public Early Access without enrollment.