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

This commit is contained in:
Vanessa 2023-05-31 10:23:59 +08:00
commit d0b9f9b6ca
5 changed files with 32 additions and 1 deletions

View file

@ -38,6 +38,7 @@ Below are the detailed changes in this version.
* [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)
* [The sidebar panel will no longer pop up when dragging kanban on the mobile](https://github.com/siyuan-note/siyuan/issues/8402)
### Bugfix
@ -53,6 +54,7 @@ Below are the detailed changes in this version.
### Document
* [Add instructions for deleting cloud storage after subscription expires in the user guide](https://github.com/siyuan-note/siyuan/issues/8370)
* [Add architecture design chapter to README](https://github.com/siyuan-note/siyuan/issues/8416)
### Development

View file

@ -38,6 +38,7 @@
* [更新 `最近使用的外觀` 樣式](https://github.com/siyuan-note/siyuan/issues/8392)
* [改進多塊 複製 - 重複 插入](https://github.com/siyuan-note/siyuan/issues/8394)
* [改進插件加載性能](https://github.com/siyuan-note/siyuan/issues/8397)
* [在移動端過拽看板時不再拉出側欄面板](https://github.com/siyuan-note/siyuan/issues/8402)
### 修復缺陷
@ -53,6 +54,7 @@
### 文檔
* [在用戶指南中添加訂閱過期後刪除雲端存儲的詳細說明](https://github.com/siyuan-note/siyuan/issues/8370)
* [在自述文件中添加架構設計章節](https://github.com/siyuan-note/siyuan/issues/8416)
### 開發者

View file

@ -38,6 +38,7 @@
* [更新 `最近使用的外观` 样式](https://github.com/siyuan-note/siyuan/issues/8392)
* [改进多块 复制 - 重复 插入](https://github.com/siyuan-note/siyuan/issues/8394)
* [改进插件加载性能](https://github.com/siyuan-note/siyuan/issues/8397)
* [在移动端过拽看板时不再拉出侧栏面板](https://github.com/siyuan-note/siyuan/issues/8402)
### 修复缺陷
@ -53,6 +54,7 @@
### 文档
* [在用户指南中添加订阅过期后删除云端存储的详细说明](https://github.com/siyuan-note/siyuan/issues/8370)
* [在自述文件中添加架构设计章节](https://github.com/siyuan-note/siyuan/issues/8416)
### 开发者