From e8c7d82e182b7d8fb00997139f0790271e4dd387 Mon Sep 17 00:00:00 2001 From: Liang Ding Date: Tue, 9 May 2023 10:20:41 +0800 Subject: [PATCH] :memo: Update v2.8.7 changelogs --- app/changelogs/v2.8.7.md | 1 + app/changelogs/v2.8.7_zh_CN.md | 1 + 2 files changed, 2 insertions(+) diff --git a/app/changelogs/v2.8.7.md b/app/changelogs/v2.8.7.md index dfdcd8aa7..ec9752efd 100644 --- a/app/changelogs/v2.8.7.md +++ b/app/changelogs/v2.8.7.md @@ -85,6 +85,7 @@ Below are the detailed changelogs. * [Improve hyperlink anchor text when exporting to Markdown](https://github.com/siyuan-note/siyuan/issues/8191) * [Access to the OpenAI API is no longer supported on Huawei devices](https://github.com/siyuan-note/siyuan/issues/8192) * [Check for duplicates in all windows when opening a tab](https://github.com/siyuan-note/siyuan/issues/8193) +* [Modified inline-level memos in the floating window are not saved](https://github.com/siyuan-note/siyuan/issues/8199) * [Update feedback icon](https://github.com/siyuan-note/siyuan/issues/8201) * [Show count in spaced repetition tree filter floating window](https://github.com/siyuan-note/siyuan/issues/8202) diff --git a/app/changelogs/v2.8.7_zh_CN.md b/app/changelogs/v2.8.7_zh_CN.md index 6ab038cc1..c523e2033 100644 --- a/app/changelogs/v2.8.7_zh_CN.md +++ b/app/changelogs/v2.8.7_zh_CN.md @@ -85,6 +85,7 @@ * [改进导出 Markdown 超链接锚文本](https://github.com/siyuan-note/siyuan/issues/8191) * [在华为手机上不再支持配置 OpenAI](https://github.com/siyuan-note/siyuan/issues/8192) * [打开页签时在所有窗口中检查是否重复打开](https://github.com/siyuan-note/siyuan/issues/8193) +* [在浮窗中修改行级备注后未保存](https://github.com/siyuan-note/siyuan/issues/8199) * [更新反馈图标](https://github.com/siyuan-note/siyuan/issues/8201) * [间隔重复文档树过滤浮窗中显示计数](https://github.com/siyuan-note/siyuan/issues/8202)