0.20.0
Canner/WrenAI0.20.0Apr 18, 2025by wwwy3y3
AI Summary
Enhances SQL interaction by adding question-SQL pair support with data source syntax and editable chart titles.
Key Highlights
- Added support for question-SQL pairs with data source syntax
- Implemented editable chart titles in dashboard charts
New Features
- Added support for question-SQL pairs with data source syntax
- Implemented editable chart titles in dashboard charts
Full Release Notes
## Features * Added support for question-SQL pairs with data source syntax by @onlyjackfrost and @andreashimin in #1539, #1573 * Implemented editable chart titles in dashboard charts by @andreashimin in https://github.com/Canner/WrenAI/pull/1564 ## Fixes and chores * Added original question and invalid SQL return when adjusting by @onlyjackfrost in https://github.com/Canner/WrenAI/pull/1528 * Added instructions, SQL pairs, and SQL functions to adjust SQL by @cyyeh in https://github.com/Canner/WrenAI/pull/1526 * Removed ask details related code (ai-env-changed) by @cyyeh in https://github.com/Canner/WrenAI/pull/1557 * Removed SQL expansion related code (ai-env-changed) by @cyyeh in https://github.com/Canner/WrenAI/pull/1558 * Refined service version settings in kustomization.yaml by @cyyeh in https://github.com/Canner/WrenAI/pull/1563 * Removed demo by @cyyeh in https://github.com/Canner/WrenAI/pull/1567 * Reduced Antd bundle size by @andreashimin in https://github.com/Canner/WrenAI/pull/1560 * Fixed DuckDb image path case-sensitivity & adjusted retrieving models text by @andreashimin in https://github.com/Canner/WrenAI/pull/1571 * Fixed MSSQL error formatting by @onlyjackfrost in https://github.com/Canner/WrenAI/pull/1572 * Enhanced model substitution error messages by @onlyjackfrost in https://github.com/Canner/WrenAI/pull/1574 ## Security updates * Updated golang.org/x/net from 0.36.0 to 0.38.0 in /wren-launcher by @dependabot in https://github.com/Canner/WrenAI/pull/1556 **Full Changelog**: https://github.com/Canner/WrenAI/compare/0.19.2...0.20.0