| Version | Change log |
| DBeaver 25.3.2 Jan 4, 2026 |
Data Editor: Fixed value change cancellation Search: Fixed text input for Chinese, Japanese, and other similar languages on macOS Data transfer: Removed a warning from the logs that appeared during CSV import Miscellaneous: Linux Debian package was fixed Snap: Packaging switched to classic mode Issues with web browser activation were resolved Issues with Office integration were resolved Problem with DuckDB embedded driver connection was fixed Databases: MySQL: Fixed database dump when SSH is enabled ClickHouse: Driver version was updated to version 0.9.5 JSON data type reading was fixed Issue with CTE expressions was resolved Active database selector was fixed Issue with LIMIT clause and read-only connections was resolved Big numbers rendering was fixed Tuple data types rendering was fixed A number of issues with array data types fetch/render was fixed |
| DBeaver 25.3.1 Dec 22, 2025 |
SQL Editor: New script numbering algorithm was improved Bug in Find/Replace panel and Ctrl+Enter shortcut was resolved Dangerous query confirmation now shown for any DROP statements Query confirmation message was fixed Data Editor: Ordering of rows by primary key feature was redesigned and now works only in tables Issue with virtual keys and “use all columns as key” option was resolved Issue with tooltips for JSON columns was resolved Value change cancellation was fixed Data export in DbUnit format was fixed (issue with escaping) Data import wizard now show file selector automatically Issue with incorrect detection of read-only columns was resolved Miscellaneous: Driver download dialog was fixed (issue with wrong focus and details panel) New connection name generator was improved Connection configuration import from pgAdmin was added Internal connection information page was added to the connection edit dialog Check-buttons and radio-buttons rendering was fixed on Linux Warning related to custom driver icons were removed Option “Open separate connection for metadata reads” save was fixed pt_BR localization was fixed (thanks to @imoliveira88) Databases: Azure SQL Server: active database detection was fixed CUBRID: (thanks to @longhaseng52) Issue with duplicated primary key columns was fixed SQL query execution plan layout was fixed Shards support was added Denodo: driver version was updated to 9.0 (thanks to @dlopezc-denodo) TDengine: non-latin encodings support was improved (thanks to @DuanKuanJun) Microsoft Fabric: Stored procedures body reading was fixed Extended properties reading was fixed MySQL: table column DDL generator was added (thanks to @mikiubo) Oracle: issue with active user name detect was fixed (thanks to @alexeyleping) GRANT statements were fixed in object’s DDL PostgreSQL: Login event triggers support was added (thanks to @Morgunov-Vitaly) SSPI authentication was fixed Issue with redundant change of “search_path” variable was resolved I |
| DBeaver 25.3.0 Nov 30, 2025 |
SQL Editor: Fixed the ability to select multiple rows on macOS Fixed an issue with the unavailable script execution button Data Editor: fixed incorrect behavior when applying filters with extra conditions Metadata editor: Fixed an issue with duplicate unique index create statement when generating DDL Table size presentation was fixed Navigator: fixed an issue when filters didn’t work in a new DBeaver window (thanks to @klassik86) Query Manager: execution time is now always displayed in milliseconds Data transfer: fixed an issue when the application freezes during the export of a large number of tables Task Management: added a loading progress indicator for the task view Security: fixed a security issue in the Spatial Viewer for the HTML content to prevent a third-party script execution Miscellaneous: added the application installer for Windows ARM (beta version) Databases: CUBRID: Fixed an issue with the column list duplicates with reused foreign key names (thanks to @longhaseng52) H2GIS: Driver version downgraded to 2.2.1 due to a driver error Oracle: Fixed REFCURSOR fetching Redshift driver configuration was fixed Yellowbrick: The driver was changed to the native Yellowbrick driver Added support the OAuth2 authentication |
| DBeaver 25.2.5 Nov 17, 2025 |
Data Editor: Icons for data edit commands were updated Data loading progress messages now show more details SQL Editor: Resolved the issue with performance lag during long scripts scrolling `@include` command processing was improved Error processing in nested scripts was fixed `CTRL+Enter` shortcut was fixed in Find/Replace panel AI: OpenAI legacy API support was added Miscellaneous: Opening of sql files by using command line of file explorer was fixed Potential security breach was resolved in GIS map viewer Splash screen is now disabled on MacOS Data transfer: “Write to the single file” option was fixed Input file selector UI now allows file name copy/edit Databases: Apache Derby: driver version was updated to 10.17.1.0 Athena: driver version was updated to 3.6.0 BigQuery: driver version was updated to 42_1.6.3 Clickhouse: query canceling support was added Databricks: OSS driver configuration was fixed PostgreSQL: GIS data types support was fixed Redshift: Driver version was updated to 2.2.0 Issues with network disconnects were resolved for all Redshift driver versions Snowflake: driver version was updated to 3.27.0 SQL Server: driver version was updated to 13.2.1 Sybase/SAP ASE: issue with stored procedures body reading was resolved |
| DBeaver 25.2.4 Nov 2, 2025 |
Data Editor: The default shortcut for Advanced Copy with previous settings on macOS was changed to CTRL+SHIFT+4 Added the option to disable numeric identifier columns formatting SQL Editor: Added support for temporary tables in semantic analysis AI assistant: added the confirmation for query types that DBeaver cannot recognize as valid SQL Data Transfer: Added connection and database info to backup/restore wizards Connectivity: fixed an issue that prevented deleting network profiles Miscellaneous: Fixed a crash on Windows that occurred when the username contained non-ASCII characters Fixed an issue where notifications stole focus when the user was in another application Added the ability to import connections from DataGrip Databases: ClickHouse: Improved array data types display in the Data Editor DuckDB: Fixed an issue when the catalog selection was lost upon disconnect Oracle: Privileges tab now opens for non-admin users SQLite: Fixed an issue where foreign keys created with shorthand syntax were not recognized as references Snowflake: Procedures with multiple versions are now displayed correctly |
| DBeaver 25.2.3 Oct 19, 2025 |
AI assistant: Added the ability to test AI configuration in Preferences Fixed bug in AI command which lead to an error whenever a query contained a trailing delimiter Data Editor: Removed the default shortcut for Select Row Count (Ctrl+Alt+Shift+C) due to a conflict with the Advanced Copy shortcut Fixed an issue when the boolean inline editor was read-only in tables without a primary key Metadata Editor: Updated the UI for object comments editing Removed object name comments duplicate in view DDL Navigator: Added an option for case-insensitive alphabetical sorting Fixed an issues with tree inconsistency after disconnect Fixed an issue with table list reading in certain drivers (Databricks, Sybase and others) Connectivity: Fixed an issue that prevented deleting an SSH jump server in connection settings Network profile settings are now easier to find in Preferences General: Fixed an issue when it was impossible to set the result set fetch size to 0 Improved panel and result set maximize behavior Fixed a startup issue in the Snap version related to the NO_AT_BRIDGE variable Driver download window was redesigned Databases: Athena driver updated to version 2.2.2.1000 Google Cloud Spanner driver was updated to version 2.33.1 Greengage: Added database icon (thanks to @tigrulya-exe) |
| DBeaver 25.2.2 Oct 6, 2025 |
SQL Editor: Fixed an issue where the wrong ID was selected after a join operation Improved behavior of the progress control AI assistant: Fixed an issue when model names case Metadata: Fixed an issue with object editor resize Data Editor: Panel context menu was redesigned Improved filter visuals and layout: unified background color, fixed separator line, and merged two panel toolbars into one Data Transfer: Fixed column casing issues when importing from XML General: Added the ability to configure the “Show all databases” property via CLI Fixed truncated labels in Preferences on Linux Fixed broken colors in Dark theme after Eclipse update Unified the appearance of toolbar separators Improved color-coding for Test connections Set NO_AT_BRIDGE=1 for Linux applications Clarified error message when a driver is unavailable Databases: ClickHouse: Fixed several bugs related to incorrect type handling, including array, tuple presentation, and nested column presentation (thanks to @Hubbitus) CUBRID: Fixed some issues on full text query plan (thanks to @longhaseng52) MySQL: Added “Compress” flag in the dump wizard (thanks to @mikiubo) PostgreSQL: Creating a database with “Show all databases” disabled now shows an error Redshift: Fixed an issue that prevented updating the driver Jobs and system databases are now hidden in the Navigator Snowflake: Driver updated to version 3.24.0 SQLite: Fixed “Cannot determine target node for File” error Localization: Spanish localization was improved (thanks to @anton-erofeev) |
| DBeaver 25.1.3 Jul 30, 2025 |
AI integration is now included in the Community packaging, extension install is not needed anymore SQL Editor: Fixed an issue when files modified externally could not be closed without overwriting Schemas/catalogs support in the Generic driver was improved Metadata: fixed an issue where virtual keys created via the popup dialog were not saved Data Editor: fixed the Copy as CSV option in Advanced Copy General: editor tabs now use connection color for visualization Connectivity: SSHJ encryption keys support ws improved Issue with network profiles name wrapping was resolved Databases: CUBRID: Metadata objects search was fixed Partition support was enhanced Added support for PLCSQL Added support for DONT_REUSE_OID keyword Clickhouse: Fixed the presentation of tuples and map data types in the data editor Fixed support for temporary tables, all queries to them now run within the same session DD2 driver was downgraded to version 11.5.9 (because of issues with Kerberos authentication) MySQL and Clickhouse: Fixed aliases generation and quotation in SQL Editor SAP HANA: Added support for HALF_VECTOR type |
| DBeaver 25.1.1 Jun 22, 2025 |
SQL Editor: Added support for column expansion for CTEs Added support for TSQL “TOP” expression Added support for CTE names in sub-queries Disabled SQL autocomplete inside DBeaver SQL commands Fixed an issue where code completion failed in long queries when using column aliases Fixed an issue where most of the output was lost after performing a search AI assistant: GitHub Copilot authorization dialog was improved Metadata Editor: Added progress visualization for loading items and a message indicating when the list is empty Fixed sorting of objects such as indexes Fixed layout issues when resizing stacked multi-line fields Data Editor: fixed cursor positioning after filter auto-completion Navigator: Fixed the “Hide” and “Show Only” filter options, added support for filtering by name with arguments Fixed an exception that occurred when deleting an open project Connectivity: Fixed an issue where SSL settings were removed after adding an SSH profile Redesigned the DBeaver connection profiles for improved structure and usability After changing an expired database password, you can now immediately test the connection with the new password General: Transaction commit/rollback buttons now have drop-down menu which can show queries within this transaction Fixed compact DDL generation for tables Set English as the default language in the Microsoft Store distribution Improved the appearance of several database logos in dark theme Fixed an exception in the Output viewer Databases: CUBRID: Added the ability to delete comments on Serial and Views (thanks to @longhaseng52) Fixed an error that occurred when deleting properties and comments on the server (thanks to @longhaseng52) Fixed an error when editing null values in the metadata editor (thanks to @longhaseng52) Fixed an issue where view DDL was truncating UNION ALL statements (thanks to @Srltas) Clickhouse: Fixed the display of nested arrays in the data grid and SQL generation Fixed an issue with folder display in |
| DBeaver 25.1.0 Jun 18, 2025 |
SQL Editor: If referenced table has an alias, it’s now always prepended before column name for semantic completion Added a new setting for semantic completion to control fully-qualified column names Fixed bind variables dialog layout for large fonts Data Transfer: removed the “All but nulls” and added “All including nulls” option for CSV export Miscellaneous: Fixed misaligned editor window in the Bind Parameters dialog for macOS Fixed an issue where the “Tip of the Day” window could block the application interface from loading Fixed inconsistent application of connection colors for test and production connection types Fixed application launch in CLI mode General: The “All file types” option has been moved to the top of the file open dialog for easier access Databases: Clickhouse: Clickhouse driver was returned to version 0.8.5 Fixed quoting of nested array values CUBRID: Fixed Info panel visibility DuckDB: Added option to hide system objects Fixed geometry display issues in DuckDB version 1.2.2+ Simple structure compare wizard was fixed MySQL: fixed primary key column creation PostgreSQL: added support for wildcards in ILIKE filters within the data grid SQL Server: fixed the “Only connections” option in Session Manager to display only active connection sessions as intended Teradata: native date/time formatting is now disabled by default and can be enabled in the connection settings |