What's Changed
- chore(wren-ai-service): send empty data signal to langfuse by @cyyeh in #1640
- feat(wren-ui): adjust ask prompt input placeholder by @fredalai in #1639
- feat(wren-ui): Adjust SQL toolbar for View SQL by @fredalai in #1638
- chore(wren-ai-service): update docker-compose env by @cyyeh in #1641
- fix(wren-ai-service): The DeepSeek response may not be a valid JSON format. by @luochuan-cmss in #1529
- fix(wren-ui): update Props for prompt component by @fredalai in #1642
- chore(wren-ai-service): update query sql api endpoint by @cyyeh in #1647
- fix(wren-ui): adjust client cron validation by @andreashimin in #1658
- fix(wren-ui): adjust manual cache refresh wording by @andreashimin in #1660
- Update README.md by @chilijung in #1665
- Update README.md by @chilijung in #1666
- Update README.md by @chilijung in #1667
- feat(wren-ai-service): allow setting sql correction multiple times (ai-env-changed) by @cyyeh in #1668
- chore(wren-ui): extend reasoning text limit to 6000 by @andreashimin in #1673
- chore(deps): bump undici from 5.28.5 to 5.29.0 in /wren-ui in the npm_and_yarn group across 1 directory by @dependabot in #1657
- fix(wren-ai-service): fix misconfiguraiton (ai-env-changed) by @cyyeh in #1675
- chore(wren-ai-service): fix config by @cyyeh in #1677
- Update README.md by @chilijung in #1678
- refactor(wren-ui): setup datasource for better extension by @andreashimin in #1672
- chore(wren-ai-service) Update README.md by @eren-ture in #1682
- feat(wren-ai-service): add context window size handling in LLMProvider and related components by @yichieh-lu in #1693
- Add UI functionality to capture Oracle data source by @narsik123 in #1606
- chore(wren-ai-service): minor updates by @cyyeh in #1695
- chore(wren-ai-service): fix model usage using streaming by @cyyeh in #1697
- Update readme structure by @chilijung in #1701
- Update README.md by @chilijung in #1705
- Update README.md by @chilijung in #1706
- fix(wren-ai-service): langfuse cost display issue by @cyyeh in #1699
- docs: add Qwen3 think/no_think config example (#1636) by @s2010 in #1707
- chore(wren-ai-service): correct wren_ibis endpoint in config examples by @cyyeh in #1709
- chore(wren-ai-service): minor updates by @cyyeh in #1710
- chore(wren-ai-service): remove unused config by @cyyeh in #1714
- chore(wren-ai-service): remove unused code by @cyyeh in #1715
- chore(wren-ui): Make password field optional in MySQL connection form by @ongdisheng in #1713
- feat(wren-ui): Support connect to Oracle with dsn by @onlyjackfrost in #1716
- feat(wren-ui): Support MySQL ssl by @onlyjackfrost in #1698
- fix(wren-ui): fix lint error by @onlyjackfrost in #1717
- chore(wren-ai-service): minor updates by @cyyeh in #1719
- Feat(wren-ui):/generate_vega_chart Add language configuration support by @flyrun9527 in #1718
- chore(wren-ai-service): minor updates by @cyyeh in #1722
- chore(wren-ai-service): minor updates by @cyyeh in #1723
- Release 0.23.0-rc.1 by @github-actions in #1724
New Contributors
- @luochuan-cmss made their first contribution in #1529
- @eren-ture made their first contribution in #1682
- @narsik123 made their first contribution in #1606
- @s2010 made their first contribution in #1707
- @flyrun9527 made their first contribution in #1718
Full Changelog: 0.22.2...0.23.0-rc.1