Skip to content

1.19.0

Compare
Choose a tag to compare
@qianmoQ qianmoQ released this 23 Jun 13:55
8d66db8

If you have an M1 chip device, please download the -signature.zip package 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