From b699675b9726e23a5b7286fdae814016d4713616 Mon Sep 17 00:00:00 2001 From: Daniel <845765@qq.com> Date: Tue, 2 Sep 2025 09:31:45 +0800 Subject: [PATCH] :bookmark: Release v3.3.1 --- app/changelogs/v3.3.1/v3.3.1.md | 2 +- app/changelogs/v3.3.1/v3.3.1_zh_CHT.md | 2 +- app/changelogs/v3.3.1/v3.3.1_zh_CN.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/changelogs/v3.3.1/v3.3.1.md b/app/changelogs/v3.3.1/v3.3.1.md index 797900ff1..4ab8f95dd 100644 --- a/app/changelogs/v3.3.1/v3.3.1.md +++ b/app/changelogs/v3.3.1/v3.3.1.md @@ -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) diff --git a/app/changelogs/v3.3.1/v3.3.1_zh_CHT.md b/app/changelogs/v3.3.1/v3.3.1_zh_CHT.md index 147f0d112..41ec8cd52 100644 --- a/app/changelogs/v3.3.1/v3.3.1_zh_CHT.md +++ b/app/changelogs/v3.3.1/v3.3.1_zh_CHT.md @@ -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) diff --git a/app/changelogs/v3.3.1/v3.3.1_zh_CN.md b/app/changelogs/v3.3.1/v3.3.1_zh_CN.md index 174e002d3..5de58e7a7 100644 --- a/app/changelogs/v3.3.1/v3.3.1_zh_CN.md +++ b/app/changelogs/v3.3.1/v3.3.1_zh_CN.md @@ -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)