DBeaver 26.0.5

26.0.5
Added 7
  • Support for new Codex models in GitHub Copilot in AI assistant
  • Group row striping option that allows rows to be colored by column values in the result grid
  • Ability to show multiple selected rows in the Text record mode
  • Indicators for connection view type (Simple, Advanced, or Custom) in Navigator
  • Ability to change the current project from the bottom-left corner
  • Format SQL option in the Generate SQL dialog
  • Support for the MAINTAIN keyword in PostgreSQL
Changed 5
  • Disabled Save and Cancel buttons for read-only databases in Data Editor
  • Data Transfer wizard pages were redesigned
  • Export window now stays open after errors, allowing the export to be restarted
  • Updated simple view mode switching in Navigator
  • PostgreSQL driver updated to version 42.7.11
Fixed 8
  • Syntax highlighting for inline ORDER BY clauses inside aggregate functions in SQL Editor
  • Issue where the option to save credentials was disabled after testing the connection
  • Multi-line pasting in driver properties
  • Issue where deleting one dashboard removed other dashboards from the panel
  • White background for some toolbar items in the dark theme
  • Grouping panel queries when generated aliases matched SQL keywords
  • Array display for the new BigQuery driver
  • View loading in the Database Navigator for Exasol
            - AI assistant: Added support for new Codex models in GitHub Copilot
            - SQL Editor:
                - Fixed syntax highlighting for inline ORDER BY clauses inside aggregate functions (thanks to @tmimmanuel)
            - Data Editor:
                - Disabled Save and Cancel buttons for read-only databases (thanks to @MilosM348)
                - Added a group row striping option that allows rows to be colored by column values in the result grid (thanks to @MkDev11)
                - Added the ability to show multiple selected rows in the Text record mode (thanks to @EastLord)
            - Data Transfer:
                - Wizard pages were redesigned
                - The export window now stays open after errors, allowing the export to be restarted
            - Navigator:
                - Added indicators for connection view type (Simple, Advanced, or Custom) and updated simple view mode switching
                - Added the ability to change the current project from the bottom-left corner
            - Connectivity:
                - Fixed an issue where the option to save credentials was disabled after testing the connection
                - Fixed multi-line pasting in driver properties
            - Charts and Dashboards:
                - Fixed an issue where deleting one dashboard removed other dashboards from the panel
            - Miscellaneous:
                - Added a Format SQL option to the Generate SQL dialog
                - Fixed the white background for some toolbar items in the dark theme
                - Fixed grouping panel queries when generated aliases matched SQL keywords (thanks to @HellAmbro)
            - Databases:
                - BigQuery: Fixed array display for the new BigQuery driver
                - Exasol: Fixed view loading in the Database Navigator (thanks to @antonireus)
                - PostgreSQL:
                    - Updated driver to version 42.7.11
                    - Added support for the MAINTAIN keyword (thanks to @boskodev790)
                    - Fixed handling of "24:00" values in time columns
                    - Fixed missing INOUT parameters in CHECK generation for procedures and functions
                - Redshift: Fixed default schema switching when the "public" schema is missing
                - Snowflake:
                    - Updated driver to version 4.1.0
                    - Fixed an occasional error that could appear while typing SQL in the editor
                - SQL Server: Fixed the ability to connect to the database after the Java update
                - Starrocks: Added external catalogs support (thanks to @chris-celerdata)
            - Localization: Fixed hardcoded localization for several command labels in the SQL Editor main menu (thanks to @MilosM348)
        
View original

Upgraded? How did it go?

Discussion