1.17.0
Note
The current release involves several major updates.
DataCap is released!
Release Version | Release Time |
---|---|
1.17.0 |
2023-11-20 |
General¶
- Remove invalid metadata manager
- Optimization issues template
- Add version to app
- Support to check whether the java version is compatible at startup
- Fixed an error in selecting columns directly without selecting tables
- Supports custom column display
- Supports resetting column positions
- Querying the table view results in a value that cannot be converted
- Add jvm config
- No column information is returned when the data is empty
- Fixed switching table query data results in null query columns
- Support reset auto increment
- Unify the data types returned by each plug-in
- Support for viewing build statement sentences
- Add filter for table
- Support add new row data
Web¶
- Remove unused components
Dependencies¶
- Bump com.h2database:h2 from
2.1.214
to2.2.224
- Bump org.jetbrains.dokka:dokka-maven-plugin from
1.8.10
to1.9.10