🔖 Release v3.3.1
Some checks failed
Release Docker Image / build (push) Has been cancelled

This commit is contained in:
Daniel 2025-09-02 09:31:45 +08:00
parent 74dd8c631c
commit b699675b97
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
3 changed files with 3 additions and 3 deletions

View file

@ -39,7 +39,7 @@ Below are the detailed changes in this version.
### Development
* [Add plugin event bus `code-language-before` and `code-language-change`](https://github.com/siyuan-note/siyuan/pull/15610)
* [Add plugin event bus `code-language-update` and `code-language-change`](https://github.com/siyuan-note/siyuan/pull/15610)
* [Add internal kernel API `/api/av/getAttributeViewBoundBlockIDs` and `getAttributeViewItemIDs`](https://github.com/siyuan-note/siyuan/issues/15708)
* [Improve the front-end compilation performance of the development environment](https://github.com/siyuan-note/siyuan/issues/15734)

View file

@ -39,7 +39,7 @@
### 開發者
* [新增外掛事件匯流排 `code-language-before` 和 `code-language-change`](https://github.com/siyuan-note/siyuan/pull/15610)
* [新增外掛事件匯流排 `code-language-update` 和 `code-language-change`](https://github.com/siyuan-note/siyuan/pull/15610)
* [新增核心介面 `/api/av/getAttributeViewBoundBlockIDs` 和 `getAttributeViewItemIDs`](https://github.com/siyuan-note/siyuan/issues/15708)
* [提升開發環境前端編譯效能](https://github.com/siyuan-note/siyuan/issues/15734)

View file

@ -39,7 +39,7 @@
### 开发者
* [新增插件事件总线 `code-language-before` 和 `code-language-change`](https://github.com/siyuan-note/siyuan/pull/15610)
* [新增插件事件总线 `code-language-update` 和 `code-language-change`](https://github.com/siyuan-note/siyuan/pull/15610)
* [新增内核接口 `/api/av/getAttributeViewBoundBlockIDs` 和 `getAttributeViewItemIDs`](https://github.com/siyuan-note/siyuan/issues/15708)
* [提升开发环境前端编译性能](https://github.com/siyuan-note/siyuan/issues/15734)