diff --git a/app/changelogs/v3.1.16/v3.1.16.md b/app/changelogs/v3.1.16/v3.1.16.md index 775a301fb..da953d1f6 100644 --- a/app/changelogs/v3.1.16/v3.1.16.md +++ b/app/changelogs/v3.1.16/v3.1.16.md @@ -25,6 +25,7 @@ Below are the detailed changes in this version. * [Search preview area supports inline memo positioning](https://github.com/siyuan-note/siyuan/issues/13465) * [Add Arabic support](https://github.com/siyuan-note/siyuan/pull/13475) * [Improve exporting data](https://github.com/siyuan-note/siyuan/issues/13500) +* [Improve serving assets performance](https://github.com/siyuan-note/siyuan/issues/13501) ### Bugfix diff --git a/app/changelogs/v3.1.16/v3.1.16_zh_CHT.md b/app/changelogs/v3.1.16/v3.1.16_zh_CHT.md index 6a9334e71..d8c381763 100644 --- a/app/changelogs/v3.1.16/v3.1.16_zh_CHT.md +++ b/app/changelogs/v3.1.16/v3.1.16_zh_CHT.md @@ -25,6 +25,7 @@ * [搜尋預覽區域支援行級備註定位](https://github.com/siyuan-note/siyuan/issues/13465) * [新增阿拉伯語支援](https://github.com/siyuan-note/siyuan/pull/13475) * [改進匯出資料](https://github.com/siyuan-note/siyuan/issues/13500) +* [改進資源檔案載入效能](https://github.com/siyuan-note/siyuan/issues/13501) ### 修復缺陷 diff --git a/app/changelogs/v3.1.16/v3.1.16_zh_CN.md b/app/changelogs/v3.1.16/v3.1.16_zh_CN.md index f4b361749..e4d06d485 100644 --- a/app/changelogs/v3.1.16/v3.1.16_zh_CN.md +++ b/app/changelogs/v3.1.16/v3.1.16_zh_CN.md @@ -25,6 +25,7 @@ * [搜索预览区域支持行级备注定位](https://github.com/siyuan-note/siyuan/issues/13465) * [添加阿拉伯语支持](https://github.com/siyuan-note/siyuan/pull/13475) * [改进导出数据](https://github.com/siyuan-note/siyuan/issues/13500) +* [改进资源文件加载性能](https://github.com/siyuan-note/siyuan/issues/13501) ### 修复缺陷