🔖 Update changelogs

This commit is contained in:
Daniel 2023-05-30 10:47:01 +08:00
parent 8e8081a6e9
commit a8a232bcb9
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
3 changed files with 3 additions and 0 deletions

View file

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

View file

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

View file

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