diff --git a/app/changelogs/v3.0.0/v3.0.0.md b/app/changelogs/v3.0.0/v3.0.0.md index 6471a6e52..235504495 100644 --- a/app/changelogs/v3.0.0/v3.0.0.md +++ b/app/changelogs/v3.0.0/v3.0.0.md @@ -16,6 +16,7 @@ Below are the detailed changes in this version. * [Support custom AI request User-Agent header](https://github.com/siyuan-note/siyuan/issues/10351) * [Support custom AI models](https://github.com/siyuan-note/siyuan/issues/10355) * [Improve list enter](https://github.com/siyuan-note/siyuan/issues/10359) +* [Support persistence to retain outline expansion state](https://github.com/siyuan-note/siyuan/issues/10365) * [Improve tag list and account refresh button UI](https://github.com/siyuan-note/siyuan/issues/10371) ### Bugfix diff --git a/app/changelogs/v3.0.0/v3.0.0_zh_CHT.md b/app/changelogs/v3.0.0/v3.0.0_zh_CHT.md index 66bd39f6f..037df6e27 100644 --- a/app/changelogs/v3.0.0/v3.0.0_zh_CHT.md +++ b/app/changelogs/v3.0.0/v3.0.0_zh_CHT.md @@ -16,6 +16,7 @@ * [支援自訂人工智慧請求標頭 User-Agent](https://github.com/siyuan-note/siyuan/issues/10351) * [支援自訂人工智慧模型](https://github.com/siyuan-note/siyuan/issues/10355) * [改進清單換行互動](https://github.com/siyuan-note/siyuan/issues/10359) +* [支援持久化保留大綱展開狀態](https://github.com/siyuan-note/siyuan/issues/10365) * [改進標籤清單和帳號重繪按鈕](https://github.com/siyuan-note/siyuan/issues/10371) ### 修復缺陷 diff --git a/app/changelogs/v3.0.0/v3.0.0_zh_CN.md b/app/changelogs/v3.0.0/v3.0.0_zh_CN.md index 005c1fdf9..5024bef80 100644 --- a/app/changelogs/v3.0.0/v3.0.0_zh_CN.md +++ b/app/changelogs/v3.0.0/v3.0.0_zh_CN.md @@ -16,6 +16,7 @@ * [支持自定义人工智能请求标头 User-Agent](https://github.com/siyuan-note/siyuan/issues/10351) * [支持自定义人工智能模型](https://github.com/siyuan-note/siyuan/issues/10355) * [改进列表换行交互](https://github.com/siyuan-note/siyuan/issues/10359) +* [支持持久化保留大纲展开状态](https://github.com/siyuan-note/siyuan/issues/10365) * [改进标签列表和账号刷新按钮](https://github.com/siyuan-note/siyuan/issues/10371) ### 修复缺陷