Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
Vanessa 2023-05-31 15:39:57 +08:00
commit c39877c6de
3 changed files with 5 additions and 2 deletions

View file

@ -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

View file

@ -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)
### 修復缺陷

View file

@ -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)
### 修复缺陷