From 767d0e6453c698bbb16c673b01dad2a22f2193a6 Mon Sep 17 00:00:00 2001 From: shanhexi Date: Wed, 13 Dec 2023 00:04:41 +0800 Subject: [PATCH] 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`