Skip to content

Chat2DB v5.3.4

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Aug 16:12
· 55 commits to main since this release
Immutable release. Only release title and notes can be modified.
381b4de

Chat2DB Community 5.3.4 expands database coverage and improves result editing, workspace navigation, desktop window behavior, and everyday stability.

Added (5)

Adds configuration-driven JDBC database support, MySQL ENUM and SET result editors, and datasource identity colors with SQL editor watermarks.

  • feat: universal JDBC support — add 10 databases through configuration only by @Chat2DB-Pro in #2633
  • feat: add 13 databases through configuration only (domestic + DBeaver parity) by @Chat2DB-Pro in #2644
  • feat: add 12 more databases through configuration only by @Chat2DB-Pro in #2648
  • feat(data-editor): add MySQL ENUM and SET result editors by @openai0229 in #2560
  • feat(datasource): add identity colors and editor watermarks by @openai0229 in #2657

Improved (5)

Improves SQL result handling, main navigation, MCP settings and restart behavior, workspace navigation, Windows desktop controls, and import/export task progress.

  • feat(result): refine SQL results and editor close safety by @openai0229 in #2627
  • fix(client): share updated main navigation icons by @openai0229 in #2629
  • fix(desktop): make MCP settings and restart deterministic by @openai0229 in #2651
  • refactor(community): refine workspace and desktop navigation by @openai0229 in #2711
  • refactor(task): rebuild Community asynchronous task system by @openai0229 in #2712

Fixed (6)

Fixes result inspection and column metadata, datasource tree refresh races, Redis key details, MySQL database deletion, and related desktop interaction issues.

Full Changelog: v5.3.3...v5.3.4