diff --git a/app/changelogs/v2.10.15/v2.10.15.md b/app/changelogs/v2.10.15/v2.10.15.md index 4732c5c51..e22aed824 100644 --- a/app/changelogs/v2.10.15/v2.10.15.md +++ b/app/changelogs/v2.10.15/v2.10.15.md @@ -57,3 +57,4 @@ Below are the detailed changes in this version. * [`resize` cannot be triggered after dragging to unpin the dock](https://github.com/siyuan-note/siyuan/issues/9640) * [Add licenses for the template, widget, theme and icon samples](https://github.com/siyuan-note/siyuan/issues/9641) * [Kernel API `createDocWithMd` supports concurrent calls](https://github.com/siyuan-note/siyuan/issues/9644) +* [Add kernel API `/api/filetree/getIDsByHPath`](https://github.com/siyuan-note/siyuan/issues/9654) diff --git a/app/changelogs/v2.10.15/v2.10.15_zh_CHT.md b/app/changelogs/v2.10.15/v2.10.15_zh_CHT.md index 3fb829674..ee882edf3 100644 --- a/app/changelogs/v2.10.15/v2.10.15_zh_CHT.md +++ b/app/changelogs/v2.10.15/v2.10.15_zh_CHT.md @@ -57,3 +57,4 @@ * [未固定的停靠面板拖曳寬度時未觸發 `resize`](https://github.com/siyuan-note/siyuan/issues/9640) * [為範本、掛件、主題和圖示範例庫新增開源許可證](https://github.com/siyuan-note/siyuan/issues/9641) * [核心 API `createDocWithMd` 支援並發呼叫](https://github.com/siyuan-note/siyuan/issues/9644) +* [新增核心 API `/api/filetree/getIDsByHPath`](https://github.com/siyuan-note/siyuan/issues/9654) diff --git a/app/changelogs/v2.10.15/v2.10.15_zh_CN.md b/app/changelogs/v2.10.15/v2.10.15_zh_CN.md index 5dc7193fb..05772636c 100644 --- a/app/changelogs/v2.10.15/v2.10.15_zh_CN.md +++ b/app/changelogs/v2.10.15/v2.10.15_zh_CN.md @@ -57,3 +57,4 @@ * [未固定的停靠面板拖拽宽度时未触发 `resize`](https://github.com/siyuan-note/siyuan/issues/9640) * [为模板、挂件、主题和图标示例库添加开源许可证](https://github.com/siyuan-note/siyuan/issues/9641) * [内核 API `createDocWithMd` 支持并发调用](https://github.com/siyuan-note/siyuan/issues/9644) +* [新增内核 API `/api/filetree/getIDsByHPath`](https://github.com/siyuan-note/siyuan/issues/9654)