Back to release notes
v0.8.0

Release v0.8.0

What's Changed Features - Added SQL generation capability to the SQL Console: users can now ask natural language questions and get corresponding SQL queries generated and inserted

What's Changed

Features

  • Added SQL generation capability to the SQL Console: users can now ask natural language questions and get corresponding SQL queries generated and inserted directly into the editor.
  • Enhanced the AI assistant in the SQL Console with improved inline asking, better context awareness, and support for multi-language localization (English, Spanish, Japanese).

Fixes

  • Fixed a TypeScript type error in next.config.ts that was preventing proper Next.js configuration loading.

Improvements

  • Updated documentation in README.md with clarifications and current usage guidance.

Maintenance

  • Upgraded dependencies:
    • @xmldom/xmldom from 0.8.12 to 0.8.13
    • uuid from 13.0.0 to 14.0.0 (breaking change; ensures compatibility with modern ESM environments)