For the complete documentation index, see llms.txt. Markdown versions are available by appending .md to documentation URLs.

Changelog

v0.112.1February 23, 2026

Enhanced SSO Authentication Provider Configuration

The authentication provider configuration UI has been redesigned with additional fields and a cleaner layout. Admins can now configure advanced options for Google, SAML, and OIDC providers, including attribute and claim mapping, directly from the Settings page.

Roles Page

A new Roles page is now available under Settings, giving admins a central place to view all custom roles in the organization with search and filtering support.

Bug Fixes

Dashboards & Panels

  • Chart manager table now displays aggregation values (Avg, Sum, Max, Min) using the panel's configured y-axis unit instead of raw numbers
  • Dashboard dynamic variables now load their options correctly on first page load
  • Switching between panel types no longer causes jerky chart transitions
  • Time series charts with only a single data point now render that point as a visible dot instead of an empty chart
  • Tooltips in uPlot charts now appear and snap correctly when hovering within range of a data point
  • The last row in the overview table is no longer hidden due to a layout overflow issue

Team Management

  • Inviting team members no longer shows validation errors on empty rows; only rows where an email or role has been entered are validated. The submit button is also renamed from "Complete" to "Send Invites" for clarity.

Logs

  • Queries using IN, NOT IN, BETWEEN, or NOT BETWEEN operators on JSON array fields in the log query builder now return correct results

External API Monitoring

  • Endpoint counts now reflect the correct values when spans use url.full instead of http.url for the URL attribute