This release includes breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+12 more
ReleasePort's take
Moderate signalDBeaver 26.0.5 fixes the export window closing after errors and prevents accidental deletion of multiple dashboards.
Why it matters: Patch to 26.0.5 immediately to retain export sessions post‑error and avoid unintended dashboard loss.
Summary
AI summaryFixed export window staying open after errors and multiple dashboard deletion side‑effects.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Added support for new Codex models in GitHub Copilot Added support for new Codex models in GitHub Copilot Source: granite4.1:8b-q6_K@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Disabled Save and Cancel buttons for read-only databases Disabled Save and Cancel buttons for read-only databases Source: granite4.1:8b-q6_K@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Added group row striping option in the result grid Added group row striping option in the result grid Source: granite4.1:8b-q6_K@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Added ability to show multiple selected rows in Text record mode Added ability to show multiple selected rows in Text record mode Source: granite4.1:8b-q6_K@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Added indicators for connection view type in Navigator Added indicators for connection view type in Navigator Source: granite4.1:8b-q6_K@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Added ability to change current project from bottom-left corner Added ability to change current project from bottom-left corner Source: granite4.1:8b-q6_K@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Added support for MAINTAIN keyword in PostgreSQL Added support for MAINTAIN keyword in PostgreSQL Source: granite4.1:8b-q6_K@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Added external catalogs support in Starrocks Added external catalogs support in Starrocks Source: granite4.1:8b-q6_K@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Added Format SQL option to Generate SQL dialog Added Format SQL option to Generate SQL dialog Source: granite4.1:8b-q6_K@2026-05-21 Confidence: low |
— |
| Dependency | Medium |
Updated PostgreSQL driver to version 42.7.11 Updated PostgreSQL driver to version 42.7.11 Source: granite4.1:8b-q6_K@2026-05-21 Confidence: high |
— |
| Dependency | Medium |
Updated Snowflake driver to version 4.1.0 Updated Snowflake driver to version 4.1.0 Source: granite4.1:8b-q6_K@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Fixed syntax highlighting for inline ORDER BY clauses inside aggregate functions Fixed syntax highlighting for inline ORDER BY clauses inside aggregate functions Source: granite4.1:8b-q6_K@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Export window now stays open after errors, allowing restart Export window now stays open after errors, allowing restart Source: granite4.1:8b-q6_K@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Fixed issue where save credentials disabled after testing connection Fixed issue where save credentials disabled after testing connection Source: granite4.1:8b-q6_K@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Fixed multi-line pasting in driver properties Fixed multi-line pasting in driver properties Source: granite4.1:8b-q6_K@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Fixed deleting one dashboard removed other dashboards from panel Fixed deleting one dashboard removed other dashboards from panel Source: granite4.1:8b-q6_K@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Fixed grouping panel queries when generated aliases matched SQL keywords Fixed grouping panel queries when generated aliases matched SQL keywords Source: granite4.1:8b-q6_K@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Fixed handling of "24:00" values in time columns for PostgreSQL Fixed handling of "24:00" values in time columns for PostgreSQL Source: granite4.1:8b-q6_K@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Fixed missing INOUT parameters in CHECK generation for procedures and functions in PostgreSQL Fixed missing INOUT parameters in CHECK generation for procedures and functions in PostgreSQL Source: granite4.1:8b-q6_K@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Fixed default schema switching when "public" schema is missing in Redshift Fixed default schema switching when "public" schema is missing in Redshift Source: granite4.1:8b-q6_K@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Fixed occasional error while typing SQL in editor for Snowflake Fixed occasional error while typing SQL in editor for Snowflake Source: granite4.1:8b-q6_K@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Fixed ability to connect to database after Java update for SQL Server Fixed ability to connect to database after Java update for SQL Server Source: granite4.1:8b-q6_K@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Fixed white background for some toolbar items in dark theme Fixed white background for some toolbar items in dark theme Source: granite4.1:8b-q6_K@2026-05-21 Confidence: low |
— |
| Bugfix | Medium |
Fixed hardcoded localization for several command labels in SQL Editor main menu Fixed hardcoded localization for several command labels in SQL Editor main menu Source: granite4.1:8b-q6_K@2026-05-21 Confidence: low |
— |
| Refactor | Medium |
Wizard pages were redesigned Wizard pages were redesigned Source: granite4.1:8b-q6_K@2026-05-21 Confidence: low |
— |
Full changelog
- 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)
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Related context
Beta — feedback welcome: [email protected]