| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| dbeaver-ce-26.1.3-linux-x86_64.rpm | 2026-07-19 | 127.1 MB | |
| dbeaver-ce-26.1.3-macos-aarch64.dmg | 2026-07-19 | 122.7 MB | |
| dbeaver-ce-26.1.3-macos-x86_64.dmg | 2026-07-19 | 124.0 MB | |
| dbeaver-ce-26.1.3-linux-aarch64.rpm | 2026-07-19 | 126.1 MB | |
| dbeaver-ce-26.1.3-windows-x86_64.exe | 2026-07-19 | 116.7 MB | |
| dbeaver-ce-26.1.3-linux-aarch64.tar.gz | 2026-07-19 | 125.9 MB | |
| dbeaver-ce-26.1.3-windows-aarch64.zip | 2026-07-19 | 121.7 MB | |
| dbeaver-ce-26.1.3-linux-x86_64.tar.gz | 2026-07-19 | 126.9 MB | |
| dbeaver-ce-26.1.3-linux-aarch64.deb | 2026-07-19 | 126.0 MB | |
| dbeaver-ce-26.1.3-windows-aarch64.exe | 2026-07-19 | 110.6 MB | |
| dbeaver-ce-26.1.3-windows-x86_64.zip | 2026-07-19 | 129.6 MB | |
| dbeaver-ce-26.1.3-linux-x86_64.deb | 2026-07-19 | 127.0 MB | |
| 26.1.3 source code.tar.gz | 2026-07-15 | 10.0 MB | |
| 26.1.3 source code.zip | 2026-07-15 | 18.3 MB | |
| README.md | 2026-07-15 | 2.9 kB | |
| Totals: 15 Items | 1.5 GB | 123 | |
- 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)