What's Changed
Features
- DuckDB support added: Full integration for connecting to and querying DuckDB databases, including dedicated connection form, sidebar components, table browser, and SQL console support.
Fixes
- Beta release workflow fixed: Resolved an error in the beta CI/CD pipeline that was preventing proper beta deployments.
- DuckDB runtime error resolved: Fixed a startup or initialization issue affecting DuckDB functionality in the Electron app and standalone builds.
Internal
- Version bumped to
v0.12.0across all packages and release notes.