Docs/Changelog
#

Changelog

export const meta = { title: 'Changelog', description: 'Published release notes for Canary DEV.', tags: ['reference', 'changelog'], };

See CHANGELOG.md in the repo for detailed release notes.

01Latest release

This release improves visibility across releases and analytics workflows, making it easier to track changes across multiple repositories and turn user event queries into reusable dashboards. It also includes a small stability fix in the API Catalog.

New features

  • Multi-repo labels in Release Timeline: Track commits across multi-repository projects with clear per-repo labels and a legend so you can quickly see which repository each commit came from.
  • User Events dashboards for superadmins: Create persistent dashboards from saved SQL cards, add cards from query results, arrange dashboard layouts, and reopen dashboards with fresh data.
  • Save query results to dashboards: Save results from the User Events Explorer directly to a new or existing dashboard so you can turn ad hoc analysis into reusable reporting views.

Improvements

  • Dashboard card editing and refresh controls: Edit saved cards in User Events dashboards with SQL previews, visualization settings, and manual refresh controls so you can refine reports and keep data up to date.

Bug fixes

  • API Catalog Health sorting: Fixed the API Catalog so the Health column no longer offers a broken sort option.