diff --git a/app/changelogs/v3.1.23/v3.1.23.md b/app/changelogs/v3.1.23/v3.1.23.md index 7bb60ccda..b870d76ca 100644 --- a/app/changelogs/v3.1.23/v3.1.23.md +++ b/app/changelogs/v3.1.23/v3.1.23.md @@ -13,6 +13,7 @@ Below are the detailed changes in this version. * [Deduplicate container block backlink](https://github.com/siyuan-note/siyuan/issues/13872) * [Improve positioning of table and recent block searches](https://github.com/siyuan-note/siyuan/issues/13876) * [`AI writing` supports custom shortcut keys](https://github.com/siyuan-note/siyuan/issues/13894) +* [Improve positioning after exiting focus](https://github.com/siyuan-note/siyuan/issues/13897) * [Improve the window control button position after the graph panel is full screen](https://github.com/siyuan-note/siyuan/issues/13899) * [Improve the centering and line wrapping of database primary key emojis](https://github.com/siyuan-note/siyuan/issues/13940) * [Insert list reference when dragging multiple docs into the editor](https://github.com/siyuan-note/siyuan/issues/13942) diff --git a/app/changelogs/v3.1.23/v3.1.23_zh_CHT.md b/app/changelogs/v3.1.23/v3.1.23_zh_CHT.md index 7e46e5174..edce0cffa 100644 --- a/app/changelogs/v3.1.23/v3.1.23_zh_CHT.md +++ b/app/changelogs/v3.1.23/v3.1.23_zh_CHT.md @@ -13,7 +13,8 @@ * [去重容器區塊反向連結](https://github.com/siyuan-note/siyuan/issues/13872) * [改進表格和最近區塊搜尋的定位](https://github.com/siyuan-note/siyuan/issues/13876) * [`AI 編寫` 支援自訂快捷鍵](https://github.com/siyuan-note/siyuan/issues/13894) -* [Improve the window control button position after the graph panel is full screen](https://github.com/siyuan-note/siyuan/issues/13899) +* [改進退出對焦後定位](https://github.com/siyuan-note/siyuan/issues/13897) +* [改進關係圖面板全螢幕後視窗控制按鈕位置](https://github.com/siyuan-note/siyuan/issues/13899) * [改進資料庫主鍵表情的居中與換行](https://github.com/siyuan-note/siyuan/issues/13940) * [將多個文件拖曳到編輯器時插入清單參考](https://github.com/siyuan-note/siyuan/issues/13942) * [雙擊 .search__drag 恢復預設寬度](https://github.com/siyuan-note/siyuan/issues/13964) diff --git a/app/changelogs/v3.1.23/v3.1.23_zh_CN.md b/app/changelogs/v3.1.23/v3.1.23_zh_CN.md index 2b4dd11eb..9e5dbe3f5 100644 --- a/app/changelogs/v3.1.23/v3.1.23_zh_CN.md +++ b/app/changelogs/v3.1.23/v3.1.23_zh_CN.md @@ -13,7 +13,8 @@ * [去重容器块反向链接](https://github.com/siyuan-note/siyuan/issues/13872) * [改进表格和最近块搜索的定位](https://github.com/siyuan-note/siyuan/issues/13876) * [`AI 编写` 支持自定义快捷键](https://github.com/siyuan-note/siyuan/issues/13894) -* [Improve the window control button position after the graph panel is full screen](https://github.com/siyuan-note/siyuan/issues/13899) +* [改进退出聚焦后定位](https://github.com/siyuan-note/siyuan/issues/13897) +* [改进关系图面板全屏后窗口控制按钮位置](https://github.com/siyuan-note/siyuan/issues/13899) * [改进数据库主键表情的居中和换行](https://github.com/siyuan-note/siyuan/issues/13940) * [将多个文档拖入编辑器时插入列表引用](https://github.com/siyuan-note/siyuan/issues/13942) * [双击 .search__drag 恢复默认宽度](https://github.com/siyuan-note/siyuan/issues/13964)