Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
chat2db-jerry committed Jul 3, 2023
1 parent 11dbe98 commit 322c1b3
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,45 +25,45 @@
* Issue问题修复

# 1.0.11
* fixed: SQL有特殊字符时AI功能无法正常使用 [Issue #291](https://github.com/alibaba/Chat2DB/issues/291)
* fixed: SQL有特殊字符时AI功能无法正常使用
* 增减版本信息检测

# 1.0.10
* fixed: 格式化SQL异常[Issue #266](https://github.com/alibaba/Chat2DB/issues/266)
* fixed: 格式化SQL异常
* 优化AI网络连接异常提示
* 自定义AI添加本地样例
* Support OceanBase Presto DB2 Redis MongoDB Hive KingBase

# 1.0.9
* 修复Open Ai 无法连接的问题

* 支持国产达梦数据库 [Issue #148](https://github.com/alibaba/Chat2DB/issues/147)
* 支持自定义OPEN AI API_HOST [Issue #173](https://github.com/alibaba/Chat2DB/issues/173)
* 支持国产达梦数据库
* 支持自定义OPEN AI API_HOST
* 🔥 支持自定义AI接口
* 支持主题色跟随系统

# 1.0.6
* 修复Oracle数据库字符集问题 [Issue #205](https://github.com/alibaba/Chat2DB/issues/205) [Issue #181](https://github.com/alibaba/Chat2DB/issues/181) [Issue #182](https://github.com/alibaba/Chat2DB/issues/182)
* 修复Oracle数据库字符集问题
* 修复mac安装提示的安全问题

# 1.0.5
* 🔥 优化Apple芯片的启动速度
* 修复Windows端数据库连接问题 [Issue #150](https://github.com/alibaba/Chat2DB/issues/150) [Issue #147](https://github.com/alibaba/Chat2DB/issues/147)
* 修改database不生效 [Issue #141](https://github.com/alibaba/Chat2DB/issues/141)
* NullPointerException [Issue #136](https://github.com/alibaba/Chat2DB/issues/136)
* 修复Windows端数据库连接问题
* 修改database不生效
* NullPointerException

# 1.0.4
* 修复ClickHouse jdbc问题 [Issue #135](https://github.com/alibaba/Chat2DB/issues/135)
* 修复连接池管理的NPE [Issue #136](https://github.com/alibaba/Chat2DB/issues/136)
* 修复ClickHouse jdbc问题
* 修复连接池管理的NPE
* 修复前端编辑数据源报错问题
* 增加数据库默认属性配置

# 1.0.3
* 🔥 支持SSH连接数据库
* 🎉 支持客户端查看日志
* 🎉 支持在Console中聊天对话
* 支持在客户端内设置OPENAI代理 [Issue #84](https://github.com/alibaba/Chat2DB/issues/84)
* 已经启动过应用不会再重复启动 [Issue #96](https://github.com/alibaba/Chat2DB/issues/96)
* 支持在客户端内设置OPENAI代理
* 已经启动过应用不会再重复启动

# 1.0.1
* 修复oracle连接配置编辑、以及连接查询问题
Expand Down

0 comments on commit 322c1b3

Please sign in to comment.