From c359e8cea1940215e472b341061a2e71b01e241c Mon Sep 17 00:00:00 2001 From: Daniel <845765@qq.com> Date: Mon, 26 Feb 2024 21:01:37 +0800 Subject: [PATCH] :memo: Update changelogs --- app/changelogs/v3.0.1/v3.0.1.md | 1 + app/changelogs/v3.0.1/v3.0.1_zh_CHT.md | 1 + app/changelogs/v3.0.1/v3.0.1_zh_CN.md | 1 + 3 files changed, 3 insertions(+) diff --git a/app/changelogs/v3.0.1/v3.0.1.md b/app/changelogs/v3.0.1/v3.0.1.md index 6377a2ff2..65a3a75a8 100644 --- a/app/changelogs/v3.0.1/v3.0.1.md +++ b/app/changelogs/v3.0.1/v3.0.1.md @@ -41,6 +41,7 @@ Below are the detailed changes in this version. * [Improve internal kernel API `/api/attr/batchSetBlockAttrs`](https://github.com/siyuan-note/siyuan/issues/10401) * [Add internal kernel API `/api/riff/batchSetRiffCardsDueTime`](https://github.com/siyuan-note/siyuan/issues/10423) +* [Add parameter `pageSize` for kernel API `/api/riff/getRiffCards`](https://github.com/siyuan-note/siyuan/issues/10445) ## Download diff --git a/app/changelogs/v3.0.1/v3.0.1_zh_CHT.md b/app/changelogs/v3.0.1/v3.0.1_zh_CHT.md index 7533351e6..7a489610a 100644 --- a/app/changelogs/v3.0.1/v3.0.1_zh_CHT.md +++ b/app/changelogs/v3.0.1/v3.0.1_zh_CHT.md @@ -41,6 +41,7 @@ * [改進內部核心 API `/api/attr/batchSetBlockAttrs`](https://github.com/siyuan-note/siyuan/issues/10401) * [新增內部核心 API `/api/riff/batchSetRiffCardsDueTime`](https://github.com/siyuan-note/siyuan/issues/10423) +* [核心 API `/api/riff/getRiffCards` 新增參數 `pageSize`](https://github.com/siyuan-note/siyuan/issues/10445) ## 下載 diff --git a/app/changelogs/v3.0.1/v3.0.1_zh_CN.md b/app/changelogs/v3.0.1/v3.0.1_zh_CN.md index a695879d4..ee24699c3 100644 --- a/app/changelogs/v3.0.1/v3.0.1_zh_CN.md +++ b/app/changelogs/v3.0.1/v3.0.1_zh_CN.md @@ -41,6 +41,7 @@ * [改进内部内核 API `/api/attr/batchSetBlockAttrs`](https://github.com/siyuan-note/siyuan/issues/10401) * [添加内部内核 API `/api/riff/batchSetRiffCardsDueTime`](https://github.com/siyuan-note/siyuan/issues/10423) +* [内核 API `/api/riff/getRiffCards` 添加参数 `pageSize`](https://github.com/siyuan-note/siyuan/issues/10445) ## 下载