BlogRelease Notes
Category

Release Notes

See what shipped in each Dory release, including new features, improvements, and fixes.

v0.11.1

Release v0.11.1

What's Changed Improvements - Stabilized the height of the Insights tab in the SQL Console Copilot panel to prevent layout shifts during analysis loading. - Localized all analysis-

Read post
v0.11.0

Release v0.11.0

No commits found in range v0.10.0..HEAD.

Read post
v0.10.0

Release v0.10.0

What's Changed AI-Powered Result Insights - Introduced AI profiling for SQL result sets, automatically generating descriptive summaries, statistical insights, and actionable recomm

Read post
v0.9.0

Release v0.9.0

What's Changed Features - AI Usage Tracking: Added a new AI usage dashboard to monitor AI feature consumption, including schema explanations, table summaries, and chat interactions

Read post
v0.8.3

Release v0.8.3

What's Changed Fixes - Fixed an error that prevented automatic organization creation during user sign-up or authentication flows. Internal - Refactored and stabilized organization

Read post
v0.8.2

Release v0.8.2

What's Changed - Fixed chat message display: Resolved an issue where the user’s “ask” message was not rendering correctly in the chat interface, improving reliability and clarity d

Read post
v0.8.1

Release v0.8.1

What's Changed Improvements - Chatbot internationalization: Updated translations for English, Spanish, Japanese, and Chinese locales to improve multilingual support across chatbot

Read post
v0.8.0

Release v0.8.0

What's Changed Features - Added SQL generation capability to the SQL Console: users can now ask natural language questions and get corresponding SQL queries generated and inserted

Read post
v0.7.13

Release v0.7.13

What's Changed Fixes - Fixed Copilot quick actions not working on the first click in the SQL console. - Restored the SQL console layout to its default state when closing the Copilo

Read post
v0.7.12

Release v0.7.12

What's Changed Fixes - Fixed an issue where SQL editor content was occasionally lost during tab switching or auto-saving. - Resolved incorrect handling of PostgreSQL database and s

Read post
v0.7.11

Release v0.7.11

What's Changed Fixes - Fixed an exit error in the web app’s bootstrap script (bootstrap.mjs), preventing unexpected failures during startup or development server initialization. In

Read post
v0.7.10

Release v0.7.10

What's Changed Authentication - Removed guest login functionality and introduced a new demo sign-in flow, allowing users to quickly explore the application without creating an acco

Read post
v0.7.9

Release v0.7.9

What's Changed Fixes - Fixed a prompt error when using multiple databases (MySQL + ClickHouse) in AI-assisted SQL generation. - Fixed chatbot layout issues and improved aggregation

Read post
v0.7.8

Release v0.7.8

No commits found in range v0.7.7..HEAD.

Read post
v0.7.7

Release v0.7.7

What's Changed - Released version 0.7.6, incrementing patch versions across all packages (apps/admin, apps/electron, apps/web, and root). - Added release notes file release-notes

Read post
v0.7.6

Release v0.7.6

No commits found in range v0.7.5..HEAD.

Read post
v0.7.5

Release v0.7.5

What's Changed Fixes - Fixed database schema suggestions and selector behavior in the chatbot, improving accuracy and responsiveness when choosing tables or columns. - Resolved iss

Read post
v0.7.4

Release v0.7.4

What's Changed Features - Data Preview pagination: Replaced the hard-limited 200-row preview with configurable pagination (50/100/200/500/1000 rows per page) across PostgreSQL, MyS

Read post
v0.7.3

Release v0.7.3

No commits found in range v0.7.2..HEAD.

Read post
v0.7.2

Release v0.7.2

No commits found in range v0.7.1..HEAD.

Read post
v0.7.1

Release v0.7.1

What's Changed Features - Email verification toggle: Added NEXTPUBLICREQUIREEMAILVERIFICATION and EMAILFROM environment variables to enable or disable email verification during sig

Read post
v0.7.0

Release v0.7.0

What's Changed Features - New Automation API: Introduced a programmatic interface (/api/automation/) for external systems (CLI, agents, workflows) to interact with Dory without the

Read post
v0.6.3

Release v0.6.3

No commits found in range v0.6.3-beta.0..HEAD.

Read post
v0.6.2

Release v0.6.2

What's Changed Internationalization & Localization - Added full support for Japanese (ja), Spanish (es), and Simplified Chinese (zhCN) across both Electron and web apps - Updated

