Skip to content

0.10.0

Compare
Choose a tag to compare
@wwwy3y3 wwwy3y3 released this 07 Nov 09:33
· 352 commits to main since this release
dff425a

New Features

  • Implement onboarding guide for modeling page and home page to help users better understand the workflow (@andreashimin in #843, #851)
  • Enhance the asking experience by auto-selecting the best answer instead of showing multiple candidates. Multiple answer candidates feature will be reintroduced in future updates as whole new drafts feature. (@cyyeh in #850, #871, #875)
  • Enhance data source connection validation and user feedback (@fredalai in #847)
  • Add informative message display when no recommended relationships are found (@fredalai in #828)
  • Integrate with new Rust version of Wren Engine for improved performance (@onlyjackfrost in #770). Require additional flag to enable this experimental feature.

Fixes and Chores

  • fix(wren-ui): Resolved data source update bug by @ongdisheng in #849
  • chore(wren-ai-service): fix sql-to-answer issue by @cyyeh in #827
  • chore(wren-ui): add event to record ibis performance by @grieve54706 in #823
  • chore(wren-ai-service): add function list to prompt rule by @imAsterSun in #842

Maintenances

  • docs: update dead link in wren-ui/README.md by @vil02 in #798
  • chore(wren-ui): rename to Data connection error by @fredalai in #826
  • chore(wren-ui): update package.json version by @onlyjackfrost in #834
  • chore(wren-ui): tag wren ui before releasing stable image by @onlyjackfrost in #835
  • chore(wren-ai-service): update langfuse analysis notebook by @cyyeh in #836
  • chore(wren-ui): fix the file directory in the Github action steps by @onlyjackfrost in #837
  • chore(wren-ui): fix sed command in the Github action workflow by @onlyjackfrost in #838
  • chore(wren-ui): remove connectSampleNBA e2e test and update readme file by @fredalai in #840
  • chore(wren-ai-service): add correlation ID to langfuse by @grieve54706 in #846
  • chore(wren-ui): fix lint by @onlyjackfrost in #857
  • chore(wren-ui): Create thread directly when receiving one candidate by @andreashimin in #855
  • chore(wren-ui): add props in HOME_ASK_CANDIDATE event by @onlyjackfrost in #852
  • chore(wren-ui): revert wren-ui version by @onlyjackfrost in #858
  • chore(wren-ai-service): fix force deployment issue by @cyyeh in #860
  • add roadmap to readme by @wwwy3y3 in #864
  • chore(wren-ui): add common, repositories & adaptors to keep consistent format by @andreashimin in #870
  • chore(wren-ai-service): Update retrieval prompt rule for GA4 struct type column by @imAsterSun in #867

Full Changelog: 0.9.1...0.10.0