From d36af1f0500e793e6dee23294eb50ba2937605e2 Mon Sep 17 00:00:00 2001 From: shanhexi Date: Mon, 25 Dec 2023 19:18:07 +0800 Subject: [PATCH] changelog --- CHANGELOG.md | 1 + CHANGELOG_CN.md | 1 + 2 files changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index de53de4f6..92151c100 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ - ⭐【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 diff --git a/CHANGELOG_CN.md b/CHANGELOG_CN.md index ea79fa7eb..e35698f09 100644 --- a/CHANGELOG_CN.md +++ b/CHANGELOG_CN.md @@ -8,6 +8,7 @@ - ⭐【新功能】执行记录sql可直接打开控制台 - ⭐【新功能】右侧执行记录、保存SQL栏展开大小可拖动 - 🐞【修复】部分数据库无法显示数据库/Schema结构的问题 +- 🐞【修复】网页部署时,切换页面刷新后页面报错问题 - ⚡️【优化】查询结果取消单元格内滚动,改为hover查看单元格内容 ## 3.1.15