diff --git a/app/changelogs/v3.6.5/v3.6.5.md b/app/changelogs/v3.6.5/v3.6.5.md index dd71e8f54..77f4a2ad3 100644 --- a/app/changelogs/v3.6.5/v3.6.5.md +++ b/app/changelogs/v3.6.5/v3.6.5.md @@ -9,7 +9,7 @@ Below are the detailed changes in this version. ### Enhancement * [Treat the renaming of tags, bookmarks and assets as a data history `Replace` operation](https://github.com/siyuan-note/siyuan/issues/17407) -* [Improve inline text appearance on mobile](https://github.com/siyuan-note/siyuan/issues/17477) +* [Improve appearance settings for inline text on mobile](https://github.com/siyuan-note/siyuan/issues/17477) * [Editor toolbar does not hide when clicking outside it on mobile](https://github.com/siyuan-note/siyuan/issues/17478) * [Improve task list item markdown indexing for `data-task` marker](https://github.com/siyuan-note/siyuan/issues/17502) * [Improve decoding of anchor text when pasting hyperlinks](https://github.com/siyuan-note/siyuan/issues/17513) @@ -38,7 +38,7 @@ Below are the detailed changes in this version. ### Development -* [Add `doc.mode` to `openTab` for opening in document mode](https://github.com/siyuan-note/siyuan/issues/17523) +* [Add the document opening mode parameter `doc.mode` to `openTab`](https://github.com/siyuan-note/siyuan/issues/17523) ## Download diff --git a/app/changelogs/v3.6.5/v3.6.5_zh_CHT.md b/app/changelogs/v3.6.5/v3.6.5_zh_CHT.md index 32a070550..0329479e7 100644 --- a/app/changelogs/v3.6.5/v3.6.5_zh_CHT.md +++ b/app/changelogs/v3.6.5/v3.6.5_zh_CHT.md @@ -9,7 +9,7 @@ ### 改進功能 * [將標籤、書籤和資源的重新命名視為資料歷史中的 `Replace` 操作](https://github.com/siyuan-note/siyuan/issues/17407) -* [改進行動端行級文字的顯示效果](https://github.com/siyuan-note/siyuan/issues/17477) +* [改進行動端行級文字的外觀設定](https://github.com/siyuan-note/siyuan/issues/17477) * [行動端點選編輯器外部時工具列不會隱藏](https://github.com/siyuan-note/siyuan/issues/17478) * [改進任務清單項目中 `data-task` 標記的 Markdown 索引](https://github.com/siyuan-note/siyuan/issues/17502) * [改進貼上超連結時對錨文本的解碼](https://github.com/siyuan-note/siyuan/issues/17513) @@ -38,7 +38,7 @@ ### 開發者 -* [為 `openTab` 新增 `doc.mode`,以文件模式開啟](https://github.com/siyuan-note/siyuan/issues/17523) +* [為 `openTab` 新增文件開啟模式參數 `doc.mode`](https://github.com/siyuan-note/siyuan/issues/17523) ## 下載 diff --git a/app/changelogs/v3.6.5/v3.6.5_zh_CN.md b/app/changelogs/v3.6.5/v3.6.5_zh_CN.md index 1e1649c11..a7a11753a 100644 --- a/app/changelogs/v3.6.5/v3.6.5_zh_CN.md +++ b/app/changelogs/v3.6.5/v3.6.5_zh_CN.md @@ -9,7 +9,7 @@ ### 改进功能 * [将标签、书签和资源的重命名视为数据历史中的 `Replace` 操作](https://github.com/siyuan-note/siyuan/issues/17407) -* [改进移动端行级文本的显示效果](https://github.com/siyuan-note/siyuan/issues/17477) +* [改进移动端行级文本的外观设置](https://github.com/siyuan-note/siyuan/issues/17477) * [移动端点击编辑器外部时工具栏不会隐藏](https://github.com/siyuan-note/siyuan/issues/17478) * [改进任务列表项中 `data-task` 标记的 Markdown 索引](https://github.com/siyuan-note/siyuan/issues/17502) * [改进粘贴超链接时对锚文本的解码](https://github.com/siyuan-note/siyuan/issues/17513) @@ -38,7 +38,7 @@ ### 开发者 -* [为 `openTab` 添加 `doc.mode`,以文档模式打开](https://github.com/siyuan-note/siyuan/issues/17523) +* [为 `openTab` 添加文档打开模式参数 `doc.mode`](https://github.com/siyuan-note/siyuan/issues/17523) ## 下载