Back to release notes
v0.6.0Synced from GitHub release-notes

Release v0.6.0

What's Changed Features - Added experimental SQLite support across the application, including: - Integration with the SQL console and table browser for SQLite databases - New C

View source on GitHub

What's Changed

Features

  • Added experimental SQLite support across the application, including:
    • Integration with the SQL console and table browser for SQLite databases
    • New Copilot context types tailored for SQLite query assistance
    • Updated Electron app packaging and CI workflows to include SQLite binaries

Maintenance

  • Updated indirect dependency brace-expansion from 1.1.12 to 1.1.13 (security & stability patch)