|
| 1 | +## 3.1.0 |
| 2 | + |
| 3 | +`2023-12-12` |
| 4 | + |
| 5 | +**更新日志** |
| 6 | + |
| 7 | +- 🔥🔥【Optimize】The first startup time has been increased by 60%, and the second startup time has been increased by 95% |
| 8 | +- 🔥🔥【Optimize】Changed the structure of the left tree |
| 9 | +- 🔥🔥【Optimize】Optimized the tab switchover problem |
| 10 | +- ⚡️ 【Optimize】All nodes are supported. The name of each node can be copied |
| 11 | +- ⚡️【Optimize】The sql console input box supports switching databases, and will not change when the left database is switched |
| 12 | +- ⭐ 【New function】Save records moved to the right toolbar, you can directly modify the name in the list |
| 13 | +- ⭐【New feature】Support mongoDB |
| 14 | +- ⭐【New function】Support for viewing all tables |
| 15 | + |
1 | 16 | ## 3.0.14 |
2 | 17 |
|
3 | 18 | `2023-11-20` |
|
42 | 57 | **Changelog** |
43 | 58 |
|
44 | 59 | - ⭐【New Features】Oracle connections support the Service name mode |
45 | | -- ⭐【New Features】[New function] Edit table data to support batch copy, clone, delete (click 1X1 cell to select/cancel, hold down shift/ctrl/cmd to select multiple) |
| 60 | +- ⭐【New Features】【New function】 Edit table data to support batch copy, clone, delete (click 1X1 cell to select/cancel, hold down shift/ctrl/cmd to select multiple) |
46 | 61 | - ⚡️【Optimize】After the update is completed, click restart to close the problem that cannot be automatically opened (hot update cannot fix this problem, you need to download a new version to cover the client) |
47 | 62 | - 🐞【Fixed】database and schema searches support case ambiguity matching |
48 | 63 | - 🐞【Fixed】Where database was not displayed after being added |
|
180 | 195 | - Fixed an issue where locally stored theme colors and background colors are incompatible with the new version, causing |
181 | 196 | page crashes |
182 | 197 | - Logs desensitize sensitive data |
183 | | -- Fix the issue of 'CLOB' not displaying specific content [Issue #440](https://github.com/chat2db/Chat2DB/issues/440) |
| 198 | +- Fix the issue of 'CLOB' not displaying specific content 【Issue #440】(https://github.com/chat2db/Chat2DB/issues/440) |
184 | 199 | - Fix the problem that non-Select does not display query results |
185 | 200 | - Fix the problem that Oracle cannot query without schema |
186 | 201 | - Fix the problem of special type of SQL execution error reporting |
|
213 | 228 |
|
214 | 229 | ## 🐞 Bug Fixes |
215 | 230 |
|
216 | | -- Repair the Scientific notation in some databases [Issue #378](https://github.com/chat2db/Chat2DB/issues/378) |
| 231 | +- Repair the Scientific notation in some databases 【Issue #378】(https://github.com/chat2db/Chat2DB/issues/378) |
217 | 232 | - Fix some cases where data is not displayed |
218 | 233 |
|
219 | 234 | ## 🐞 问题修复 |
220 | 235 |
|
221 | | -- 修复部分数据库出现科学计数法的情况 [Issue #378](https://github.com/chat2db/Chat2DB/issues/378) |
| 236 | +- 修复部分数据库出现科学计数法的情况 【Issue #378】(https://github.com/chat2db/Chat2DB/issues/378) |
222 | 237 | - 修复部分情况数据不展示 |
223 | 238 |
|
224 | 239 | ## 2.0.7 |
|
229 | 244 |
|
230 | 245 | ## 🐞 Bug Fixes |
231 | 246 |
|
232 | | -- Fixed ai config issues [Issue #346](https://github.com/chat2db/Chat2DB/issues/346) |
| 247 | +- Fixed ai config issues 【Issue #346】(https://github.com/chat2db/Chat2DB/issues/346) |
233 | 248 |
|
234 | 249 | ## 2.0.6 |
235 | 250 |
|
236 | 251 | ## 🐞 Bug Fixes |
237 | 252 |
|
238 | 253 | - Fixed: When there are too many tables under the selected library, the "New Console" button at the bottom |
239 | | - disappears [Issue #314](https://github.com/chat2db/Chat2DB/issues/314) |
| 254 | + disappears 【Issue #314】(https://github.com/chat2db/Chat2DB/issues/314) |
240 | 255 |
|
241 | 256 | ## 2.0.5 |
242 | 257 |
|
|
249 | 264 |
|
250 | 265 | ## 🐞 Bug Fixes |
251 | 266 |
|
252 | | -- Default return alias for returned results [Issue #270](https://github.com/chat2db/Chat2DB/issues/270) |
| 267 | +- Default return alias for returned results 【Issue #270】(https://github.com/chat2db/Chat2DB/issues/270) |
253 | 268 | - Fixed around 100 bugs, of course, many were repetitive bugs. |
254 | 269 |
|
255 | 270 | ## 2.0.4 |
|
284 | 299 | ## 🐞 Bug Fixes |
285 | 300 |
|
286 | 301 | - Fix bug where executing multiple SQL statements at once will prompt for exceptions |
287 | | -- Fix getJDBCDriver error: null [Issue #123](https://github.com/chat2db/Chat2DB/issues/123) |
| 302 | +- Fix getJDBCDriver error: null 【Issue #123】(https://github.com/chat2db/Chat2DB/issues/123) |
288 | 303 | - Fixing the Hive connection and then viewing columns results in an |
289 | | - error. [Issue #136](https://github.com/chat2db/Chat2DB/issues/136) |
| 304 | + error. 【Issue #136】(https://github.com/chat2db/Chat2DB/issues/136) |
290 | 305 |
|
291 | 306 |
|
292 | 307 | ## 2.0.0 |
|
0 commit comments