Read post
v0.6.1

Release v0.6.1

No commits found in range v0.6.1-beta.0..HEAD.

Read post
v0.6.0

Release v0.6.0

What's Changed Features - Added experimental SQLite support across the application, including: - Integration with the SQL console and table browser for SQLite databases - New C

Read post
v0.5.6

Release v0.5.6

What's Changed Features - Added automatic column width adjustment (autofit) to the SQL console result table, improving readability of query results without manual resizing. Fixes -

Read post
v0.5.5

Release v0.5.5

What's Changed Features - Added automatic column width calculation and autofit behavior to the SQL console result table’s virtualized table (VTable) component, improving readabilit

Read post
v0.5.4

Release v0.5.4

What's Changed Features - Added automatic column width adjustment (autofit) to the SQL console result table, improving readability of query results without manual resizing. - Intro

Read post
v0.5.3

Release v0.5.3

No commits found in range v0.5.2..HEAD.

Read post
v0.5.2

Release v0.5.2

What's Changed Features - Added visual highlighting for the currently selected table in the SQL console sidebar, improving navigation and context awareness. Improvements - Updated

Read post
v0.5.1

Release v0.5.1

No commits found in range v0.5.1-beta.0..HEAD.

Read post
v0.5.0

Release v0.5.0

What's Changed New Database Support - Added basic MySQL connection support, including connection form, metadata exploration, table information retrieval, and SQL dialect handling.

Read post
v0.4.11

Release v0.4.11

What's Changed Features - Added automatic Homebrew tap updates: macOS stable releases now trigger auto-updates to the dorylab/homebrew-dory tap, including support for both arm64 an

Read post
v0.4.10

Release v0.4.10

What's Changed Fixes - Resolved workflow failures in macOS and Windows packaging pipelines. - Fixed distribution errors during Docker-based releases. Maintenance - Removed unused e

Read post
v0.4.9

Release v0.4.9

What's Changed Fixes - Fixed workflow failures in macOS and Windows packaging, as well as the main release pipeline, ensuring reliable artifact builds and versioned releases. Inter

Read post
v0.4.8

Release v0.4.8

What's Changed Features - Added support for a dedicated beta environment, enabling safer testing and preview of upcoming features. Improvements - Removed the organization entry fro

Read post
v0.4.7

Release v0.4.7

What's Changed Fixes - Fixed email verification failures in the demo authentication flow. - Resolved errors related to better-auth integration, including schema and migration updat

Read post
v0.4.6

Release v0.4.6

What's Changed Features - Organization support: Added full multi-organization functionality, including organization creation, settings (organization details, members, invitations),

Read post
v0.4.3

Release v0.4.3

What's Changed Features - Organization plugin integration: Migrated core authentication and team-handling logic into a dedicated organization plugin, enabling more scalable and mod

Read post
v0.4.2

Release v0.4.2

What's Changed Fixes - Fixed build failures in privilege management pages (roles, users, and the main privileges view). - Hidden the Monitoring and Privileges sections in the UI fo

Read post
v0.4.1

Release v0.4.1

What's Changed - UI Consistency: Hidden the Monitoring and Privileges sections in the navigation sidebar and page layouts when connected to a PostgreSQL database, aligning behavior

Read post
v0.4.0

Release v0.4.0

What's Changed Features - PostgreSQL support added: Basic connection, metadata discovery, table info, and schema browsing now available for PostgreSQL databases. - New Explorer int

Read post
v0.3.11

Release v0.3.11

What's Changed Features - Workspace export and import: Added new functionality under Settings > Data to export and import workspace data, including team-level connections and user-

Read post
v0.3.10

Release v0.3.10

What's Changed Features - Saved queries now support folders: Organize saved SQL queries into folders with full CRUD operations, drag-and-drop reordering (both folders and queries),

Read post
v0.3.9

Release v0.3.9

What's Changed Fixes - Fixed duplicate error dialogs appearing when update checks fail — now only one dialog is shown per failure, improving user experience during updater errors.

Read post
v0.3.8

Release v0.3.8

What's Changed Fixes - Improved user feedback during manual application updates: shows categorized error dialogs (network, server, or generic), informs users when a check is blocke

Read post
v0.3.7

Release v0.3.7

What's Changed Fixes - Fixed SQL Copilot retry logic to prevent infinite retries when generating read-only SQL statements. - Resolved styling inconsistencies in Copilot-generated S

Read post