0.19.0

Canner/WrenAI0.19.0Apr 2, 2025by wwwy3y3

AI Summary

This release introduces interactive editing capabilities for users to adjust answers by modifying SQL or reasoning steps. It also includes several security updates and minor service refinements.

Key Highlights

  • Users can now edit answers by modifying SQL or reasoning steps
  • Security fixes for npm and axios dependencies
  • Improved SQL format handling in the UI

New Features

  • Edit answers by modifying SQL or reasoning steps

Full Release Notes

## Features
* Users can now adjust answers by editing the SQL directly or modifying reasoning steps to regenerate results. Contributed by @wwwy3y3, @fredalai  and @andreashimin (#1512, #1516, #1517)

## Fixes and chores
* fix release-rc-pr workflow by @onlyjackfrost in https://github.com/Canner/WrenAI/pull/1487
* chore(wren-ai-service): minor updates by @cyyeh in https://github.com/Canner/WrenAI/pull/1503
* chore(wren-ui): format invalidSql for better experience in fixing by @andreashimin in https://github.com/Canner/WrenAI/pull/1505
* chore(wren-ui): remove testcontainers and tmp package by @fredalai in https://github.com/Canner/WrenAI/pull/1511

## Security updates
* chore(wren-ai-service): fix security issue by @cyyeh in https://github.com/Canner/WrenAI/pull/1509
* chore(deps): bump the npm_and_yarn group across 1 directory with 3 updates by @dependabot in https://github.com/Canner/WrenAI/pull/1476
* chore(deps): bump tar-fs from 2.1.1 to 2.1.2 in /wren-ui in the npm_and_yarn group across 1 directory by @dependabot in https://github.com/Canner/WrenAI/pull/1514
* chore(wren-ui): update axios for security issue by @fredalai in https://github.com/Canner/WrenAI/pull/1515

**Full Changelog**: https://github.com/Canner/WrenAI/compare/0.18.0...0.19.0