0.14.0
Canner/WrenAI0.14.0Jan 9, 2025by wwwy3y3
AI Summary
Adds the ability to pin charts to the dashboard for quick access, along with various fixes for the AI service and UI components.
Key Highlights
- Pin charts to the dashboard
- Fixes for answerDetail nested resolver
- Improved chart generation
New Features
- Pin charts to the dashboard
Full Release Notes
## Features * Pin charts to the dashboard (by @andreashimin) in #1090, #1094: allows users to pin generated charts for quick access. This functionality ensures that important visual data insights are always at your fingertips. ## Fixes and Chores * chore(wren-ai-service): fix add comment to column properties by @cyyeh in https://github.com/Canner/WrenAI/pull/1050 * fix(wren-ui): Calculated fields in model preview Issue & improvements by @andreashimin in https://github.com/Canner/WrenAI/pull/1051 * fix(wren-ui): fix answerDetail nested resolver for text-to-answer by @fredalai in https://github.com/Canner/WrenAI/pull/1057 * fix(wren-ai-service): fix column pruning check criteria by @cyyeh in https://github.com/Canner/WrenAI/pull/1059 * fix(wren-ui): add lang for adjust chart api by @fredalai in https://github.com/Canner/WrenAI/pull/1061 * chore(wren-ai-service): improve ai service by @cyyeh in https://github.com/Canner/WrenAI/pull/1009 * chore(wren-ai-service): fix historical question query input by @cyyeh in https://github.com/Canner/WrenAI/pull/1064 * feat(wren-ui): remove unnecessary sql column of thread table by @fredalai in https://github.com/Canner/WrenAI/pull/1063 * fix(wren-ui): remove custom scale & add adjustment flag for adjust chart scenario by @andreashimin in https://github.com/Canner/WrenAI/pull/1062 * fix(wren-ui): chart handler lint by @andreashimin in https://github.com/Canner/WrenAI/pull/1066 * chore(wren-ai-service): refine intent classification for time related questions by @cyyeh in https://github.com/Canner/WrenAI/pull/1067 * chore(wren-ai-service): improve ai service by @cyyeh in https://github.com/Canner/WrenAI/pull/1068 * fix(wren-ui): Remove line chart color properties reset & adjust config by @andreashimin in https://github.com/Canner/WrenAI/pull/1069 * chore(wren-ai-service): improve text2sql process by @cyyeh in https://github.com/Canner/WrenAI/pull/1070 * chore(wren-ai-service): langfuse analysis by @cyyeh in https://github.com/Canner/WrenAI/pull/1073 * chore(wren-ai-service): fix intent classification by @cyyeh in https://github.com/Canner/WrenAI/pull/1074 * chore(wren-ai-service): refactorings by @cyyeh in https://github.com/Canner/WrenAI/pull/1071 * chore(wren-ui): change base image and optimize docker build by @cyyeh in https://github.com/Canner/WrenAI/pull/1029 * chore(wren-ui): fix docker image issue by @cyyeh in https://github.com/Canner/WrenAI/pull/1077 * feat(wren-ai-service): sql pairs by @cyyeh in https://github.com/Canner/WrenAI/pull/961 * chore(wren-ai-service): improve chart generation by @cyyeh in https://github.com/Canner/WrenAI/pull/1079 * chore(wren-ai-service): fix chart adjustment by @cyyeh in https://github.com/Canner/WrenAI/pull/1081 * fix(wren-ui): adjust chart properties show correctly by @andreashimin in https://github.com/Canner/WrenAI/pull/1080 * chore(wren-ui): Upgrade posthog-js & posthog-node to latest version by @andreashimin in https://github.com/Canner/WrenAI/pull/1092 * fix(wren-ui): lint issue by @andreashimin in https://github.com/Canner/WrenAI/pull/1093 ## Security updates * 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 https://github.com/Canner/WrenAI/pull/993 * chore(wren-ui): update Next.js dependency to version 14.2.15 by @fredalai in https://github.com/Canner/WrenAI/pull/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 https://github.com/Canner/WrenAI/pull/1084 * chore(wren-ui): update eslint-config-next version to 14.2.21 by @fredalai in https://github.com/Canner/WrenAI/pull/1087 **Full Changelog**: https://github.com/Canner/WrenAI/compare/0.13.2...0.14.0