Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
shanhexi committed Dec 25, 2023
1 parent 41ac5f2 commit 6033fd6
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 0 deletions.
14 changes: 14 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@ title: "Changelog"
sidebar_position: 1
---

## 3.1.16

`2023-12-25`

**Changelog**

- ⭐【New Features】Execute the Record sql Add replication button
- ⭐【New Features】Run record sql to open the console directly
- ⭐【New Features】The SQL column on the right of execution record and save can be expanded and dragged
- 🐞【Fixed】Some databases could not display the Database/Schema structure
- 🐞【Fixed】During web deployment, a page error occurs after the page switching page is refreshed
- ⚡️【Optimize】The query result cancels in-cell scrolling and instead uses hover to view cell contents


## 3.1.15

`2023-12-20`
Expand Down
15 changes: 15 additions & 0 deletions i18n/zh/docusaurus-plugin-content-docs/current/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@
title: "Changelog"
sidebar_position: 1
---

## 3.1.16

`2023-12-25`

**更新日志**

- ⭐【新功能】执行记录sql添加复制按钮
- ⭐【新功能】执行记录sql可直接打开控制台
- ⭐【新功能】右侧执行记录、保存SQL栏展开大小可拖动
- 🐞【修复】部分数据库无法显示数据库/Schema结构的问题
- 🐞【修复】网页部署时,切换页面刷新后页面报错问题
- ⚡️【优化】查询结果取消单元格内滚动,改为hover查看单元格内容


## 3.1.15

`2023-12-20`
Expand Down

0 comments on commit 6033fd6

Please sign in to comment.