diff --git a/app/changelogs/v3.1.23/v3.1.23.md b/app/changelogs/v3.1.23/v3.1.23.md index a2598ad29..6d8908aad 100644 --- a/app/changelogs/v3.1.23/v3.1.23.md +++ b/app/changelogs/v3.1.23/v3.1.23.md @@ -11,6 +11,7 @@ Below are the detailed changes in this version. * [Hide text in breadcrumb of last non-document path in embed block](https://github.com/siyuan-note/siyuan/issues/13866) * [Improve code/kbd/tag element editing](https://github.com/siyuan-note/siyuan/issues/13871) * [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 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) 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 c01277425..561452ffe 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 @@ -11,6 +11,7 @@ * [隱藏嵌入區塊中最後一個非文檔路徑的麵包屑文字](https://github.com/siyuan-note/siyuan/issues/13866) * [改進程式碼/鍵盤/標籤元素編輯](https://github.com/siyuan-note/siyuan/issues/13871) * [去重容器區塊反向連結](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/13940) 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 d3289654f..3c28ea45d 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 @@ -11,6 +11,7 @@ * [隐藏嵌入块中最后一个非文档路径的面包屑文本](https://github.com/siyuan-note/siyuan/issues/13866) * [改进代码/键盘/标签元素编辑](https://github.com/siyuan-note/siyuan/issues/13871) * [去重容器块反向链接](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/13940)