From dcd0c46dbe793cc18ef12c61d5b3158fc1858721 Mon Sep 17 00:00:00 2001 From: Daniel <845765@qq.com> Date: Wed, 31 May 2023 10:33:15 +0800 Subject: [PATCH] :bookmark: Update changelogs --- app/changelogs/v2.8.10/v2.8.10.md | 1 + app/changelogs/v2.8.10/v2.8.10_zh_CHT.md | 1 + app/changelogs/v2.8.10/v2.8.10_zh_CN.md | 1 + 3 files changed, 3 insertions(+) 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..0190e0577 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 @@ -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..4dbccb4d0 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 @@ -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) ### 修复缺陷