返回发布说明
v0.6.0同步自 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

在 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)