DBeaver 26.1.3

26.1.3
Added 5
  • Added a setting in Preferences for the maximum wait time for AI Engine responses
  • Added global network profiles that can be used in all projects
  • Added escaping for the pipe character in connection CLI parameters
  • Added the ability to reset font settings to default on the User Interface page in Preferences
  • Materialized views are now available in the Navigator tree for GaussDB
Changed 5
  • Engine settings were redesigned
  • GPT-5 is now used as the default model for OpenAI
  • Improved memory usage when importing large CSV files
  • Apache Doris database icon was updated
  • Databend driver was updated to version 0.4.8
Fixed 9
  • Fixed the model list display for GitHub Copilot with the free plan
  • Fixed an issue in the Grouping Panel when selecting an item from the Add menu required an extra click before applying changes
  • Fixed schema dropdown width when creating a new constraint
  • Fixed CSV export with multi-character quotes and improved quote/delimiter validation
  • Fixed color refresh when switching themes
  • Fixed LIST and ARRAY display in the Data Grid for DuckDB
Removed 1
  • Removed unnecessary zoom restart prompts on Linux and macOS when moving or resizing the application window
            - AI assistant:
                - Added a setting in Preferences for the maximum wait time for AI Engine responses
                - Fixed the model list display for GitHub Copilot with the free plan
                - Engine settings were redesigned
                - GPT-5 is now used as the default model for OpenAI
            - Data Editor: Fixed an issue in the Grouping Panel when selecting an item from the "Add" menu required an extra click before applying changes (thanks to @EastLord)
            - Metadata:
                - Fixed schema dropdown width when creating a new constraint
            - Data Transfer:
                - Improved memory usage when importing large CSV files (thanks to @HellAmbro)
                - Fixed CSV export with multi-character quotes and improved quote/delimiter validation
            - Connectivity: Added global network profiles that can be used in all projects
            - Miscellaneous:
                - Added escaping for the pipe character in connection CLI parameters (thanks to @dhufnagel)
                - Removed unnecessary zoom restart prompts on Linux and macOS when moving or resizing the application window (thanks to @elcapo)
                - Fixed color refresh when switching themes (thanks to @anantgupta001)
                - Added the ability to reset font settings to default on the User Interface page in Preferences
            - Databases:
                - Apache Doris: database icon was updated (thanks to @xylaaaaa)
                - Databend driver was updated to version 0.4.8
                - DuckDB: Fixed LIST and ARRAY display in the Data Grid
                - GaussDB: Materialized views are now available in the Navigator tree (thanks to @kkk000111999)
                - Google Cloud SQL - MySQL: Fixed backup and restore failures caused by an exception
                - Greenplum: Fixed an out-of-memory error when loading the table list for schemas with resource groups enabled (thanks to @vaefremov95)
                - MariaDB: Fixed a UI freeze when deleting multiple table columns at once (thanks to @a3894281)
                - MySQL: Fixed an issue when creating a new table failed with an exception (thanks to @HellAmbro)
                - PostgreSQL:
                    - Fixed an issue where the MAINTAIN privilege was not shown for users who had it granted
                    - Fixed an issue where text arrays could be corrupted after editing values containing commas in the Data Grid
                    - Fixed unsupported constraint type warnings for NOT NULL constraints (thanks to @jmax01)
                - SQLite: Fixed an issue where SQL script execution processed only the first line of the script (thanks to @HellAmbro)
        
View original

Upgraded? How did it go?

Discussion