| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| dbm-1.19.0-mac-arm64-skip-signature.zip | 2022-06-24 | 93.4 MB | |
| dbm-1.19.0-mac-arm64.zip | 2022-06-24 | 90.1 MB | |
| dbm-1.19.0-mac-arm64.dmg | 2022-06-24 | 93.3 MB | |
| latest-mac-arm64.yml | 2022-06-24 | 2.0 kB | |
| latest-mac-inter.yml | 2022-06-23 | 2.0 kB | |
| dbm-1.19.0-mac-x64.zip | 2022-06-23 | 85.6 MB | |
| dbm-1.19.0-mac-x64.dmg | 2022-06-23 | 88.5 MB | |
| dbm-1.19.0-windows-x64-nsis-installer.exe | 2022-06-23 | 64.5 MB | |
| 1.19.0.tar.gz | 2022-06-23 | 8.0 MB | |
| 1.19.0.zip | 2022-06-23 | 11.0 MB | |
| README.md | 2022-06-23 | 2.1 kB | |
| Totals: 11 Items | 534.4 MB | 0 | |
If you have an M1 chip device, please download the
-signature.zippackage and we will solve the signature problem later
DBM Version for 1.19.0 is released!
Release Time: 2022-06-23
General
- Add multiple editor theme
- Redesign data source deletion prompt
- Support metadata management to jump to the query page
- Delete the domain name incubator tag
- Add some trend charts and project badges
- Fix that the editor cannot boot when it automatically prompts for multiple options, and the option is highlighted
- Compressed and packaged binary software package
Security
- Upgrade angular to
14.0.1 - Upgrade electron to
16.2.0
Dependencies
- Bump @angular-builders/custom-webpack from 12.1.0 to 14.0.0
- Bump @angular-eslint/template-parser from 12.3.1 to 13.5.0
- Bump electron-builder from 22.11.7 to 23.0.3
- Bump @types/jasminewd2 from 2.0.9 to 2.0.10
- Bump ng-zorro-antd from 12.1.1 to 13.3.1
- Bump cfonts from 2.10.1 to 3.1.0
- Bump @angular-eslint/builder from 12.3.1 to 13.5.0
- Bump actions/dependency-review-action from 1 to 2
ClickHouse
- Support the currently stopped running process
Trino & Presto
- Supports query result time and total number of data issues-158
MySQL
- Support quick query operation issues-180
- Supports query result time and total number of data issues-180
- Supports monitor → processors issues-180
- Supports monitor → connection issues-180
- Supports metadata management of disk usage issues-180
- Support metadata management menu server related operations issues-180
PostgreSQL
- Support PostgreSQL (custom query and data source management)
- Add PostgreSQL docs
- @qianmoQ