Skip to content

v2.7.0

Choose a tag to compare

@github-actions github-actions released this 07 Feb 09:21
· 26 commits to production since this release

2.7.0 (2026-02-07)

Features

  • Add an interactive SVG schema relationship graph component to visualize collection relationships on the query generator page. (605119d)
  • Enable multi-collection query generation by updating context handling to pass a list of selected collections to the backend. (943cf44)
  • Implement schema relationship inference and enhance NL2Query with cross-collection schema context. (c6ef8db)
  • Replace global Data Explorer button with context-specific explorer buttons and add quick explore options for accounts. (a268708)
  • update usability (a7fea1b)

Bug Fixes