0.18.0

Canner/WrenAI0.18.0Mar 28, 2025by wwwy3y3

AI Summary

Enhanced user control over SQL generation with new knowledge instructions and an improved correction flow. The UI has also been optimized for better reasoning visualization.

Key Highlights

  • Custom guidelines for SQL generation via Knowledge Instructions
  • Direct SQL correction flow for users
  • Enhanced reasoning UI with improved visualizations

New Features

  • Knowledge Instructions feature
  • SQL Correction Flow
  • Enhanced Reasoning UI

Full Release Notes

## Features
- **Knowledge: Instructions**: Added new feature allowing users to define custom guidelines for SQL generation by @onlyjackfrost, @fredalai, and @cyyeh. (#1392, #1433, #1482, #1480, #1489)
- **SQL Correction Flow**: New capability for users to directly edit and apply corrected SQL when encountering errors by @andreashimin and @cyyeh. (#1451, #1469)
- **Enhanced Reasoning UI**: Optimized the existing reasoning interface with improved visualizations and smoother transitions between different stages of SQL generation by @andreashimin and @cyyeh. (#1451, #1471, #1473, #1452)

## Fixes and Chores
- Fixed language for generating questions for SQL pairs by @fredalai (#1453)
- Made various minor service updates by @cyyeh (#1470)
- Updated demo video by @chilijung (#1477)
- Separated instant recommend questions to new effect for better performance by @andreashimin (#1488)
- Added semantics deletion when resetting project by @onlyjackfrost (#1490)
- CI improvements: added latest tag to UI image by @onlyjackfrost (#1485, #1491)

## Security updates
- Upgraded Next.js version to 14.2.26 by @fredalai (#1456)
- Bumped containerd from 1.7.13 to 1.7.27 by @dependabot (#1417)
- Upgraded GitHub Actions dependencies: changed-files from v35 to v46 by @dependabot (#1419)

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