diff --git a/app/changelogs/v2.8.10/v2.8.10.md b/app/changelogs/v2.8.10/v2.8.10.md index 110ee27bd..cc60f29db 100644 --- a/app/changelogs/v2.8.10/v2.8.10.md +++ b/app/changelogs/v2.8.10/v2.8.10.md @@ -39,6 +39,7 @@ Below are the detailed changes in this version. * [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) * [The sidebar panel will no longer pop up when dragging kanban on the mobile](https://github.com/siyuan-note/siyuan/issues/8402) +* [Remove illegal characters when paste PDF annotation ref](https://github.com/siyuan-note/siyuan/issues/8403) ### 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 c456aad4a..c72af591f 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 @@ -4,7 +4,7 @@ ### 🌐 英文論壇上線 -[LiuYun](https://liuyun.io/) 是思源官方的英文論壇,歡迎大家前往交流。 +[LiuYun](https://liuyun.io/) 是思源官方英文論壇,歡迎大家前往交流。 後續我們會在思源 設置 - 賬號 中支持通過英文論壇賬號登錄,支持登錄後將開放非中國大陸地區的雲端數據同步和備份服務,敬請期待。 @@ -39,6 +39,7 @@ * [改進多塊 複製 - 重複 插入](https://github.com/siyuan-note/siyuan/issues/8394) * [改進插件加載性能](https://github.com/siyuan-note/siyuan/issues/8397) * [在移動端過拽看板時不再拉出側欄面板](https://github.com/siyuan-note/siyuan/issues/8402) +* [粘貼 PDF 標註引用時移除非法字符](https://github.com/siyuan-note/siyuan/issues/8403) ### 修復缺陷 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 3b0d4ebc4..08b0403da 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 @@ -4,7 +4,7 @@ ### 🌐 英文论坛上线 -[LiuYun](https://liuyun.io/) 是思源官方的英文论坛,欢迎大家前往交流。 +[LiuYun](https://liuyun.io/) 是思源官方英文论坛,欢迎大家前往交流。 后续我们会在思源 设置 - 账号 中支持通过英文论坛账号登录,支持登录后将开放非中国大陆地区的云端数据同步和备份服务,敬请期待。 @@ -39,6 +39,7 @@ * [改进多块 复制 - 重复 插入](https://github.com/siyuan-note/siyuan/issues/8394) * [改进插件加载性能](https://github.com/siyuan-note/siyuan/issues/8397) * [在移动端过拽看板时不再拉出侧栏面板](https://github.com/siyuan-note/siyuan/issues/8402) +* [粘贴 PDF 标注引用时移除非法字符](https://github.com/siyuan-note/siyuan/issues/8403) ### 修复缺陷