diff --git a/app/changelogs/v3.5.0/v3.5.0.md b/app/changelogs/v3.5.0/v3.5.0.md index 27fbddf91..8d9f30433 100644 --- a/app/changelogs/v3.5.0/v3.5.0.md +++ b/app/changelogs/v3.5.0/v3.5.0.md @@ -44,6 +44,7 @@ Below are the detailed changes in this version. * [Zip decompression security vulnerability](https://github.com/siyuan-note/siyuan/issues/16541) * [Can't switch workspaces on mobile](https://github.com/siyuan-note/siyuan/issues/16544) * [Embed blocks are exported incorrectly](https://github.com/siyuan-note/siyuan/issues/16547) +* [Data repo index loss caused the kernel to exit](https://github.com/siyuan-note/siyuan/issues/16590) ### Development diff --git a/app/changelogs/v3.5.0/v3.5.0_zh_CHT.md b/app/changelogs/v3.5.0/v3.5.0_zh_CHT.md index e22f9cac9..e84ebc507 100644 --- a/app/changelogs/v3.5.0/v3.5.0_zh_CHT.md +++ b/app/changelogs/v3.5.0/v3.5.0_zh_CHT.md @@ -44,6 +44,7 @@ * [修復 Zip 解壓縮的安全漏洞](https://github.com/siyuan-note/siyuan/issues/16541) * [修復行動裝置無法切換工作空間](https://github.com/siyuan-note/siyuan/issues/16544) * [修正嵌入區塊匯出錯誤](https://github.com/siyuan-note/siyuan/issues/16547) +* [資料倉儲索引遺失導致內核退出](https://github.com/siyuan-note/siyuan/issues/16590) ### 開發者 diff --git a/app/changelogs/v3.5.0/v3.5.0_zh_CN.md b/app/changelogs/v3.5.0/v3.5.0_zh_CN.md index c260d2c63..42f7b2c81 100644 --- a/app/changelogs/v3.5.0/v3.5.0_zh_CN.md +++ b/app/changelogs/v3.5.0/v3.5.0_zh_CN.md @@ -44,6 +44,7 @@ * [修复 Zip 解压的安全漏洞](https://github.com/siyuan-note/siyuan/issues/16541) * [修复移动端无法切换工作空间](https://github.com/siyuan-note/siyuan/issues/16544) * [修复嵌入块导出错误](https://github.com/siyuan-note/siyuan/issues/16547) +* [数据仓库索引丢失导致内核退出](https://github.com/siyuan-note/siyuan/issues/16590) ### 开发者