Dory Docs
Release Notes

Release Notes

This section is synchronized from the public dorylab/dory release-notes directory. It keeps documentation-friendly release pages for product changes, fixes, database support updates, AI improvements, and deployment changes.

Version range

All releases

VersionSummary
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.

On this page