Releases: OtterMind/Chat2DB
Release list
Chat2DB Community 5.3.0
Chat2DB Community 5.3.0 is a major new baseline for the Community edition and a fresh start for regular releases and ongoing maintenance.
Highlights
- Unified versioning: Community moves from the separate
0.3.xline to5.3.0, aligned with the current Chat2DB product family. - Shared database client core: Community, Pro, and Enterprise now share the same database client foundation, with the public Community repository serving as the upstream for that shared core.
- Local-first experience: No registration or sign-in is required. Data sources, query history, tasks, dashboards, and AI configuration are stored locally on your device.
- Complete database workflow: Connect to data sources, browse metadata, edit and execute SQL, manage database objects and data, import and export data, save SQL and history, and build dashboards and charts.
- Extensible tooling: Use the Chat2DB CLI, MCP integration, and your own configured AI models.
Before You Install
Warning
Chat2DB Community 5.3.0 does not support in-place upgrades from historical Community releases such as v0.3.7. Back up and migrate your existing data before installing this version.
License
Chat2DB Community 5.3.0 and later use the custom source-available license in the repository root. Releases published before 5.3.0 remain under the Apache License 2.0 terms that applied when they were released. Please read the complete LICENSE before using, modifying, distributing, embedding, or offering products or services based on Community.
Downloads
Installers for macOS, Windows, and Linux are attached below.
Docker images are available as chat2db/chat2db:5.3.0 and chat2db/chat2db:latest, with support for linux/amd64 and linux/arm64.
Learn More
A detailed release announcement covering the new Community direction, product boundaries, upgrade guidance, and ways to get involved will be published in GitHub Discussions.
Thank you to everyone who has continued to use, support, and contribute to Chat2DB Community.
0.3.7
Merge pull request #1626 from tmlx1990/fixAI fix: 修复自定义AI保存后再次进入没有显示的问题。
0.3.6
0.3.5
3.4.1
3.4.0
3.2.4
Fixed many known bugs
What's Changed
- fix(chat2db-dm): correct spelling of NUMERIC in DMColumnTypeEnum by @openai0229 in #1423
- SQLValueProcessor by @openai0229 in #1404
- 。 by @openai0229 in #1431
- data export by @openai0229 in #1432
- fix-exportTableData by @openai0229 in #1436
- Some typos and unit tests. by @miahemu in #1450
- Some typos and unit tests. by @miahemu in #1451
- Some typos and unit tests. by @miahemu in #1455
- fix issue:#1390 by @miahemu in #1456
- Oracle value processor by @openai0229 in #1460
- Some typos and unit tests. by @miahemu in #1462
- Some typos and unit tests. by @miahemu in #1463
- unit test by @miahemu in #1470
- Add Webhook by @miahemu in #1465
Full Changelog: 3.2.2...v3.2.4