Releases: devlive-community/dbm
Releases · devlive-community/dbm
1.3.0-SNAPSHOT
DBM Version for 1.3.0-SNAPSHOT is released!
UI
- Add logo to menu
- Replace the code editor with vue-codemirror
- Add release timeline to index
- Upgrade the default versions of Vue (2.5.10 -> 2.15.3 +) and electron…
- Optimize the presentation of process monitoring chart
Enhancement
- Support the construction of data source selection protocol
- Optimization software icon (Round)
- Support query history Pagination
- Supports text query selection Issues-13
- Support multiple query results display
- Add how to contribute documentation
- Add software website
- Add top menu overload application shortcut function
- Support general configuration of global editor
- Support developer mode application icon display
- Supoort sql format
- Query history supports copying SQL
- Replace debug mode prompt
- Support users to authorize users to access Clickhouse
- Add connection monitor
- Add one click refresh data source
- Support query progress display DDL
- Support stop running query
Bugs
- Fix query history data not refreshed
- Fixed the problem of rendering without query history
- Fix unselected service executable query
- Fix query history order error
1.2.0-SNAPSHOT
DBM Version for 1.2.0-SNAPSHOT is released!
Feature
- Add version for dashboard
- Replace the SVG icon with fa icon
- Refactoring menu style
- Optimize part UI and logic(query, datasource)
- Add data source timing detection task
- Add app info page
- Split the service tree into new components
- Shield invalid data in quick query
- Support internationalization
- Drop limit supported by data source construction
- Refactoring query history UI
- Support network timeout setting
- Add server occupancy process monitoring
- Add process chart
1.1.0-SNAPSHOT
DBM Version for 1.1.0-SNAPSHOT is released!
Feature
- Support add datasource to query page
- Support clear query history
- Support show selection and index for table components
- Add query history
- Support SHOW_CREATE_TABLE and SELECT_COUNT for quick sql
- Replace software logo
- Support icon for table
- Disable system library UI delete table operation
- Support delete empty table database
- Add server info view
- Support cancel query
Fix
- Fix Metadata database selection error
1.0.0-SNAPSHOT
DBM Version for 1.0.0-SNAPSHOT is released!
ClickHouse
- Support multiple data sources
- Support multiple data sources query
- Support table metadate
- Support delete table