| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| dbeaver-ce-26.1.0-windows-x86_64.exe | 2026-05-31 | 116.8 MB | |
| dbeaver-ce-26.1.0-windows-aarch64.zip | 2026-05-31 | 121.8 MB | |
| dbeaver-ce-26.1.0-linux-aarch64.rpm | 2026-05-31 | 124.8 MB | |
| dbeaver-ce-26.1.0-windows-x86_64.zip | 2026-05-31 | 129.9 MB | |
| dbeaver-ce-26.1.0-linux-x86_64.rpm | 2026-05-31 | 125.5 MB | |
| dbeaver-ce-26.1.0-linux-x86_64.deb | 2026-05-31 | 125.4 MB | |
| dbeaver-ce-26.1.0-windows-aarch64.exe | 2026-05-31 | 110.6 MB | |
| dbeaver-ce-26.1.0-macos-x86_64.dmg | 2026-05-31 | 123.6 MB | |
| dbeaver-ce-26.1.0-linux-aarch64.deb | 2026-05-31 | 124.7 MB | |
| dbeaver-ce-26.1.0-macos-aarch64.dmg | 2026-05-31 | 122.4 MB | |
| dbeaver-ce-26.1.0-linux-x86_64.tar.gz | 2026-05-31 | 125.3 MB | |
| dbeaver-ce-26.1.0-linux-aarch64.tar.gz | 2026-05-31 | 124.6 MB | |
| 26.1.0 source code.tar.gz | 2026-05-30 | 10.1 MB | |
| 26.1.0 source code.zip | 2026-05-30 | 18.2 MB | |
| README.md | 2026-05-30 | 3.1 kB | |
| Totals: 15 Items | 1.5 GB | 216 | |
- SQL Editor:
- Added support for double-curly SQL parameters[#40914] (thanks to @namoguy)
- AI assistant: Added support for new OpenAI codex models with the GitHub Copilot
- Metadata Editor:
- Fixed an issue where the item count disappeared after refreshing the editor (thanks to @jack-stormentswe)
- Data Editor:
- Added new shortcuts: 'Shift+Alt+Insert' inserts a row before the current, 'Ctrl+Shift+Alt+Insert' duplicates a row and inserts before the current row (thanks to @jack-stormentswe)
- Added the ability to hide filters (thanks to @EastLord)
- Added the "Insert new rows" option to Advanced Copy, allowing users to insert new rows without replacing existing ones
- Fixed an issue when some spatial data was displayed as grayed in the Spatial viewer
- Navigator: Fixed an issue when the newly created object was deleted after the refresh (thanks to @Desel72)
- Connectivity: Jump servers settings are now updated on the fly (thanks to @jack-stormentswe)
- Data Transfer: Fixed incorrect export to HTML format when only one of the "Table header" or "Column headers" options was enabled (thanks to @boskodev790)
- Task Management: Fixed multiple issues where content could disappear on some tool pages inside the Task wizard
- Security: Fixed XXE Injection in DBeaver XML Viewer
- New drivers: Added support for GizmoSQL driver (thanks to @prmoore77)
- Miscellaneous:
- The Copy button in the Generate DDL dialog now remains disabled until DDL generation is complete (thanks to @dhgoal)
- Fixed an issue with white background of vertical tabs and some toolbar items in the Dark theme
- Improved import from DataGrip for Snowflake, BigQuery and other non-standard connections (thanks to @a3894281)
- Added the 'supports-ddl-transactions' parameter for custom generic drivers to configure DDL transaction support (thanks to @popsiclelmlm)
- Development: Fixed build failures caused by non-English default JVM locales on developer machines (thanks to @EastLord)
- Databases:
- BigQuery: Fixed the incorrect presentation of multiple query results (thanks to @EastLord)
- DuckDB: Fixed LIST array presentation in the Data Editor (thanks to @EastLord)
- Databricks: Fixed the ability to open schemas with a hyphen in the name (thanks to @tonicebrian)
- Microsoft Fabric: Fixed Execution plan opening
- Oracle: Result tabs are named depending on the executed query (thanks to @EastLord)
- Redshift driver was updated to version 2.2.6
- Localization: French localization was improved (thanks to @Jean-BaptisteC)