diff --git a/README.md b/README.md index 66a129090..099b598ac 100644 --- a/README.md +++ b/README.md @@ -70,11 +70,23 @@ Cloud services require a paid subscription. * WeChat notification * Cloud inbox +## 🏗️ Architecture design and open source ecosystem + +![SiYuan Arch](https://b3logfile.com/file/2023/05/SiYuan_Arch-Sgu8vXT.png "SiYuan Arch") + +* [bazzar](https://github.com/siyuan-note/bazaar): Community marketplace +* [dejavu](https://github.com/siyuan-note/dejavu): Data repo +* [riff](https://github.com/siyuan-note/riff): Spaced repetition system +* [petal](https://github.com/siyuan-note/petal): Plugin system +* [chrome](https://github.com/siyuan-note/siyuan-chrome): Chrome extension +* [lute](https://github.com/88250/lute): A structured editor engine that supports Go and JavaScript +* [ios](https://github.com/siyuan-note/siyuan-ios): iOS APP +* [android](https://github.com/siyuan-note/siyuan-android): Android APP + ## 🌟 Star History [![Star History Chart](https://api.star-history.com/svg?repos=siyuan-note/siyuan&type=Date)](https://star-history.com/#siyuan-note/siyuan&Date) - ## 🗺️ Roadmap * [SiYuan development plan and progress](https://github.com/orgs/siyuan-note/projects/1) diff --git a/README_zh_CN.md b/README_zh_CN.md index 6b5efe0df..b9ae1dfed 100644 --- a/README_zh_CN.md +++ b/README_zh_CN.md @@ -70,6 +70,19 @@ * 定时微信提醒 * 云端收集箱 +## 🏗️ 架构设计和开源生态 + +![思源笔记架构设计](https://b3logfile.com/file/2023/05/SiYuan_Arch-Sgu8vXT.png "思源笔记架构设计") + +* [bazzar](https://github.com/siyuan-note/bazaar):社区集市 +* [dejavu](https://github.com/siyuan-note/dejavu):数据仓库 +* [riff](https://github.com/siyuan-note/riff):间隔重复系统 +* [petal](https://github.com/siyuan-note/petal):插件系统 +* [chrome](https://github.com/siyuan-note/siyuan-chrome):Chrome 扩展 +* [lute](https://github.com/88250/lute):结构化的编辑器引擎,支持 Go 和 JavaScript +* [ios](https://github.com/siyuan-note/siyuan-ios): iOS APP +* [android](https://github.com/siyuan-note/siyuan-android): Android APP + ## 🌟 Star History [![Star History Chart](https://api.star-history.com/svg?repos=siyuan-note/siyuan&type=Date)](https://star-history.com/#siyuan-note/siyuan&Date) diff --git a/app/changelogs/v2.8.10/v2.8.10.md b/app/changelogs/v2.8.10/v2.8.10.md index cd0f3ef50..110ee27bd 100644 --- a/app/changelogs/v2.8.10/v2.8.10.md +++ b/app/changelogs/v2.8.10/v2.8.10.md @@ -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 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 01170f951..c456aad4a 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 @@ -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) ### 開發者 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 396f9b13e..3b0d4ebc4 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 @@ -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) ### 开发者