Follow us on to be up
to date with the latest changes.

Back to AI Control Plane releases

v0.32.0

Platform

// March 25, 2026

Audit log faceted search and dashboard audit logs page

This release adds faceted search to the audit logs API and introduces a new Audit Logs page to the organization dashboard.

Features

  • Audit log faceted search #1982  - Added actor and action search facets to audit logs via a new
    endpoint, with the existing
    endpoint updated to support filtering by actor and action. (Author: @disintegrator )
  • Audit logs page in the organization dashboard #1985  - Introduced a new Audit Logs page to the organization dashboard, allowing users to view a history of actions taken within the organization. (Author: @disintegrator )

Bug fixes

  • Fix mixed-case HTTP authentication scheme handling #1986  - Standardized OpenAPI HTTP authentication scheme casing so extraction and stored metadata function correctly across variants like
    and
    . (Author: @disintegrator )
  • Fix server filtering in logs page #1984  - Fixed server selection functionality in the dashboard logs page using exact server filtering. (Author: @tgmendes )
Sagar Batchu
Sagar Batchu
View on GitHub