|
7 | 7 | function using 'docker' |
8 | 8 | - Added support for environment selection, better distinguishing between online and daily |
9 | 9 |
|
| 10 | +# 2.0.14 |
| 11 | + |
10 | 12 | ## 🐞 Bug Fixes |
11 | 13 |
|
12 | 14 | - Fix the issue of 'Oracle' query 'Blob' reporting errors |
|
24 | 26 |
|
25 | 27 | # 2.0.13 |
26 | 28 |
|
| 29 | +- 修改分页逻辑,修复部分 SQL 无法查询 |
| 30 | + |
| 31 | +# 2.0.13 |
| 32 | + |
| 33 | +## ⭐ New Features |
| 34 | + |
27 | 35 | ## 🐞 Bug Fixes |
28 | 36 |
|
29 | 37 | - Fixed a bug where sql formatting was not selected |
30 | 38 | - Fixed open view lag issue |
31 | 39 | - Solve the white screen problem of connected non-relational databases (non-relational databases are not supported) |
| 40 | +## ⭐ 新特性 |
32 | 41 |
|
33 | 42 | ## 🐞 问题修复 |
34 | 43 |
|
35 | | -- 修复不选中sql格式化的bug |
| 44 | +- 修复不选中 sql 格式化的 bug |
36 | 45 | - 修复打开视图卡顿问题 |
37 | 46 | - 解决已连接的非关系型数据库打开白屏问题(暂不支持非关系性数据库) |
38 | 47 |
|
|
50 | 59 | - Fixed an issue where locally stored theme colors and background colors are incompatible with the new version, causing |
51 | 60 | page crashes |
52 | 61 | - Logs desensitize sensitive data |
53 | | -- Fix the issue of 'CLOB' not displaying specific content [Issue #440](https://github.com/chat2db/Chat2DB/issues/440) |
| 62 | +- Fix the issue of 'CLOB' not displaying specific content [Issue #440](https://github.com/chat2db/Chat2DB/issues/440) |
54 | 63 | - Fix the problem that non-Select does not display query results |
55 | 64 | - Fix the problem that Oracle cannot query without schema |
56 | 65 | - Fix the problem of special type of SQL execution error reporting |
57 | 66 | - Fix the problem that the test link is successful, but the error is reported when saving the link |
58 | 67 |
|
59 | 68 | ## ⭐ 新特性 |
60 | 69 |
|
61 | | -- 🔥支持查看视图、函数、触发器、存储过程 |
62 | | -- 支持选中sql格式化 |
| 70 | +- 🔥 支持查看视图、函数、触发器、存储过程 |
| 71 | +- 支持选中 sql 格式化 |
63 | 72 | - 增加新的暗色主题 |
64 | 73 |
|
65 | 74 | ## 🐞 问题修复 |
66 | 75 |
|
67 | | -- 修复sql格式化会失败问题 |
| 76 | +- 修复 sql 格式化会失败问题 |
68 | 77 | - 修复本地存储的主题色、背景色与新版本不兼容时会导致页面崩溃问题 |
69 | 78 | - 日志对敏感数据进行脱敏 |
70 | | -- 修复 `CLOB` 不展示具体内容的问题 [Issue #440](https://github.com/chat2db/Chat2DB/issues/440) |
71 | | -- 修复非Select不展示查询结果的问题 |
72 | | -- 修复Oracle不带schema无法查询的问题 |
73 | | -- 修复特殊类型的SQL执行报错的问题 |
| 79 | +- 修复 `CLOB` 不展示具体内容的问题 [Issue #440](https://github.com/chat2db/Chat2DB/issues/440) |
| 80 | +- 修复非 Select 不展示查询结果的问题 |
| 81 | +- 修复 Oracle 不带 schema 无法查询的问题 |
| 82 | +- 修复特殊类型的 SQL 执行报错的问题 |
74 | 83 | - 修复测试链接成功,但保存链接报错的问题 |
75 | 84 |
|
76 | 85 | # 2.0.11 |
|
98 | 107 |
|
99 | 108 | ## 🐞 问题修复 |
100 | 109 |
|
101 | | -- 新建、开打console时激活最新操作的console、记录最后一次使用的console |
102 | | -- edge等浏览器复制功能无法正常使用 |
103 | | -- table搜索后导出ddl报错 |
| 110 | +- 新建、开打 console 时激活最新操作的 console、记录最后一次使用的 console |
| 111 | +- edge 等浏览器复制功能无法正常使用 |
| 112 | +- table 搜索后导出 ddl 报错 |
104 | 113 | - 增加表注释以及列字段类型和注释 |
105 | | -- 当数据源添加了database默认选择第一个database |
| 114 | +- 当数据源添加了 database 默认选择第一个 database |
106 | 115 |
|
107 | 116 | # 2.0.9 |
108 | 117 |
|
|
112 | 121 |
|
113 | 122 | ## 🐞 问题修复 |
114 | 123 |
|
115 | | -- 修复windows闪退的问题 |
| 124 | +- 修复 windows 闪退的问题 |
116 | 125 |
|
117 | 126 | # 2.0.8 |
118 | 127 |
|
119 | 128 | ## 🐞 Bug Fixes |
120 | 129 |
|
121 | | -- Repair the Scientific notation in some databases [Issue #378](https://github.com/chat2db/Chat2DB/issues/378) |
| 130 | +- Repair the Scientific notation in some databases [Issue #378](https://github.com/chat2db/Chat2DB/issues/378) |
122 | 131 | - Fix some cases where data is not displayed |
123 | 132 |
|
124 | 133 | ## 🐞 问题修复 |
125 | 134 |
|
126 | | -- 修复部分数据库出现科学计数法的情况 [Issue #378](https://github.com/chat2db/Chat2DB/issues/378) |
| 135 | +- 修复部分数据库出现科学计数法的情况 [Issue #378](https://github.com/chat2db/Chat2DB/issues/378) |
127 | 136 | - 修复部分情况数据不展示 |
128 | 137 |
|
129 | 138 | # 2.0.7 |
|
142 | 151 |
|
143 | 152 | ## 🐞 问题修复 |
144 | 153 |
|
145 | | -- 修复ai配置 [Issue #346](https://github.com/chat2db/Chat2DB/issues/346) |
| 154 | +- 修复 ai 配置 [Issue #346](https://github.com/chat2db/Chat2DB/issues/346) |
146 | 155 |
|
147 | 156 | # 2.0.6 |
148 | 157 |
|
149 | 158 | ## 🐞 Bug Fixes |
150 | 159 |
|
151 | 160 | - Fixed: When there are too many tables under the selected library, the "New Console" button at the bottom |
152 | | - disappears [Issue #314](https://github.com/chat2db/Chat2DB/issues/314) |
| 161 | + disappears [Issue #314](https://github.com/chat2db/Chat2DB/issues/314) |
153 | 162 |
|
154 | 163 | ## 🐞 问题修复 |
155 | 164 |
|
156 | | -- Fixed: 当选择的库下面表过多时最下面的“新建控制台”按钮消失 [Issue #314](https://github.com/chat2db/Chat2DB/issues/314) |
| 165 | +- Fixed: 当选择的库下面表过多时最下面的“新建控制台”按钮消失 [Issue #314](https://github.com/chat2db/Chat2DB/issues/314) |
157 | 166 |
|
158 | 167 | # 2.0.5 |
159 | 168 |
|
|
0 commit comments