@@ -18,71 +18,27 @@ releaseInfo:
1818
1919 ---
2020
21- - Rebuild the table configuration layout
22- - Fix the query result is not displayed in the column data under certain circumstances
23- - Optimize the display type icon of the data source list
21+ - Fix CI for windows compile
22+ - Removed publish test ci
2423
25- #### Editor
24+ #### Object Design (Beta)
2625
2726 ---
2827
29- - Support the new editor to delete the data table shortcut menu (new editor)
30- - Display and query additional information (new editor)
31-
32- #### Security
33-
34- ---
35-
36- - Upgrade electron `16.2.0` to `20.0.1`
37-
38-
39- #### Dependencies
40-
41- ---
42-
43- - Bump wait-on from `5.3.0` to `6.0.1`
44-
45- #### ClickHouse
46-
47- ---
48-
49- - Support `MySQL` table engine
50- - Support `Hive` table engine
51- - Support `PostgreSQL` database engine
52- - Support https protocol [issues-247](https://github.com/EdurtIO/dbm/issues/247)
53-
54- #### MySQL
55-
56- ---
57-
58- - Support metadata management, build a database, specify character sets & collation [issues-180](https://github.com/EdurtIO/dbm/issues/180)
59- - Fix only_full_group_by could not obtain metadata [issues-180](https://github.com/EdurtIO/dbm/issues/180)
60-
61- #### PostgreSQL
62-
63- ---
64-
65- - Fix the exception of the metadata management build table
66- - Support rename database
67- - Fix failure to query when database is empty
68-
69- #### Apache Druid
70-
71- ---
72-
73- - Support quick query
74-
75- #### ElasticSearch
76-
77- ---
78-
79- - Support ElasticSearch (query and data source management)
80-
81- #### Hologres
82-
83- ---
84-
85- - Support Hologres (query and data source management)
28+ - Add the metadata management (database management) layout
29+ - Add the metadata management (table management) layout
30+ - Support metadata management (database) responsiveness
31+ - Support metadata management create table
32+ - Refactor the beta function layout
33+ - Fix the data source operation type
34+ - Refactor the table style
35+ - Refactor object designer layout
36+ - Support delete table
37+ - Support delete table
38+ - Support delete table
39+ - Support for adding columns to a specified location
40+ - Support table data custom view columns
41+ - Support column display control
8642
8743directories :
8844 output : ./release
0 commit comments