diff --git a/app/changelogs/v3.1.23/v3.1.23.md b/app/changelogs/v3.1.23/v3.1.23.md
index e9e346788..107eed080 100644
--- a/app/changelogs/v3.1.23/v3.1.23.md
+++ b/app/changelogs/v3.1.23/v3.1.23.md
@@ -14,6 +14,7 @@ Below are the detailed changes in this version.
* [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)
* [Double click .search__drag to restore default width](https://github.com/siyuan-note/siyuan/issues/13964)
+* [Improve dynamic loading](https://github.com/siyuan-note/siyuan/issues/14004)
* [Improve RTL rendering](https://github.com/siyuan-note/siyuan/issues/14044)
* [Improve find-replace of image/link elements](https://github.com/siyuan-note/siyuan/issues/14049)
* [Remove `
` in the document title](https://github.com/siyuan-note/siyuan/issues/14057)
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 443594e4b..76cd4a39d 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
@@ -14,6 +14,7 @@
* [改進資料庫主鍵表情的居中與換行](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)
+* [改進動態載入](https://github.com/siyuan-note/siyuan/issues/14004)
* [改良 RTL 渲染](https://github.com/siyuan-note/siyuan/issues/14044)
* [改進圖片/連結元素的查找替換](https://github.com/siyuan-note/siyuan/issues/14049)
* [刪除文件標題中的 `
`](https://github.com/siyuan-note/siyuan/issues/14057)
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 df6ff1db2..cbe16b326 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
@@ -14,6 +14,7 @@
* [改进数据库主键表情的居中和换行](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)
+* [改进动态加载](https://github.com/siyuan-note/siyuan/issues/14004)
* [改进 RTL 渲染](https://github.com/siyuan-note/siyuan/issues/14044)
* [改进图片/链接元素的查找替换](https://github.com/siyuan-note/siyuan/issues/14049)
* [删除文档标题中的 `
`](https://github.com/siyuan-note/siyuan/issues/14057)