Skip to content

v26.4.8-rc.9

Pre-release
Pre-release

Choose a tag to compare

@yomybaby yomybaby released this 11 Jun 04:52

What's Changed (v26.4.8-rc.8 -> v26.4.8-rc.9)

✨ Features

Scoped Audit Log

Introduced an audit-log capability that surfaces activity history in context across the app. Built on a shared BAIAuditLogNodes table and a preloaded ScopedAuditLog view (with filtering and refresh), audit-log tabs were added to the session, deployment, and VFolder detail pages. The Folder Explorer was reworked into a tabbed, resizable layout to host its VFolder-scoped tab.

Development Tooling

Added a Content Security Policy to the dev server, enabled by default. Set VITE_DEV_CSP=off to opt out during local development.

Full Changelog: v26.4.8-rc.8...v26.4.8-rc.9