Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
shanhexi committed Dec 12, 2023
1 parent c5a3e20 commit 767d0e6
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 0 deletions.
16 changes: 16 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`
Expand Down
16 changes: 16 additions & 0 deletions i18n/zh/docusaurus-plugin-content-docs/current/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`
Expand Down

0 comments on commit 767d0e6

Please sign in to comment.