Releases: Canner/WrenAI
Releases Β· Canner/WrenAI
0.14.0-rc.1
What's Changed
- chore(wren-ai-service): fix add comment to column properties by @cyyeh in #1050
- fix(wren-ui): Calculated fields in model preview Issue & improvements by @andreashimin in #1051
- fix(wren-ui): fix answerDetail nested resolver for text-to-answer by @fredalai in #1057
- fix(wren-ai-service): fix column pruning check criteria by @cyyeh in #1059
- fix(wren-ui): add lang for adjust chart api by @fredalai in #1061
- chore(wren-ai-service): improve ai service by @cyyeh in #1009
- chore(wren-ai-service): fix historical question query input by @cyyeh in #1064
- feat(wren-ui): remove unnecessary sql column of thread table by @fredalai in #1063
- fix(wren-ui): remove custom scale & add adjustment flag for adjust chart scenario by @andreashimin in #1062
- fix(wren-ui): chart handler lint by @andreashimin in #1066
- chore(wren-ai-service): refine intent classification for time related questions by @cyyeh in #1067
- chore(wren-ai-service): improve ai service by @cyyeh in #1068
- fix(wren-ui): Remove line chart color properties reset & adjust config by @andreashimin in #1069
- chore(wren-ai-service): improve text2sql process by @cyyeh in #1070
- chore(wren-ai-service): langfuse analysis by @cyyeh in #1073
- chore(wren-ai-service): fix intent classification by @cyyeh in #1074
- chore(wren-ai-service): refactorings by @cyyeh in #1071
- chore(wren-ui): change base image and optimize docker build by @cyyeh in #1029
- chore(wren-ui): fix docker image issue by @cyyeh in #1077
- feat(wren-ai-service): sql pairs by @cyyeh in #961
- chore(wren-ai-service): improve chart generation by @cyyeh in #1079
- chore(wren-ai-service): fix chart adjustment by @cyyeh in #1081
- chore(deps): bump nanoid from 3.3.7 to 3.3.8 in /wren-ui in the npm_and_yarn group across 1 directory by @dependabot in #993
- fix(wren-ui): adjust chart properties show correctly by @andreashimin in #1080
- chore(wren-ui): update Next.js dependency to version 14.2.15 by @fredalai in #1083
- chore(deps): bump next from 14.2.15 to 14.2.21 in /wren-ui in the npm_and_yarn group across 1 directory by @dependabot in #1084
- chore(wren-ui): update eslint-config-next version to 14.2.21 by @fredalai in #1087
- chore(wren-ai-service): minor update by @cyyeh in #1089
- chore(wren-ai-service): minor update by @cyyeh in #1091
- chore(wren-ui): Upgrade posthog-js & posthog-node to latest version by @andreashimin in #1092
- feat(wren-ui): Pin chart to dashboard by @andreashimin in #1090
- fix(wren-ui): lint issue by @andreashimin in #1093
- feat(wren-ui): Add empty guide for dashboard by @andreashimin in #1094
- Release 0.14.0-rc.1 by @wwwy3y3 in #1096
Full Changelog: 0.13.2...0.14.0-rc.1
0.13.2
Features
- feat(wren-launcher): Added OpenAI API key validation by @ongdisheng in #1043
Fixes and Chores
- Update Readme and Intro by @chilijung in #1042
- chore(wren-launcher): simplify launcher choosing custom by @cyyeh in #1044
- chore(wren-ai-service): make openai llm version fixed by @cyyeh in #1045
- chore(wren-ai-service): Add JSON function to prompt by @imAsterSun in #964
Full Changelog: 0.13.1...0.13.2
0.13.2-rc.1
What's Changed
- Update Readme and Intro by @chilijung in #1042
- feat(wren-launcher): Added OpenAI API key validation by @ongdisheng in #1043
- chore(wren-launcher): simplify launcher choosing custom by @cyyeh in #1044
- chore(wren-ai-service): make openai llm version fixed by @cyyeh in #1045
- chore(wren-ai-service): Add JSON function to prompt by @imAsterSun in #964
- release: 0.13.2-rc.1 by @cyyeh in #1046
Full Changelog: 0.13.1...0.13.2-rc.1
0.13.1
0.13.1-rc.1
What's Changed
Full Changelog: 0.13.0...0.13.1-rc.1
0.13.0
Features
- Support AI summarized answer by @wwwy3y3, @fredalai in (#986, #989)
- Support AI-generated chart by @cyyeh, @andreashimin in (#679, #997, #1011, #1019, #1026, #1027, #1028)
- Use litellm as default llm provider by @cyyeh in #987
Enhancement
Fixes and Chores
- chore(wren-ai-service): fix changelog generation in ai service release workflow by @paopa in #981
- chore(wren-ai-service): fix llm issues by @cyyeh in #983
- Update README.md by @chilijung in #988
- feat(wren-ai-service): minimize the duration for empty document and async helper for model preprocessor by @paopa in #990
- chore(wren-ai-service): refine ai service by @cyyeh in #991
- chore(wren-ai-service): component-based architecture refactoring for test cases and required project id for semantics deletion by @paopa in #996
- chore: fix go security issue by @cyyeh in #1001
- chore(wren-ai-service): fix generator run by @cyyeh in #1002
- feat(wren-ui): support dataSourceType in mdl by @onlyjackfrost in #995
- chore: add log for bug report by @grieve54706 in #1007
- chore(wren-ai-service): remove pipeline visualization by @cyyeh in #1013
- fix(wren-ui): trigger polling initially & prevent generate recommend questions when deploying if using sample dataset by @andreashimin in #1014
- feat(e2e): fix E2E broken tests by @fredalai in #1003
- chore(wren-ai-service): improve text2chart and text2answer by @cyyeh in #1016
- feat(wren-ui): Adjust x-axis label angle by @andreashimin in #1021
- chore(wren-ui): adjust text-based answer view results remark by @andreashimin in #1025
- chore(wren-ai-service): change docker compose yaml env var setup by @cyyeh in #1031
- chore(wren-ai-service): fix missing dev dep by @cyyeh in #1033
- fix(wren-ui): fix breakdown sql by @wwwy3y3 in #1034
Bump wren-engine to 0.12.6
Full Changelog: 0.12.0...0.13.0
0.13.0-rc.5
0.13.0-rc.4
What's Changed
- chore(wren-ui): adjust text-based answer view results remark by @andreashimin in #1025
- chore(wren-ui): add alert info to users if no rows by @andreashimin in #1026
- fix(wren-ui): alert info to show when streaming finishes by @andreashimin in #1027
- feat(wren-ai-service): Question Recommendation Pipeline Optimization by @paopa in #1008
- fix(wren-ui): chart sortBy categories to descent by @andreashimin in #1028
- chore(wren-ai-service): change docker compose yaml env var setup by @cyyeh in #1031
- release 0.13.0-rc.4 by @onlyjackfrost in #1032
Full Changelog: 0.13.0-rc.3...0.13.0-rc.4
0.13.0-rc.3
What's Changed
- feat(wren-ui): chart error handling & filter overflow data for nominal field by @andreashimin in #1019
- feat(wren-ui): Adjust x-axis label angle by @andreashimin in #1021
- chore(wren-ui): add curl to base image by @cyyeh in #1020
- chore(wren-ui): revert base image by @cyyeh in #1023
- release 0.13.0-rc.3 by @andreashimin in #1022
Full Changelog: 0.13.0-rc.2...0.13.0-rc.3
0.13.0-rc.2
What's Changed
- chore(wren-ai-service): remove pipeline visualization by @cyyeh in #1013
- fix(wren-ui): trigger polling initially & prevent generate recommend questions when deploying if using sample dataset by @andreashimin in #1014
- feat(e2e): fix E2E broken tests by @fredalai in #1003
- chore(wren-ui): change alpine to bookworm-slim by @cyyeh in #1017
- release 0.13.0-rc.2 by @onlyjackfrost in #1018
- chore(wren-ai-service): improve text2chart and text2answer by @cyyeh in #1016
Full Changelog: 0.13.0-rc.1...0.13.0-rc.2