Skip to content

v2.10.0

Choose a tag to compare

@github-actions github-actions released this 14 May 16:05
· 50 commits to production since this release

2.10.0 (2026-05-14)

Features

  • add DESIGN_HANDBOOK.md to .gitignore (e72e0eb)
  • add HubPage and refactor navigation structure (169074a)
  • add support for preselected account navigation in QueryGeneratorPageWrapper (8bc2338)
  • enhance Data Explorer and Query Generator with session management and improved navigation (4aeed9e)
  • enhance QueryDisplay and DataExplorer components with filter state and handover functionality (fc3d144)
  • enhance ShareQueryDialog and ShortcutCheatsheet components with improved styling and functionality (bccd212)
  • enhance UI components and add command palette functionality (53795d4)
  • implement AnalyticsPageWrapper for session management and routing (fb15a31)
  • pass initialCollection state when navigating from CommandPalette (0510ba8)
  • refactor AppSidebar and DataExplorerPageWrapper for improved state management and UI consistency (092b491)
  • refactor query execution logic and enhance saved query handling (6a7d31f)
  • remove 'Audit Log' from AppSidebar and HubPage navigation (0ccefaa)
  • rework LoginPage UI with enhanced design and functionality (7684762)
  • update database engine badges to reflect availability status (706bb77)

Bug Fixes

  • apply black formatting to react_agent_service.py (8305dfb)

Refactoring

  • update Claude Code Review workflow to trigger on issue comments and pull request review comments (b945405)