Dory Docs
Release Notes

v0.12.1

View source on GitHub

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.yml GitHub Actions workflow that was preventing proper beta builds.

On this page