Skip to content

v2.8.0

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Mar 09:30

2.8.0 (2026-03-12)

Features

  • Add loading indicators and state management for database connection and quick exploration actions. (f6de6aa)
  • add resizable panels to the Data Explorer layout. (1c83eca)
  • Filter out datetime fields from document history diffs and add react-resizable-panels dependency. (8acb561)
  • Implement multiple document filtering with various operators in the Data Explorer. (a7dd5dd)
  • Implement robust MSAL token acquisition with silent/popup fallback and expand authentication error handling. (2bbbfa9)
  • Introduce a diff-based overwrite dialog to prevent loss of unsaved document edits when refreshing. (63127e1)

Styling

  • Apply consistent formatting to DataExplorerPage.tsx. (0e03ad9)