·
55 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
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.
- fix(redis): make key detail loading reliable by @openai0229 in #2661
- fix(client): sync value inspector with record field by @openai0229 in #2666
- fix: preserve result inspector field and mode by @openai0229 in #2667
- fix(frontend): make datasource tree refresh race-safe by @openai0229 in #2706
- fix(database): use server connection for MySQL deletion by @openai0229 in #2707
- fix(result): preserve complete column header details by @openai0229 in #2715
Full Changelog: v5.3.3...v5.3.4