Skip to content

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 img.png
  • 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 Column Display
  • Supports resetting column positions Reset Column Position
  • 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 Reset Auto Increment
  • Unify the data types returned by each plug-in
  • Support for viewing build statement sentences Build Statement
  • Add filter for table Filter
  • Support add new row data Add Row

Web


  • Remove unused components

Dependencies


  • Bump com.h2database:h2 from 2.1.214 to 2.2.224
  • Bump org.jetbrains.dokka:dokka-maven-plugin from 1.8.10 to 1.9.10

Comments