| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| SHA256SUMS | 2026-08-20 | 906 Bytes | |
| Chat2DB-Community-5.3.4-x64.dmg | 2026-08-20 | 407.3 MB | |
| Chat2DB-Community-5.3.4-x86_64.AppImage | 2026-08-20 | 378.6 MB | |
| Chat2DB-Community-5.3.4-x86_64.rpm | 2026-08-20 | 390.4 MB | |
| Chat2DB-Community-5.3.4.msi | 2026-08-20 | 422.4 MB | |
| Chat2DB-Community-5.3.4-aarch64.rpm | 2026-08-20 | 391.4 MB | |
| Chat2DB-Community-5.3.4-amd64.deb | 2026-08-20 | 350.7 MB | |
| Chat2DB-Community-5.3.4-arm64.AppImage | 2026-08-20 | 378.1 MB | |
| Chat2DB-Community-5.3.4-arm64.deb | 2026-08-20 | 349.2 MB | |
| Chat2DB-Community-5.3.4-arm64.dmg | 2026-08-20 | 396.6 MB | |
| Chat2DB v5.3.4 source code.tar.gz | 2026-08-20 | 27.0 MB | |
| Chat2DB v5.3.4 source code.zip | 2026-08-20 | 29.9 MB | |
| README.md | 2026-08-20 | 2.8 kB | |
| Totals: 13 Items | 3.5 GB | 0 | |
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 https://github.com/OtterMind/Chat2DB/pull/2633
- feat: add 13 databases through configuration only (domestic + DBeaver parity) by @Chat2DB-Pro in https://github.com/OtterMind/Chat2DB/pull/2644
- feat: add 12 more databases through configuration only by @Chat2DB-Pro in https://github.com/OtterMind/Chat2DB/pull/2648
- feat(data-editor): add MySQL ENUM and SET result editors by @openai0229 in https://github.com/OtterMind/Chat2DB/pull/2560
- feat(datasource): add identity colors and editor watermarks by @openai0229 in https://github.com/OtterMind/Chat2DB/pull/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 https://github.com/OtterMind/Chat2DB/pull/2627
- fix(client): share updated main navigation icons by @openai0229 in https://github.com/OtterMind/Chat2DB/pull/2629
- fix(desktop): make MCP settings and restart deterministic by @openai0229 in https://github.com/OtterMind/Chat2DB/pull/2651
- refactor(community): refine workspace and desktop navigation by @openai0229 in https://github.com/OtterMind/Chat2DB/pull/2711
- refactor(task): rebuild Community asynchronous task system by @openai0229 in https://github.com/OtterMind/Chat2DB/pull/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 https://github.com/OtterMind/Chat2DB/pull/2661
- fix(client): sync value inspector with record field by @openai0229 in https://github.com/OtterMind/Chat2DB/pull/2666
- fix: preserve result inspector field and mode by @openai0229 in https://github.com/OtterMind/Chat2DB/pull/2667
- fix(frontend): make datasource tree refresh race-safe by @openai0229 in https://github.com/OtterMind/Chat2DB/pull/2706
- fix(database): use server connection for MySQL deletion by @openai0229 in https://github.com/OtterMind/Chat2DB/pull/2707
- fix(result): preserve complete column header details by @openai0229 in https://github.com/OtterMind/Chat2DB/pull/2715
Full Changelog: https://github.com/OtterMind/Chat2DB/compare/v5.3.3...v5.3.4