From deb8665b442d8dd25729f3260e18f3feb214e918 Mon Sep 17 00:00:00 2001 From: shanhexi Date: Mon, 6 Nov 2023 21:56:04 +0800 Subject: [PATCH 01/15] changelog --- docs/changelog.md | 2 +- i18n/zh/docusaurus-plugin-content-docs/current/changelog.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/changelog.md b/docs/changelog.md index e6ec7c58..2a3cc0e1 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -3,7 +3,7 @@ title: "Changelog" sidebar_position: 1 --- -## 3.0.11 +## 3.0.10 `2023-11-06` diff --git a/i18n/zh/docusaurus-plugin-content-docs/current/changelog.md b/i18n/zh/docusaurus-plugin-content-docs/current/changelog.md index 6db9e304..3cdd6f60 100644 --- a/i18n/zh/docusaurus-plugin-content-docs/current/changelog.md +++ b/i18n/zh/docusaurus-plugin-content-docs/current/changelog.md @@ -3,7 +3,7 @@ title: "Changelog" sidebar_position: 1 --- -## 3.0.11 +## 3.0.10 `2023-11-06` From de6d68293a24cc6904e037868496153a5b0ec53c Mon Sep 17 00:00:00 2001 From: shanhexi Date: Sat, 11 Nov 2023 10:22:13 +0800 Subject: [PATCH 02/15] changelog 3.0.11 --- docs/changelog.md | 54 ++++++++++++------- .../current/changelog.md | 40 +++++++------- 2 files changed, 54 insertions(+), 40 deletions(-) diff --git a/docs/changelog.md b/docs/changelog.md index 2a3cc0e1..80eb9385 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -3,6 +3,20 @@ title: "Changelog" sidebar_position: 1 --- +## 3.0.11 + +`2023-11-08` + +**Changelog** + +- ⭐【New Features】Oracle connections support the Service name mode +- ⭐【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) +- ⚡️【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) +- 🐞【Fixed】database and schema searches support case ambiguity matching +- 🐞【Fixed】Where database was not displayed after being added +- 🐞【Fixed】sql formatting to ·now()· format error + + ## 3.0.10 `2023-11-06` @@ -94,7 +108,7 @@ sidebar_position: 1 ## 2.1.0 -## ⭐ New Features +### ⭐ New Features - 🔥The team function is newly launched, supporting team collaboration. R&D does not require knowing the online database password, solving the security issue of enterprise database accounts. It is recommended to directly deploy the team @@ -103,16 +117,16 @@ sidebar_position: 1 ## 2.0.14 -## 🐞 Bug Fixes +### 🐞 Bug Fixes - Fix the issue of 'Oracle' query 'Blob' reporting errors - Modify the paging logic and fix some SQL queries that cannot be queried ## 2.0.13 -## ⭐ New Features +### ⭐ New Features -## 🐞 Bug Fixes +### 🐞 Bug Fixes - Fixed a bug where sql formatting was not selected - Fixed open view lag issue @@ -120,13 +134,13 @@ sidebar_position: 1 ## 2.0.12 -## ⭐ New Features +### ⭐ New Features - 🔥Supports viewing views, functions, triggers, and procedures - Support selected sql formatting - Added new dark themes -## 🐞 Bug Fixes +### 🐞 Bug Fixes - Fixed sql formatting failure issue - Fixed an issue where locally stored theme colors and background colors are incompatible with the new version, causing @@ -140,7 +154,7 @@ sidebar_position: 1 ## 2.0.11 -## 🐞 Bug Fixes +### 🐞 Bug Fixes - Fix the issue where SSH does not support older versions of encryption algorithms - Fix the issue of SQL Server 2008 not being able to connect @@ -148,7 +162,7 @@ sidebar_position: 1 ## 2.0.10 -## 🐞 Bug Fixes +### 🐞 Bug Fixes - Activate the console for the latest operation when you create or start a console、Records the last console used - The replication function of the browser, such as edge, is unavailable @@ -157,13 +171,13 @@ sidebar_position: 1 ## 2.0.9 -## 🐞 Bug Fixes +### 🐞 Bug Fixes -Fix the issue of Windows flash back ## 2.0.8 -## 🐞 Bug Fixes +### 🐞 Bug Fixes - Repair the Scientific notation in some databases [Issue #378](https://github.com/chat2db/Chat2DB/issues/378) - Fix some cases where data is not displayed @@ -175,56 +189,56 @@ sidebar_position: 1 ## 2.0.7 -## ⭐ New Features +### ⭐ New Features - Export query result as file is supported -## 🐞 Bug Fixes +### 🐞 Bug Fixes - Fixed ai config issues [Issue #346](https://github.com/chat2db/Chat2DB/issues/346) ## 2.0.6 -## 🐞 Bug Fixes +### 🐞 Bug Fixes - Fixed: When there are too many tables under the selected library, the "New Console" button at the bottom disappears [Issue #314](https://github.com/chat2db/Chat2DB/issues/314) ## 2.0.5 -## ⭐ New Features +### ⭐ New Features - Supports 25 free uses of AIGC every day. - Support for querying data pagination. - Support switching between multiple databases in PostgreSQL. - Support for hot updating of client-side code allows for rapid bug fixes. -## 🐞 Bug Fixes +### 🐞 Bug Fixes - Default return alias for returned results [Issue #270](https://github.com/chat2db/Chat2DB/issues/270) - Fixed around 100 bugs, of course, many were repetitive bugs. ## 2.0.4 -## ⭐ New Features +### ⭐ New Features - Support DB2 database - Support renaming after console saving - Support prompts during SQL execution -## 🐞 Bug Fixes +### 🐞 Bug Fixes - Fix the bug that the database in sqlserver is all numbers - Fix ssh connection bug ## 2.0.2 -## ⭐ New Features +### ⭐ New Features - Brand new AI binding process - Support for custom drivers -## 🐞 Bug Fixes +### 🐞 Bug Fixes - Optimized dataSource link editing - Enhanced error messages @@ -233,7 +247,7 @@ sidebar_position: 1 ## 2.0.1 -## 🐞 Bug Fixes +### 🐞 Bug Fixes - Fix bug where executing multiple SQL statements at once will prompt for exceptions - Fix getJDBCDriver error: null [Issue #123](https://github.com/chat2db/Chat2DB/issues/123) diff --git a/i18n/zh/docusaurus-plugin-content-docs/current/changelog.md b/i18n/zh/docusaurus-plugin-content-docs/current/changelog.md index 3cdd6f60..6cc8190c 100644 --- a/i18n/zh/docusaurus-plugin-content-docs/current/changelog.md +++ b/i18n/zh/docusaurus-plugin-content-docs/current/changelog.md @@ -98,7 +98,7 @@ sidebar_position: 1 ## 2.1.0 -## ⭐ 新特性 +### ⭐ 新特性 -🔥 新推出团队功能,支持团队协作。研发不需要知道在线数据库 密码,解决企业数据库帐号的安全问题。建议直接部署团队 @@ -106,12 +106,12 @@ sidebar_position: 1 ## 2.0.14 -## ⭐ 新特性 +### ⭐ 新特性 - 🔥 团队功能全新上线,支持团队协作,研发无需知道线上数据库密码,解决企业数据库账号安全问题,团队功能建议直接使用 `docker` 部署 - 新增支持环境选择,更好的区分线上、日常环境 -## 🐞 问题修复 +### 🐞 问题修复 - 修复 `Oracle` 查询 `Blob` 报错的问题 - 修改分页逻辑,修复部分 SQL 无法查询 @@ -119,7 +119,7 @@ sidebar_position: 1 ## 2.0.13 -## 🐞 问题修复 +### 🐞 问题修复 - 修复不选中 sql 格式化的 bug - 修复打开视图卡顿问题 @@ -127,13 +127,13 @@ sidebar_position: 1 ## 2.0.12 -## ⭐ 新特性 +### ⭐ 新特性 - 🔥 支持查看视图、函数、触发器、存储过程 - 支持选中 sql 格式化 - 增加新的暗色主题 -## 🐞 问题修复 +### 🐞 问题修复 - 修复 sql 格式化会失败问题 - 修复本地存储的主题色、背景色与新版本不兼容时会导致页面崩溃问题 @@ -146,7 +146,7 @@ sidebar_position: 1 ## 2.0.11 -## 🐞 问题修复 +### 🐞 问题修复 - 修复 SSH 不支持老版本加密算法的问题 - 修复 SQLServer2008 无法连接的问题 @@ -154,7 +154,7 @@ sidebar_position: 1 ## 2.0.10 -## 🐞 问题修复 +### 🐞 问题修复 - 新建、开打 console 时激活最新操作的 console、记录最后一次使用的 console - edge 等浏览器复制功能无法正常使用 @@ -164,36 +164,36 @@ sidebar_position: 1 ## 2.0.9 -## 🐞 问题修复 +### 🐞 问题修复 - 修复 windows 闪退的问题 ## 2.0.8 -## 🐞 问题修复 +### 🐞 问题修复 - 修复部分数据库出现科学计数法的情况 [Issue #378](https://github.com/chat2db/Chat2DB/issues/378) - 修复部分情况数据不展示 ## 2.0.7 -## ⭐ 新特性 +### ⭐ 新特性 - 支持导出查询结果 -## 🐞 问题修复 +### 🐞 问题修复 - 修复 ai 配置 [Issue #346](https://github.com/chat2db/Chat2DB/issues/346) ## 2.0.6 -## 🐞 问题修复 +### 🐞 问题修复 - Fixed: 当选择的库下面表过多时最下面的“新建控制台”按钮消失 [Issue #314](https://github.com/chat2db/Chat2DB/issues/314) ## 2.0.5 -## ⭐ 新特性 +### ⭐ 新特性 - 支持每天 25 次免费使用 AIGC - 支持查询数据分页 @@ -201,32 +201,32 @@ sidebar_position: 1 - 支持客户端代码热更新可以快速修复 bug - 支持客户端字体放大缩小 -## 🐞 问题修复 +### 🐞 问题修复 - 返回结果默认返回别名 [Issue #270](https://github.com/chat2db/Chat2DB/issues/270) - 修复了 100 个左右的 bug,当然很多是重复 bug ## 2.0.4 -## ⭐ 新特性 +### ⭐ 新特性 - 支持 DB2 数据库 - 支持控制台保存后重命名 - 支持 SQL 执行中提示 -## 🐞 问题修复 +### 🐞 问题修复 - 修复 sqlserver 中 database 全是数字的 bug - 修复 ssh 连接 bug ## 2.0.2 -## ⭐ 新特性 +### ⭐ 新特性 - 全新的 AI 绑定流程 - 支持自定义驱动 -## 🐞 问题修复 +### 🐞 问题修复 - 优化 dataSource 链接编辑 - 优化错误提示 @@ -235,7 +235,7 @@ sidebar_position: 1 ## 2.0.1 -## 🐞 问题修复 +### 🐞 问题修复 - 修复一次性执行多条 SQL 会提示异常的 BUG - 修复 getJDBCDriver error: null [Issue #123](https://github.com/chat2db/Chat2DB/issues/123) From 27a215a3709fbcd2b39a077b7eb0b846ef4f440d Mon Sep 17 00:00:00 2001 From: shanhexi Date: Tue, 14 Nov 2023 09:33:29 +0800 Subject: [PATCH 03/15] updata: changelog --- docs/changelog.md | 14 ++++++++++ .../current/changelog.md | 27 +++++++++++++++++++ 2 files changed, 41 insertions(+) diff --git a/docs/changelog.md b/docs/changelog.md index 80eb9385..cac82c52 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -3,6 +3,20 @@ title: "Changelog" sidebar_position: 1 --- +## 3.0.12 + +`2023-11-13` + +**更新日志** + +- 🐞【Fixed】Copy as insert first row lost problem +- 🐞【Fixed】DM database index bug +- 🐞【Fixed】Point Garbled code problem +- 🐞【Fixed】MariaDB connec database bug +- 🐞【Fixed】Issues 792 NullPointerException +- 🐞【Fixed】Kingbase8r6 error + + ## 3.0.11 `2023-11-08` diff --git a/i18n/zh/docusaurus-plugin-content-docs/current/changelog.md b/i18n/zh/docusaurus-plugin-content-docs/current/changelog.md index 6cc8190c..8b2f3fd4 100644 --- a/i18n/zh/docusaurus-plugin-content-docs/current/changelog.md +++ b/i18n/zh/docusaurus-plugin-content-docs/current/changelog.md @@ -3,6 +3,33 @@ title: "Changelog" sidebar_position: 1 --- +## 3.0.12 + +`2023-11-13` + +**更新日志** + +- 🐞【修复】复制为insert第一行丢失问题 +- 🐞【修复】达梦数据库index问题 +- 🐞【修复】Point 乱码问题 +- 🐞【修复】MariaDB连接数据库错误 +- 🐞【修复】#792 NullPointerException +- 🐞【修复】Kingbase8r6 错误 + +## 3.0.11 + +`2023-11-10` + +**更新日志** + +- ⭐【新功能】Oracle 连接支持 Service name 方式 +- ⭐【新功能】编辑表数据支持批量复制、克隆、删除(点击1X1单元格全选/取消,按住shift/ctrl/cmd多选) +- ⚡️【优化】更新完成后点击重启关闭后无法自动打开问题(热更新无法修复该问题,需要下载新版版本覆盖客户端) +- 🐞【修复】database和schema搜索支持大小写模糊匹配 +- 🐞【修复】添加database后不显示问题 +- 🐞【修复】sql格式化对·now()·格式错误问题 + + ## 3.0.10 `2023-11-06` From e78718e8f874be80ea400df31004d2ce097d959e Mon Sep 17 00:00:00 2001 From: shanhexi Date: Tue, 14 Nov 2023 09:41:47 +0800 Subject: [PATCH 04/15] update:changelog --- docs/changelog.md | 40 +++++++++--------- .../current/changelog.md | 41 ++++++++++--------- 2 files changed, 41 insertions(+), 40 deletions(-) diff --git a/docs/changelog.md b/docs/changelog.md index cac82c52..0521d4eb 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -122,7 +122,7 @@ sidebar_position: 1 ## 2.1.0 -### ⭐ New Features +** ⭐ New Features** - 🔥The team function is newly launched, supporting team collaboration. R&D does not require knowing the online database password, solving the security issue of enterprise database accounts. It is recommended to directly deploy the team @@ -131,16 +131,16 @@ sidebar_position: 1 ## 2.0.14 -### 🐞 Bug Fixes +**🐞 Bug Fixes** - Fix the issue of 'Oracle' query 'Blob' reporting errors - Modify the paging logic and fix some SQL queries that cannot be queried ## 2.0.13 -### ⭐ New Features +** ⭐ New Features** -### 🐞 Bug Fixes +**🐞 Bug Fixes** - Fixed a bug where sql formatting was not selected - Fixed open view lag issue @@ -148,13 +148,13 @@ sidebar_position: 1 ## 2.0.12 -### ⭐ New Features +** ⭐ New Features** - 🔥Supports viewing views, functions, triggers, and procedures - Support selected sql formatting - Added new dark themes -### 🐞 Bug Fixes +**🐞 Bug Fixes** - Fixed sql formatting failure issue - Fixed an issue where locally stored theme colors and background colors are incompatible with the new version, causing @@ -168,7 +168,7 @@ sidebar_position: 1 ## 2.0.11 -### 🐞 Bug Fixes +**🐞 Bug Fixes** - Fix the issue where SSH does not support older versions of encryption algorithms - Fix the issue of SQL Server 2008 not being able to connect @@ -176,7 +176,7 @@ sidebar_position: 1 ## 2.0.10 -### 🐞 Bug Fixes +**🐞 Bug Fixes** - Activate the console for the latest operation when you create or start a console、Records the last console used - The replication function of the browser, such as edge, is unavailable @@ -185,13 +185,13 @@ sidebar_position: 1 ## 2.0.9 -### 🐞 Bug Fixes +**🐞 Bug Fixes** -Fix the issue of Windows flash back ## 2.0.8 -### 🐞 Bug Fixes +**🐞 Bug Fixes** - Repair the Scientific notation in some databases [Issue #378](https://github.com/chat2db/Chat2DB/issues/378) - Fix some cases where data is not displayed @@ -203,56 +203,56 @@ sidebar_position: 1 ## 2.0.7 -### ⭐ New Features +** ⭐ New Features** - Export query result as file is supported -### 🐞 Bug Fixes +**🐞 Bug Fixes** - Fixed ai config issues [Issue #346](https://github.com/chat2db/Chat2DB/issues/346) ## 2.0.6 -### 🐞 Bug Fixes +**🐞 Bug Fixes** - Fixed: When there are too many tables under the selected library, the "New Console" button at the bottom disappears [Issue #314](https://github.com/chat2db/Chat2DB/issues/314) ## 2.0.5 -### ⭐ New Features +** ⭐ New Features** - Supports 25 free uses of AIGC every day. - Support for querying data pagination. - Support switching between multiple databases in PostgreSQL. - Support for hot updating of client-side code allows for rapid bug fixes. -### 🐞 Bug Fixes +**🐞 Bug Fixes** - Default return alias for returned results [Issue #270](https://github.com/chat2db/Chat2DB/issues/270) - Fixed around 100 bugs, of course, many were repetitive bugs. ## 2.0.4 -### ⭐ New Features +** ⭐ New Features** - Support DB2 database - Support renaming after console saving - Support prompts during SQL execution -### 🐞 Bug Fixes +**🐞 Bug Fixes** - Fix the bug that the database in sqlserver is all numbers - Fix ssh connection bug ## 2.0.2 -### ⭐ New Features +** ⭐ New Features** - Brand new AI binding process - Support for custom drivers -### 🐞 Bug Fixes +**🐞 Bug Fixes** - Optimized dataSource link editing - Enhanced error messages @@ -261,7 +261,7 @@ sidebar_position: 1 ## 2.0.1 -### 🐞 Bug Fixes +**🐞 Bug Fixes** - Fix bug where executing multiple SQL statements at once will prompt for exceptions - Fix getJDBCDriver error: null [Issue #123](https://github.com/chat2db/Chat2DB/issues/123) diff --git a/i18n/zh/docusaurus-plugin-content-docs/current/changelog.md b/i18n/zh/docusaurus-plugin-content-docs/current/changelog.md index 8b2f3fd4..cf84ebde 100644 --- a/i18n/zh/docusaurus-plugin-content-docs/current/changelog.md +++ b/i18n/zh/docusaurus-plugin-content-docs/current/changelog.md @@ -106,6 +106,7 @@ sidebar_position: 1 `2023-10-17` **更新日志** + - 🔥【新功能】支持团队协作模式 - 🔥【新功能】支持可视化表结构新增、编辑、删除 - 🔥【新功能】支持查询数据结果编辑、新增、删除 @@ -125,7 +126,7 @@ sidebar_position: 1 ## 2.1.0 -### ⭐ 新特性 +**⭐ 新特性** -🔥 新推出团队功能,支持团队协作。研发不需要知道在线数据库 密码,解决企业数据库帐号的安全问题。建议直接部署团队 @@ -133,12 +134,12 @@ sidebar_position: 1 ## 2.0.14 -### ⭐ 新特性 +**⭐ 新特性** - 🔥 团队功能全新上线,支持团队协作,研发无需知道线上数据库密码,解决企业数据库账号安全问题,团队功能建议直接使用 `docker` 部署 - 新增支持环境选择,更好的区分线上、日常环境 -### 🐞 问题修复 +**🐞 问题修复** - 修复 `Oracle` 查询 `Blob` 报错的问题 - 修改分页逻辑,修复部分 SQL 无法查询 @@ -146,7 +147,7 @@ sidebar_position: 1 ## 2.0.13 -### 🐞 问题修复 +**🐞 问题修复** - 修复不选中 sql 格式化的 bug - 修复打开视图卡顿问题 @@ -154,13 +155,13 @@ sidebar_position: 1 ## 2.0.12 -### ⭐ 新特性 +**⭐ 新特性** - 🔥 支持查看视图、函数、触发器、存储过程 - 支持选中 sql 格式化 - 增加新的暗色主题 -### 🐞 问题修复 +**🐞 问题修复** - 修复 sql 格式化会失败问题 - 修复本地存储的主题色、背景色与新版本不兼容时会导致页面崩溃问题 @@ -173,7 +174,7 @@ sidebar_position: 1 ## 2.0.11 -### 🐞 问题修复 +**🐞 问题修复** - 修复 SSH 不支持老版本加密算法的问题 - 修复 SQLServer2008 无法连接的问题 @@ -181,7 +182,7 @@ sidebar_position: 1 ## 2.0.10 -### 🐞 问题修复 +**🐞 问题修复** - 新建、开打 console 时激活最新操作的 console、记录最后一次使用的 console - edge 等浏览器复制功能无法正常使用 @@ -191,36 +192,36 @@ sidebar_position: 1 ## 2.0.9 -### 🐞 问题修复 +**🐞 问题修复** - 修复 windows 闪退的问题 ## 2.0.8 -### 🐞 问题修复 +**🐞 问题修复** - 修复部分数据库出现科学计数法的情况 [Issue #378](https://github.com/chat2db/Chat2DB/issues/378) - 修复部分情况数据不展示 ## 2.0.7 -### ⭐ 新特性 +**⭐ 新特性** - 支持导出查询结果 -### 🐞 问题修复 +**🐞 问题修复** - 修复 ai 配置 [Issue #346](https://github.com/chat2db/Chat2DB/issues/346) ## 2.0.6 -### 🐞 问题修复 +**🐞 问题修复** - Fixed: 当选择的库下面表过多时最下面的“新建控制台”按钮消失 [Issue #314](https://github.com/chat2db/Chat2DB/issues/314) ## 2.0.5 -### ⭐ 新特性 +**⭐ 新特性** - 支持每天 25 次免费使用 AIGC - 支持查询数据分页 @@ -228,32 +229,32 @@ sidebar_position: 1 - 支持客户端代码热更新可以快速修复 bug - 支持客户端字体放大缩小 -### 🐞 问题修复 +**🐞 问题修复** - 返回结果默认返回别名 [Issue #270](https://github.com/chat2db/Chat2DB/issues/270) - 修复了 100 个左右的 bug,当然很多是重复 bug ## 2.0.4 -### ⭐ 新特性 +**⭐ 新特性** - 支持 DB2 数据库 - 支持控制台保存后重命名 - 支持 SQL 执行中提示 -### 🐞 问题修复 +**🐞 问题修复** - 修复 sqlserver 中 database 全是数字的 bug - 修复 ssh 连接 bug ## 2.0.2 -### ⭐ 新特性 +**⭐ 新特性** - 全新的 AI 绑定流程 - 支持自定义驱动 -### 🐞 问题修复 +**🐞 问题修复** - 优化 dataSource 链接编辑 - 优化错误提示 @@ -262,7 +263,7 @@ sidebar_position: 1 ## 2.0.1 -### 🐞 问题修复 +**🐞 问题修复** - 修复一次性执行多条 SQL 会提示异常的 BUG - 修复 getJDBCDriver error: null [Issue #123](https://github.com/chat2db/Chat2DB/issues/123) From fda4a1072310ab582997ceb0354f9f0936349e1d Mon Sep 17 00:00:00 2001 From: shanhexi Date: Wed, 15 Nov 2023 21:58:14 +0800 Subject: [PATCH 05/15] update:changelog --- docs/changelog.md | 14 ++++++++++++-- .../current/changelog.md | 11 ++++++++++- 2 files changed, 22 insertions(+), 3 deletions(-) diff --git a/docs/changelog.md b/docs/changelog.md index 0521d4eb..25c374f5 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -3,11 +3,21 @@ title: "Changelog" sidebar_position: 1 --- +## 3.0.13 + +`2023-11-15` + +**Changelog** + +- 🐞【Fixed】oracle datatype error +- 🐞【Fixed】DM index error + + ## 3.0.12 `2023-11-13` -**更新日志** +**Changelog** - 🐞【Fixed】Copy as insert first row lost problem - 🐞【Fixed】DM database index bug @@ -271,7 +281,7 @@ sidebar_position: 1 ## 2.0.0 -## What's Changed +**What's Changed** - 🔥An intelligent solution that perfectly integrates SQL queries, AI assistant, and data analysis. - 🔥New focused mode experience for advanced datasource management. diff --git a/i18n/zh/docusaurus-plugin-content-docs/current/changelog.md b/i18n/zh/docusaurus-plugin-content-docs/current/changelog.md index cf84ebde..1b98d7e3 100644 --- a/i18n/zh/docusaurus-plugin-content-docs/current/changelog.md +++ b/i18n/zh/docusaurus-plugin-content-docs/current/changelog.md @@ -3,6 +3,15 @@ title: "Changelog" sidebar_position: 1 --- +## 3.0.13 + +`2023-11-15` + +**更新日志** + +- 🐞【修复】oracle datatype 错误 +- 🐞【修复】DM index 错误 + ## 3.0.12 `2023-11-13` @@ -271,7 +280,7 @@ sidebar_position: 1 ## 2.0.0 -## 更新内容 +**更新内容** - 🔥SQL 查询、AI 查询和数据报表完美集成的一体化解决方案设计与实现 - 🔥 数据源连接和管理进阶为专注模式的全新体验设计与实现 From 4198baa605cc6c777fcb8af30540e3bada0f59f5 Mon Sep 17 00:00:00 2001 From: shanhexi Date: Mon, 20 Nov 2023 21:52:03 +0800 Subject: [PATCH 06/15] changelog --- docs/changelog.md | 12 ++++++++++++ .../current/changelog.md | 12 ++++++++++++ 2 files changed, 24 insertions(+) diff --git a/docs/changelog.md b/docs/changelog.md index 25c374f5..d14aae8c 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -3,6 +3,18 @@ title: "Changelog" sidebar_position: 1 --- +## 3.0.14 + +`2023-11-20` + +**Changelog** + +- 🐞【Fixed】Team paging problem +- 🐞【Fixed】Oracle service name bug +- 🐞【Fixed】Oracle datatype error +- ⚡️【Optimize】Support database or schema +- 【Developer】Friends don't worry, the company has some things recently, and is preparing 3.1.0, be patient + ## 3.0.13 `2023-11-15` diff --git a/i18n/zh/docusaurus-plugin-content-docs/current/changelog.md b/i18n/zh/docusaurus-plugin-content-docs/current/changelog.md index 1b98d7e3..0e91ae18 100644 --- a/i18n/zh/docusaurus-plugin-content-docs/current/changelog.md +++ b/i18n/zh/docusaurus-plugin-content-docs/current/changelog.md @@ -3,6 +3,18 @@ title: "Changelog" sidebar_position: 1 --- +## 3.0.14 + +`2023-11-20` + +**更新日志** + +- 🐞【修复】团队分页问题 +- 🐞【修复】Oracle服务名称错误 +- 🐞【修复】Oracle数据类型错误 +- ⚡️【优化】支持数据库或模式 +- 【开发者】友友们不要着急呀,最近公司有些事情,并且在准备3.1.0,耐心等待哦 + ## 3.0.13 `2023-11-15` From c5a3e20359b2ee974d6e7751f3398cea1e86b309 Mon Sep 17 00:00:00 2001 From: shanhexi Date: Mon, 20 Nov 2023 21:54:31 +0800 Subject: [PATCH 07/15] changelog --- docs/changelog.md | 1 + i18n/zh/docusaurus-plugin-content-docs/current/changelog.md | 1 + 2 files changed, 2 insertions(+) diff --git a/docs/changelog.md b/docs/changelog.md index d14aae8c..4a00f732 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -12,6 +12,7 @@ sidebar_position: 1 - 🐞【Fixed】Team paging problem - 🐞【Fixed】Oracle service name bug - 🐞【Fixed】Oracle datatype error +- 🐞【Fixed】Fixed an issue where MySQL changed table structure without displaying comments. - ⚡️【Optimize】Support database or schema - 【Developer】Friends don't worry, the company has some things recently, and is preparing 3.1.0, be patient diff --git a/i18n/zh/docusaurus-plugin-content-docs/current/changelog.md b/i18n/zh/docusaurus-plugin-content-docs/current/changelog.md index 0e91ae18..3bb8bf55 100644 --- a/i18n/zh/docusaurus-plugin-content-docs/current/changelog.md +++ b/i18n/zh/docusaurus-plugin-content-docs/current/changelog.md @@ -12,6 +12,7 @@ sidebar_position: 1 - 🐞【修复】团队分页问题 - 🐞【修复】Oracle服务名称错误 - 🐞【修复】Oracle数据类型错误 +- 🐞【修复】修复MySQL修改表结构,不回显注释的问题。 - ⚡️【优化】支持数据库或模式 - 【开发者】友友们不要着急呀,最近公司有些事情,并且在准备3.1.0,耐心等待哦 From 767d0e6453c698bbb16c673b01dad2a22f2193a6 Mon Sep 17 00:00:00 2001 From: shanhexi Date: Wed, 13 Dec 2023 00:04:41 +0800 Subject: [PATCH 08/15] changelog --- docs/changelog.md | 16 ++++++++++++++++ .../current/changelog.md | 16 ++++++++++++++++ 2 files changed, 32 insertions(+) diff --git a/docs/changelog.md b/docs/changelog.md index 4a00f732..1948903b 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -3,6 +3,22 @@ title: "Changelog" sidebar_position: 1 --- +## 3.1.0 + +`2023-12-12` + +**Changelog** + +- 🔥🔥【Optimize】The first startup time has been increased by 65% +- 🔥🔥【Optimize】Changed the structure of the left tree +- 🔥🔥【Optimize】Optimized the tab switchover problem +- ⚡️ 【Optimize】All nodes are supported. The name of each node can be copied +- ⚡️【Optimize】The sql console input box supports switching databases, and will not change when the left database is switched +- ⭐ 【New function】Save records moved to the right toolbar, you can directly modify the name in the list +- ⭐【New feature】Support mongoDB +- ⭐【New function】Support for viewing all tables + + ## 3.0.14 `2023-11-20` diff --git a/i18n/zh/docusaurus-plugin-content-docs/current/changelog.md b/i18n/zh/docusaurus-plugin-content-docs/current/changelog.md index 3bb8bf55..700498e0 100644 --- a/i18n/zh/docusaurus-plugin-content-docs/current/changelog.md +++ b/i18n/zh/docusaurus-plugin-content-docs/current/changelog.md @@ -3,6 +3,22 @@ title: "Changelog" sidebar_position: 1 --- +## 3.1.0 + +`2023-12-12` + +**更新日志** + +- 🔥🔥【优化】首次启动时间时间提升了65% +- 🔥🔥【优化】更改了左侧树的结构 +- 🔥🔥【优化】优化切换tab卡顿问题 +- ⚡️【优化】所有节点都支持选中,可以复制每个节点的名称 +- ⚡️【优化】sql的console输入框支持切换数据库,不会在跟着左侧数据库的切换而改变了 +- ⭐【新功能】保存记录移动到了右侧工具栏,可以直接在列表里修改名称 +- ⭐【新功能】支持mongoDB +- ⭐【新功能】支持查看所有表 + + ## 3.0.14 `2023-11-20` From 113562e84e5a64d17d6cb5ec21f0dc9635506eff Mon Sep 17 00:00:00 2001 From: shanhexi Date: Wed, 13 Dec 2023 12:07:02 +0800 Subject: [PATCH 09/15] changelog --- docs/changelog.md | 11 +++++++++++ .../current/changelog.md | 10 ++++++++++ 2 files changed, 21 insertions(+) diff --git a/docs/changelog.md b/docs/changelog.md index 1948903b..c209cf61 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -3,6 +3,17 @@ title: "Changelog" sidebar_position: 1 --- +## 3.1.1 + +`2023-12-13` + +**Changelog** + +- 🐞【Fixed】Table blank problem when switching Tabs +- 🐞【Fixed】DM or Oracle cannot display Schema +- 🐞【Fixed】The import connection is lost. Procedure + + ## 3.1.0 `2023-12-12` diff --git a/i18n/zh/docusaurus-plugin-content-docs/current/changelog.md b/i18n/zh/docusaurus-plugin-content-docs/current/changelog.md index 700498e0..9a4aa881 100644 --- a/i18n/zh/docusaurus-plugin-content-docs/current/changelog.md +++ b/i18n/zh/docusaurus-plugin-content-docs/current/changelog.md @@ -3,6 +3,16 @@ title: "Changelog" sidebar_position: 1 --- +## 3.1.1 + +`2023-12-13` + +**更新日志** + +- 🐞【修复】切换Tabs时,表空白问题 +- 🐞【修复】DM、Oracle无法显示Schema问题 +- 🐞【修复】导入连接丢失问题 + ## 3.1.0 `2023-12-12` From f555e4d2b2e314584265f58cc5e677c1e6232511 Mon Sep 17 00:00:00 2001 From: shanhexi Date: Wed, 13 Dec 2023 21:04:17 +0800 Subject: [PATCH 10/15] changelog --- docs/changelog.md | 12 +++++++++++- .../current/changelog.md | 11 ++++++++++- 2 files changed, 21 insertions(+), 2 deletions(-) diff --git a/docs/changelog.md b/docs/changelog.md index c209cf61..7ff6ae31 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -3,7 +3,17 @@ title: "Changelog" sidebar_position: 1 --- -## 3.1.1 +## 3.1.11 + +`2023-12-13` + +**Changelog** + +- 🐞【Fixed】A chart with a Schema cannot be saved and executed +- 🐞【Fixed】Failure to start after the upgrade + + +## 3.1.10 `2023-12-13` diff --git a/i18n/zh/docusaurus-plugin-content-docs/current/changelog.md b/i18n/zh/docusaurus-plugin-content-docs/current/changelog.md index 9a4aa881..7bef3e95 100644 --- a/i18n/zh/docusaurus-plugin-content-docs/current/changelog.md +++ b/i18n/zh/docusaurus-plugin-content-docs/current/changelog.md @@ -3,7 +3,16 @@ title: "Changelog" sidebar_position: 1 --- -## 3.1.1 +## 3.1.11 + +`2023-12-13` + +**更新日志** + +- 🐞【修复】带Schema的图表无法保存和执行 +- 🐞【修复】升级后无法启动问题 + +## 3.1.10 `2023-12-13` From 4e9bb02c191d1594b09043327ac98cceaa7c1ef8 Mon Sep 17 00:00:00 2001 From: shanhexi Date: Fri, 15 Dec 2023 14:59:25 +0800 Subject: [PATCH 11/15] Changelog --- docs/changelog.md | 10 ++++++++++ .../current/changelog.md | 10 ++++++++++ 2 files changed, 20 insertions(+) diff --git a/docs/changelog.md b/docs/changelog.md index 7ff6ae31..afd8375e 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -3,6 +3,16 @@ title: "Changelog" sidebar_position: 1 --- +## 3.1.12 + +`2023-12-15` + +**Changelog** + +- ⚡️【Optimize】Optimized tree structure search +- ⚡️【Optimize】Tree structure search box resident + + ## 3.1.11 `2023-12-13` diff --git a/i18n/zh/docusaurus-plugin-content-docs/current/changelog.md b/i18n/zh/docusaurus-plugin-content-docs/current/changelog.md index 7bef3e95..da2ac2a8 100644 --- a/i18n/zh/docusaurus-plugin-content-docs/current/changelog.md +++ b/i18n/zh/docusaurus-plugin-content-docs/current/changelog.md @@ -3,6 +3,16 @@ title: "Changelog" sidebar_position: 1 --- +## 3.1.12 + +`2023-12-15` + +**更新日志** + +- ⚡️【优化】优化树结构搜索 +- ⚡️【优化】树结构搜索框常驻 + + ## 3.1.11 `2023-12-13` From d9c334b99ee0c9eb2f7f76894425581bf3ace025 Mon Sep 17 00:00:00 2001 From: shanhexi Date: Fri, 15 Dec 2023 23:32:13 +0800 Subject: [PATCH 12/15] changelog --- docs/changelog.md | 11 +++++++++++ .../current/changelog.md | 11 +++++++++++ 2 files changed, 22 insertions(+) diff --git a/docs/changelog.md b/docs/changelog.md index afd8375e..8f2fd39f 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -3,6 +3,17 @@ title: "Changelog" sidebar_position: 1 --- +## 3.1.13 + +`2023-12-15` + +**Changelog** + +- 🐞【Fixed】Tree structure search for bugs +- 🐞【Fixed】Switching tab causes edit data reset problem +- 🐞【Fixed】Rename is reset after switching tab + + ## 3.1.12 `2023-12-15` diff --git a/i18n/zh/docusaurus-plugin-content-docs/current/changelog.md b/i18n/zh/docusaurus-plugin-content-docs/current/changelog.md index da2ac2a8..6b867fd4 100644 --- a/i18n/zh/docusaurus-plugin-content-docs/current/changelog.md +++ b/i18n/zh/docusaurus-plugin-content-docs/current/changelog.md @@ -3,6 +3,17 @@ title: "Changelog" sidebar_position: 1 --- +## 3.1.13 + +`2023-12-15` + +**更新日志** + +- 🐞【修复】树结构搜索bug +- 🐞【修复】切换tab导致编辑数据重置问题 +- 🐞【修复】切换tab后重命名被重置 + + ## 3.1.12 `2023-12-15` From d9f672771509d95e82c359252315834825ad9877 Mon Sep 17 00:00:00 2001 From: shanhexi Date: Fri, 15 Dec 2023 23:52:59 +0800 Subject: [PATCH 13/15] =?UTF-8?q?=E9=87=8D=E6=96=B0=E6=89=93=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/changelog.md | 4 ---- i18n/zh/docusaurus-plugin-content-docs/current/changelog.md | 2 -- 2 files changed, 6 deletions(-) diff --git a/docs/changelog.md b/docs/changelog.md index 8f2fd39f..7d625c06 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -13,7 +13,6 @@ sidebar_position: 1 - 🐞【Fixed】Switching tab causes edit data reset problem - 🐞【Fixed】Rename is reset after switching tab - ## 3.1.12 `2023-12-15` @@ -23,7 +22,6 @@ sidebar_position: 1 - ⚡️【Optimize】Optimized tree structure search - ⚡️【Optimize】Tree structure search box resident - ## 3.1.11 `2023-12-13` @@ -33,7 +31,6 @@ sidebar_position: 1 - 🐞【Fixed】A chart with a Schema cannot be saved and executed - 🐞【Fixed】Failure to start after the upgrade - ## 3.1.10 `2023-12-13` @@ -44,7 +41,6 @@ sidebar_position: 1 - 🐞【Fixed】DM or Oracle cannot display Schema - 🐞【Fixed】The import connection is lost. Procedure - ## 3.1.0 `2023-12-12` diff --git a/i18n/zh/docusaurus-plugin-content-docs/current/changelog.md b/i18n/zh/docusaurus-plugin-content-docs/current/changelog.md index 6b867fd4..0cd0ecc5 100644 --- a/i18n/zh/docusaurus-plugin-content-docs/current/changelog.md +++ b/i18n/zh/docusaurus-plugin-content-docs/current/changelog.md @@ -13,7 +13,6 @@ sidebar_position: 1 - 🐞【修复】切换tab导致编辑数据重置问题 - 🐞【修复】切换tab后重命名被重置 - ## 3.1.12 `2023-12-15` @@ -23,7 +22,6 @@ sidebar_position: 1 - ⚡️【优化】优化树结构搜索 - ⚡️【优化】树结构搜索框常驻 - ## 3.1.11 `2023-12-13` From 9edd51599a18bebb848dbe91304bb8894dc9cb69 Mon Sep 17 00:00:00 2001 From: shanhexi Date: Sun, 17 Dec 2023 22:33:24 +0800 Subject: [PATCH 14/15] changelog --- docs/changelog.md | 2 +- i18n/zh/docusaurus-plugin-content-docs/current/changelog.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/changelog.md b/docs/changelog.md index 7d625c06..cd33d2ee 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -3,7 +3,7 @@ title: "Changelog" sidebar_position: 1 --- -## 3.1.13 +## 3.1.14 `2023-12-15` diff --git a/i18n/zh/docusaurus-plugin-content-docs/current/changelog.md b/i18n/zh/docusaurus-plugin-content-docs/current/changelog.md index 0cd0ecc5..50b7453f 100644 --- a/i18n/zh/docusaurus-plugin-content-docs/current/changelog.md +++ b/i18n/zh/docusaurus-plugin-content-docs/current/changelog.md @@ -3,7 +3,7 @@ title: "Changelog" sidebar_position: 1 --- -## 3.1.13 +## 3.1.14 `2023-12-15` From 41ac5f29daa321ff55c1aba25c01e5f6314cc6bf Mon Sep 17 00:00:00 2001 From: shanhexi Date: Wed, 20 Dec 2023 23:22:06 +0800 Subject: [PATCH 15/15] changelog --- docs/changelog.md | 11 +++++++++++ .../current/changelog.md | 10 ++++++++++ 2 files changed, 21 insertions(+) diff --git a/docs/changelog.md b/docs/changelog.md index cd33d2ee..a9b6e033 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -3,6 +3,17 @@ title: "Changelog" sidebar_position: 1 --- +## 3.1.15 + +`2023-12-20` + +**Changelog** + +- 🐞【Fixed】Every time I open the application, I occasionally cannot select the database problem +- 🐞【Fixed】Compatible with old data types can not show deletion problems +- 🐞【Fixed】Some databases cannot display the database /Schema structure + + ## 3.1.14 `2023-12-15` diff --git a/i18n/zh/docusaurus-plugin-content-docs/current/changelog.md b/i18n/zh/docusaurus-plugin-content-docs/current/changelog.md index 50b7453f..0c8ebdfc 100644 --- a/i18n/zh/docusaurus-plugin-content-docs/current/changelog.md +++ b/i18n/zh/docusaurus-plugin-content-docs/current/changelog.md @@ -2,6 +2,16 @@ title: "Changelog" sidebar_position: 1 --- +## 3.1.15 + +`2023-12-20` + +**更新日志** + +- 🐞【修复】每次打开应用时,偶现无法选择数据库问题 +- 🐞【修复】兼容老数据类型无法显示删除问题 +- 🐞【修复】部分数据库无法显示数据库/Schema结构的问题 + ## 3.1.14