Changelog
- d10f08a Link to raw file
- 2a847f3 Merge pull request #26 from vedang/update-placeholder-text
- ea025fc Merge pull request #29 from r--w/patch-1
- 97569cd Merge pull request #37 from gowthamgts/patch-1
- de34178 chore: Update placeholder text for search criteria
- 44c5753 chore: fix logo
- 82e371c chore: update README
- 66cd72f feat(ai): include current query in AI prompt for context-aware SQL generation
- 13c2281 feat: Add AI assistant for generating SQL query
- f0f457f feat: Add TeamEditor role for saving queries to collection
- 3b661c0 feat: Add logo and credits
- d22e542 feat: Add query timeout settings and version info
- fa35b01 feat: Implement API token authentication
- 8c54a8c feat: Update quickstart instructions to use specific release version and raw GitHub URL for Docker Compose file.
- b58581d fix quickstart link in homepage
- a68fe20 fix(QueryEditor): ensure editor content updates on query_id change with
- a789aa8 fix(explore): resolve stale histogram data and empty table on source switch
- 4428038 fix(histogram): resolve panic when timestamp not in SELECT clause