Release Notes

Overview

Release notes summarize product changes, fixes, database support updates, AI improvements, and deployment changes across Dory versions.

Version range

All releases

VersionSummary
v0.28.0Added native Supabase connection support, including dedicated connection form, validation, and TLS configuration handling.
v0.27.0Added full Snowflake connection support, including dedicated driver, form fields, database type icon with beta badge, and backend payload...
v0.26.0Added full Snowflake connection support, including dedicated driver, form fields, and UI integration across the web app.
v0.25.1Replaced pagination page picker with a direct page input field for faster navigation in table previews and query results.
v0.25.0Introduced Codex Agent, a new local AI bridge with MCP support, replacing the previous local AI bridge setup. Includes CLI-driven install...
v0.24.2Enabled improved authentication flow for user joins, enhancing login and session management in the web application.
v0.24.1Enabled logging of proxy authentication attempts in the web app, aiding administrators in monitoring and troubleshooting auth flows.
v0.24.0Introduced a persistent agent workspace drawer with improved layout, desktop bridge detection, and prevention of accidental dismissal
v0.23.4Added table actions (e.g., rename, drop) directly in the SQL console sidebar and tab interface, enabling quick schema modifications witho...
v0.23.3Added support for Cloudflare D1 as a new database connection type, including dedicated form fields, UI icons, and SQL console integration.
v0.23.2Table previews now show unfiltered row counts (e.g., “Showing 100 of 12,345 rows”) instead of only filtered totals, giving clearer contex...
v0.23.1Fixed incorrect sort state cycling in the SQL console result table’s virtualized table component, ensuring stable and predictable column ...
v0.23.0Added desktop-local action authentication with snapshot fallback for improved offline reliability during sign-in and session recovery.
v0.22.2Enabled AI actions (e.g., table summaries, schema explanations, tab title generation) to use the cloud proxy on desktop clients, improvin...
v0.22.1Enhanced table structure tooltip: Column details (e.g., data type, nullability, description) are now merged into the structure tooltip in...
v0.22.0Guest sign-in experience: Added loading state during guest authentication and initialized user ID plumbing across auth flows and session ...
v0.21.5Resolved MCP-related errors preventing proper initialization and auto-opening of the MCP proxy in Electron and web environments.
v0.21.4Fixed an error that prevented users from opening email verification links during sign-in, sign-up, and email verification flows.
v0.21.3Added support for anonymous user access, enabling unauthenticated usage of the web app.
v0.21.2Added SSL/TLS support for database connections: Users can now configure TLS settings (including certificate validation, client certificat...
v0.21.1Fixed Mermaid diagram rendering issues in AI-generated responses.
v0.21.0Query Audit for Pro users: Added a new Query Audit page to track and review executed queries, accessible only to Pro-tier subscribers. Th...
v0.20.1Query Audit Logs: Introduced a new Query Audit page to track and review executed SQL queries across your organization, including metadata...
v0.19.4No commits found in range v0.19.3..HEAD.
v0.19.3Stabilized and persisted the desktop server port used for PGlite storage, ensuring consistent behavior across application launches.
v0.19.2Fix: Resolved a build failure caused by an issue in the organization-specific layout file in the web application.
v0.19.1Added desktop MCP (Model Control Protocol) grants with automatic token UI hiding for improved security and streamlined agent access.
v0.19.0Added Docker Compose support with docker-compose.yml and environment example file, simplifying local and production deployments.
v0.17.3Fixed Docker build failure by correcting the Dockerfile configuration.
v0.17.2Fixed chart rendering issues by removing nested responsive containers, improving layout stability and performance in chart result displays.
v0.17.1Cloud AI provider resolution: Organization-level AI provider configuration now uses cloud-based system status to determine available prov...
v0.17.0Added Bring Your Own Key (BYOK) support for AI providers, enabling organizations to configure and manage their own AI credentials securely.
v0.16.0Added Oracle database support to the SQL console and database explorer, enabling connection, schema browsing, and SQL query execution for...
v0.15.0SQL Server support: Added full connectivity and metadata integration for Microsoft SQL Server, including dedicated driver, connection for...
v0.14.1Fixed SQL Copilot action failures caused by missing schema context, improved the AI Fix button, and extracted BorderBeamButton into the shared UI package.
v0.14.0Added local file support, native desktop file picking, Open Files UX refinements, localization updates, and Docker build reliability fixes.
v0.13.1Simplified Docker image builds by removing the Yarn release dependency from the build process, reducing bui...
v0.13.0Added MCP (Model Context Protocol) server support
v0.12.2Added full offline support for desktop apps, including anonymous sign-in flow without network dependency
v0.12.1Added DuckDB support
v0.12.0Added DuckDB support
v0.11.4Improved SQL Console Copilot reliability
v0.11.3Updated chart rendering components (chart-canvas.tsx, charts-result/index.tsx) for better performance and c...
v0.11.2Refined background colors across loading and splash screens in both desktop and web apps for improved visua...
v0.11.1Stabilized the height of the Insights tab in the SQL Console Copilot panel to prevent layout shifts during...
v0.11.0No user-facing changes recorded.
v0.10.0Resolved an infinite sorting update loop in the virtualized result table that caused UI freezes during inte...
v0.9.0AI Usage Tracking
v0.8.3Fixed an error that prevented automatic organization creation during user sign-up or authentication flows.
v0.8.2Fixed chat message display
v0.8.1Chatbot internationalization
v0.8.0Added SQL generation capability to the SQL Console: users can now ask natural language questions and get co...
v0.7.13Fixed Copilot quick actions not working on the first click in the SQL console.
v0.7.12Added a refresh button to the SQL Console sidebar to manually reload database and schema listings.
v0.7.11Fixed an exit error in the web app’s bootstrap script (bootstrap.mjs), preventing unexpected failures durin...
v0.7.10Removed guest login functionality and introduced a new demo sign-in flow, allowing users to quickly explore...
v0.7.9Enhanced SQL safety checks to allow PRAGMA and DESCRIBE statements in read-only mode—enabling broader compa...
v0.7.8No user-facing changes recorded.
v0.7.7Added release notes file release-notes/v0.7.6.md for this version.
v0.7.6No user-facing changes recorded.
v0.7.5Added performanceGuard to key chat API endpoints (/api/chat, /api/chat/sql-runner) and SQL tooling logic to...
v0.7.4Data Preview pagination
v0.7.3No user-facing changes recorded.
v0.7.2No user-facing changes recorded.
v0.7.1Email verification toggle
v0.7.0New Automation API
v0.6.3No user-facing changes recorded.
v0.6.2Added full support for Japanese (ja), Spanish (es), and Simplified Chinese (zh_CN) across both desktop and...
v0.6.1No user-facing changes recorded.
v0.6.0Added experimental SQLite support across the application, including
v0.5.6Added automatic column width adjustment (autofit) to the SQL console result table, improving readability of...
v0.5.5Added automatic column width calculation and autofit behavior to the SQL console result table’s virtualized...
v0.5.4Added automatic column width adjustment (autofit) to the SQL console result table, improving readability of...
v0.5.3No user-facing changes recorded.
v0.5.2Added visual highlighting for the currently selected table in the SQL console sidebar, improving navigation...
v0.5.1No user-facing changes recorded.
v0.5.0Added basic MySQL connection support, including connection form, metadata exploration, table information re...
v0.4.11Added automatic Homebrew tap updates: macOS stable releases now trigger auto-updates to the dorylab/homebre...
v0.4.10Resolved workflow failures in macOS and Windows packaging pipelines.
v0.4.9Fixed workflow failures in macOS and Windows packaging, as well as the main release pipeline, ensuring reli...
v0.4.8Added support for a dedicated beta environment, enabling safer testing and preview of upcoming features.
v0.4.7Added periodic update checks to the desktop app to improve auto-update reliability.
v0.4.6Organization support
v0.4.3Organization plugin integration
v0.4.2Fixed build failures in privilege management pages (roles, users, and the main privileges view).
v0.4.1UI Consistency
v0.4.0PostgreSQL support added
v0.3.11Workspace export and import
v0.3.10Saved queries now support folders
v0.3.9Fixed duplicate error dialogs appearing when update checks fail — now only one dialog is shown per failure,...
v0.3.8Refactored connection implementation for better maintainability and consistency across database APIs (e.g.,...
v0.3.7Fixed SQL Copilot retry logic to prevent infinite retries when generating read-only SQL statements.

How is this guide?