From 4d42cb431a79f1e1b72db7806c43b22164369924 Mon Sep 17 00:00:00 2001 From: Daniel <845765@qq.com> Date: Mon, 8 Jan 2024 22:02:23 +0800 Subject: [PATCH] :memo: Update changelogs --- app/changelogs/v2.12.1/v2.12.1.md | 2 +- app/changelogs/v2.12.1/v2.12.1_zh_CHT.md | 2 +- app/changelogs/v2.12.1/v2.12.1_zh_CN.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/changelogs/v2.12.1/v2.12.1.md b/app/changelogs/v2.12.1/v2.12.1.md index 986c828b4..6547aa8df 100644 --- a/app/changelogs/v2.12.1/v2.12.1.md +++ b/app/changelogs/v2.12.1/v2.12.1.md @@ -39,7 +39,7 @@ Below are the detailed changes in this version. * [Database select, multiple select, and asset column cannot be operated in batches](https://github.com/siyuan-note/siyuan/issues/10054) * [Filter conditions cannot be added to database table view check column](https://github.com/siyuan-note/siyuan/issues/10056) * [Add plugin function `lockScreen`](https://github.com/siyuan-note/siyuan/issues/10063) -* [Add plugin event bus `update-cards`](https://github.com/siyuan-note/siyuan/issues/10065) +* [Add plugin event bus `updateCards`](https://github.com/siyuan-note/siyuan/issues/10065) * [`Untitled` is displayed when the original record primary key value of the related column is empty](https://github.com/siyuan-note/siyuan/issues/10067) * [Fix `name` attribute could not be visited in the plugin constructor](https://github.com/siyuan-note/siyuan/pull/10071) * [Database block supports export as CSV](https://github.com/siyuan-note/siyuan/issues/10072) diff --git a/app/changelogs/v2.12.1/v2.12.1_zh_CHT.md b/app/changelogs/v2.12.1/v2.12.1_zh_CHT.md index d9b678666..80bed222d 100644 --- a/app/changelogs/v2.12.1/v2.12.1_zh_CHT.md +++ b/app/changelogs/v2.12.1/v2.12.1_zh_CHT.md @@ -39,7 +39,7 @@ * [解決資料庫單選列、多選列和資源列無法批次操作](https://github.com/siyuan-note/siyuan/issues/10054) * [資料庫表格視圖單選框無法新增篩選條件](https://github.com/siyuan-note/siyuan/issues/10056) * [新增外掛程式 `lockScreen`](https://github.com/siyuan-note/siyuan/issues/10063) -* [新增插件事件匯流排 `update-cards`](https://github.com/siyuan-note/siyuan/issues/10065) +* [新增插件事件匯流排 `updateCards`](https://github.com/siyuan-note/siyuan/issues/10065) * [如果關聯列原記錄主鍵值為空則關聯列顯示 `Untitled`](https://github.com/siyuan-note/siyuan/issues/10067) * [修正插件建構子中無法存取 `name` 屬性的問題](https://github.com/siyuan-note/siyuan/pull/10071) * [資料庫區塊支援匯出 CSV](https://github.com/siyuan-note/siyuan/issues/10072) diff --git a/app/changelogs/v2.12.1/v2.12.1_zh_CN.md b/app/changelogs/v2.12.1/v2.12.1_zh_CN.md index ee9bcee1d..6187f6460 100644 --- a/app/changelogs/v2.12.1/v2.12.1_zh_CN.md +++ b/app/changelogs/v2.12.1/v2.12.1_zh_CN.md @@ -39,7 +39,7 @@ * [解决数据库单选列、多选列和资源列无法批量操作](https://github.com/siyuan-note/siyuan/issues/10054) * [数据库表格视图单选框无法添加过滤条件](https://github.com/siyuan-note/siyuan/issues/10056) * [添加插件函数 `lockScreen`](https://github.com/siyuan-note/siyuan/issues/10063) -* [添加插件事件总线 `update-cards`](https://github.com/siyuan-note/siyuan/issues/10065) +* [添加插件事件总线 `updateCards`](https://github.com/siyuan-note/siyuan/issues/10065) * [如果关联列原记录主键值为空则关联列显示 `Untitled`](https://github.com/siyuan-note/siyuan/issues/10067) * [修复插件构造函数中无法访问 `name` 属性的问题](https://github.com/siyuan-note/siyuan/pull/10071) * [数据库块支持导出 CSV](https://github.com/siyuan-note/siyuan/issues/10072)