diff --git a/app/changelogs/v2.8.10/v2.8.10.md b/app/changelogs/v2.8.10/v2.8.10.md index a0ebcd87b..19f9df9e6 100644 --- a/app/changelogs/v2.8.10/v2.8.10.md +++ b/app/changelogs/v2.8.10/v2.8.10.md @@ -36,6 +36,7 @@ Below are the detailed changes in this version. * [Optimize the performance of obtaining cloud snapshots](https://github.com/siyuan-note/siyuan/issues/8387) * [Doc in the user guide no longer supports one-click sending to the community](https://github.com/siyuan-note/siyuan/issues/8388) * [Update `Recently used appearance` style](https://github.com/siyuan-note/siyuan/issues/8392) +* [Improve multiblock Copy - Duplicate insert](https://github.com/siyuan-note/siyuan/issues/8394) * [Improve plugin load performance](https://github.com/siyuan-note/siyuan/issues/8397) ### Bugfix diff --git a/app/changelogs/v2.8.10/v2.8.10_zh_CHT.md b/app/changelogs/v2.8.10/v2.8.10_zh_CHT.md index de0e96582..89c7151f1 100644 --- a/app/changelogs/v2.8.10/v2.8.10_zh_CHT.md +++ b/app/changelogs/v2.8.10/v2.8.10_zh_CHT.md @@ -36,6 +36,7 @@ * [優化獲取雲端快照性能](https://github.com/siyuan-note/siyuan/issues/8387) * [用戶指南中的文檔不再支持一鍵分享到社區](https://github.com/siyuan-note/siyuan/issues/8388) * [更新 `最近使用的外觀` 樣式](https://github.com/siyuan-note/siyuan/issues/8392) +* [改進多塊 複製 - 重複 插入](https://github.com/siyuan-note/siyuan/issues/8394) * [改進插件加載性能](https://github.com/siyuan-note/siyuan/issues/8397) ### 修復缺陷 diff --git a/app/changelogs/v2.8.10/v2.8.10_zh_CN.md b/app/changelogs/v2.8.10/v2.8.10_zh_CN.md index 94b1edf39..6085443a7 100644 --- a/app/changelogs/v2.8.10/v2.8.10_zh_CN.md +++ b/app/changelogs/v2.8.10/v2.8.10_zh_CN.md @@ -36,6 +36,7 @@ * [优化获取云端快照性能](https://github.com/siyuan-note/siyuan/issues/8387) * [用户指南中的文档不再支持一键分享到社区](https://github.com/siyuan-note/siyuan/issues/8388) * [更新 `最近使用的外观` 样式](https://github.com/siyuan-note/siyuan/issues/8392) +* [改进多块 复制 - 重复 插入](https://github.com/siyuan-note/siyuan/issues/8394) * [改进插件加载性能](https://github.com/siyuan-note/siyuan/issues/8397) ### 修复缺陷