We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c98b1f commit d36af1fCopy full SHA for d36af1f
2 files changed
CHANGELOG.md
@@ -8,6 +8,7 @@
8
- ⭐【New Features】Run record sql to open the console directly
9
- ⭐【New Features】The SQL column on the right of execution record and save can be expanded and dragged
10
- 🐞【Fixed】Some databases could not display the Database/Schema structure
11
+- 🐞【Fixed】During web deployment, a page error occurs after the page switching page is refreshed
12
- ⚡️【Optimize】The query result cancels in-cell scrolling and instead uses hover to view cell contents
13
14
## 3.1.15
CHANGELOG_CN.md
- ⭐【新功能】执行记录sql可直接打开控制台
- ⭐【新功能】右侧执行记录、保存SQL栏展开大小可拖动
- 🐞【修复】部分数据库无法显示数据库/Schema结构的问题
+- 🐞【修复】网页部署时,切换页面刷新后页面报错问题
- ⚡️【优化】查询结果取消单元格内滚动,改为hover查看单元格内容
0 commit comments