From a8a232bcb981b7079ed57a43d989619a4b03ccde Mon Sep 17 00:00:00 2001 From: Daniel <845765@qq.com> Date: Tue, 30 May 2023 10:47:01 +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 4fad265ad..a0ebcd87b 100644 --- a/app/changelogs/v2.8.10/v2.8.10.md +++ b/app/changelogs/v2.8.10/v2.8.10.md @@ -64,3 +64,4 @@ Below are the detailed changes in this version. * [Don't call plugin API `addTab.init` when the tab is not active](https://github.com/siyuan-note/siyuan/issues/8350) * [Add plugin API `open-noneditableblock` to `eventBus`](https://github.com/siyuan-note/siyuan/issues/8374) * [Add plugin config items `backends` and `frontends`](https://github.com/siyuan-note/siyuan/issues/8386) +* [Improve interaction of plugin system settings](https://github.com/siyuan-note/siyuan/issues/8391) 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 e2608046c..de0e96582 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 @@ -64,3 +64,4 @@ * [修復當頁簽不激活時為調用插件 API `addTab.init`](https://github.com/siyuan-note/siyuan/issues/8350) * [在 `eventBus` 中添加 `open-noneditableblock`](https://github.com/siyuan-note/siyuan/issues/8374) * [添加插件配置項 `backends` 和 `frontends`](https://github.com/siyuan-note/siyuan/issues/8386) +* [改進插件系統設置交互](https://github.com/siyuan-note/siyuan/issues/8391) 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 37b8cec96..94b1edf39 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 @@ -64,3 +64,4 @@ * [修复当页签不激活时为调用插件 API `addTab.init`](https://github.com/siyuan-note/siyuan/issues/8350) * [在 `eventBus` 中添加 `open-noneditableblock`](https://github.com/siyuan-note/siyuan/issues/8374) * [添加插件配置项 `backends` 和 `frontends`](https://github.com/siyuan-note/siyuan/issues/8386) +* [改进插件系统设置交互](https://github.com/siyuan-note/siyuan/issues/8391)