Release Notes
v0.12.1
What's Changed
Features
- Added DuckDB support: Users can now connect to and query DuckDB databases directly from the web app, including connection setup, SQL console integration, table browsing, and schema introspection.
Fixes
- Fixed DuckDB runtime errors: Resolved initialization and execution issues in the desktop app to ensure stable DuckDB connectivity and query execution.
- Fixed beta release workflow: Corrected a configuration error in the
beta.ymlGitHub Actions workflow that was preventing proper beta builds.