# DBeaver 26.1.5 - Product: DBeaver (https://whatsnew.fyi/product/dbeaver) - Vendor: DBeaver Corp - Date: 2026-08-16 - Version: 26.1.5 - Original notes: https://github.com/dbeaver/dbeaver/releases/tag/26.1.5 - Permalink: https://whatsnew.fyi/product/dbeaver/releases/26.1.5 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Add Product configuration, a new setup flow that opens on first start - **fixed** — Fix alignment of fields in the OpenAI configuration dialog - **added** — Add the ability to duplicate AI profiles - **changed** — Improve model refresh and test connection behavior for AI engine settings - **added** — Add read-only HTML preview for text/html values in the Value panel - **fixed** — Fix array and complex column visualization when Show complex column structure was disabled - **fixed** — Fix sorting in the Metadata panel - **fixed** — Restore support for CSS color names in spatial data colorization - **fixed** — Fix spatial data display with map backgrounds and locales that use decimal commas - **fixed** — Fix export error dialogs on Linux that could be hidden behind the export window - **fixed** — Fix column enablement in table mapping when using the Space key - **fixed** — Fix saved import tasks losing target table and column mapping settings after an update - **added** — Add support for custom authentication models in Custom CSV/XML connection import - **fixed** — Fix browser-based authentication on Linux systems where the default browse action is not supported - **fixed** — Fix connection color updates when changing the connection type in connection settings - **added** — Add database and driver version information to diagnostic log archives - **changed** — Hide the Delete context menu item when metadata changes are disabled in Simple view mode - **fixed** — Fix database Navigator not opening correctly - **added** — Add GreptimeDB dedicated driver entry using the MySQL-compatible protocol - **added** — Add support for displaying Map values in the Data Editor for ClickHouse - Product configuration: - Added Product configuration, a new setup flow that opens on first start - AI Assistant: - Fixed alignment of fields in the OpenAI configuration dialog (thanks to @HellAmbro) - Added the ability to duplicate AI profiles - Improved model refresh and test connection behavior for AI engine settings - Data Editor: - Added read-only HTML preview for text/html values in the Value panel (thanks to @michaaels) - Fixed array and complex column visualization when "Show complex column structure" was disabled - Fixed sorting in the Metadata panel (thanks to @gsastraw) - Restored support for CSS color names in spatial data colorization - Fixed spatial data display with map backgrounds and locales that use decimal commas - Data Transfer: - Fixed an issue on Linux when export error dialogs could be hidden behind the export window (thanks to @JackyLin0123) - Fixed column enablement in table mapping when using the Space key (thanks to @EastLord) - Fixed an issue where saved import tasks could lose target table and column mapping settings after an update - Connectivity: - Added support for custom authentication models in Custom CSV/XML connection import (thanks to @weih-kahoot) - Fixed browser-based authentication on Linux systems where the default browse action is not supported - Fixed connection color updates when changing the connection type in connection settings - Added database and driver version information to diagnostic log archives - Navigator: - Hid the Delete context menu item when metadata changes are disabled in Simple view mode (thanks to @MilosM348) - Fixed an issue where the database Navigator did not open correctly - New Drivers: - GreptimeDB: Added a dedicated driver entry using the MySQL-compatible protocol (thanks to @EastLord) - Databases: - ClickHouse: - Added support for displaying Map values in the Data Editor - Fixed DDL generation for views that do not contain a table-style column declaration block (thanks to @SEPURI-SAI-KRISHNA) - Databricks: Improved display of ARRAY and STRUCT values by showing complex arrays as JSON - Firebird: Fixed SSH tunnel testing when required database connection parameters were not set - MonetDB: Updated the default JDBC driver class name to restore driver loading (thanks to @scorpion3399) - MySQL: Fixed native database dumps when passwords contain # or other special characters (thanks to @sakshichitnis27) - Netezza: Fixed NCHAR length generation in DDL and improved recognition of NCHAR and NVARCHAR data types (thanks to @KrzysztofDusko) - PostgreSQL: - Fixed an issue where the selected schema could be lost after a query error in manual commit mode - Fixed backup and restore behavior that could omit tables during restore - Fixed generated calls for functions that return composite types (thanks to @HellAmbro) - StarRocks and Apache Doris: Preserved raw SHOW CREATE DDL output without applying additional formatting (thanks to @dupen01) - TDengine: Fixed unresolved Maven dependency warnings in the built-in driver configuration (thanks to @EastLord) - LibSQL: Added support for database views