📝 Update changelogs

Signed-off-by: Daniel <845765@qq.com>
This commit is contained in:
Daniel 2025-12-30 17:50:17 +08:00
parent cad70aca51
commit ab43a2d35f
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
3 changed files with 3 additions and 0 deletions

View file

@ -35,6 +35,7 @@ Below are the detailed changes in this version.
### Development
* [The plugin should continue execution even if `loadData` fails](https://github.com/siyuan-note/siyuan/issues/15818)
* [Make hotkey optional for plugin commands and toolbar](https://github.com/siyuan-note/siyuan/pull/16676)
* [Improve error handling and security for plugin data storage methods](https://github.com/siyuan-note/siyuan/pull/16717)

View file

@ -35,6 +35,7 @@
### 開發者
* [即使 `loadData` 函數執行失敗,插件也應該繼續運行](https://github.com/siyuan-note/siyuan/issues/15818)
* [使插件命令和工具列的快捷鍵可選](https://github.com/siyuan-note/siyuan/pull/16676)
* [改進插件資料儲存方法的錯誤處理與安全性](https://github.com/siyuan-note/siyuan/pull/16717)

View file

@ -35,6 +35,7 @@
### 开发者
* [即使 `loadData` 函数执行失败,插件也应该继续运行](https://github.com/siyuan-note/siyuan/issues/15818)
* [使插件命令和工具栏的快捷键可选](https://github.com/siyuan-note/siyuan/pull/16676)
* [改进插件数据存储方法的错误处理和安全性](https://github.com/siyuan-note/siyuan/pull/16717)