🔖 Update changelogs

This commit is contained in:
Daniel 2023-05-31 20:44:42 +08:00
parent 6e6114ac34
commit 94eecd777b
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
3 changed files with 3 additions and 0 deletions

View file

@ -70,3 +70,4 @@ Below are the detailed changes in this version.
* [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)
* [Custom block menu moved to block secondary menu](https://github.com/siyuan-note/siyuan/issues/8419)

View file

@ -70,3 +70,4 @@
* [在 `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)
* [自定義塊標菜單移到二級菜單中](https://github.com/siyuan-note/siyuan/issues/8419)

View file

@ -70,3 +70,4 @@
* [在 `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)
* [自定义块标菜单移到二级菜单中](https://github.com/siyuan-note/siyuan/issues/8419)