浏览代码

:bookmark: Update changelogs

Daniel 2 年之前
父节点
当前提交
a8a232bcb9

+ 1 - 0
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)

+ 1 - 0
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)

+ 1 - 0
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)