From f18a837b6e0f886d90f483bc0e671bd1364d7087 Mon Sep 17 00:00:00 2001 From: Daniel <845765@qq.com> Date: Mon, 23 Oct 2023 11:29:38 +0800 Subject: [PATCH] :memo: Update changelogs --- app/changelogs/v2.10.12/v2.10.12.md | 2 ++ app/changelogs/v2.10.12/v2.10.12_zh_CHT.md | 2 ++ app/changelogs/v2.10.12/v2.10.12_zh_CN.md | 2 ++ 3 files changed, 6 insertions(+) diff --git a/app/changelogs/v2.10.12/v2.10.12.md b/app/changelogs/v2.10.12/v2.10.12.md index 6b694236a..90ec20f45 100644 --- a/app/changelogs/v2.10.12/v2.10.12.md +++ b/app/changelogs/v2.10.12/v2.10.12.md @@ -13,6 +13,7 @@ Below are the detailed changes in this version. ### Enhancement * [The marketplace supports searching](https://github.com/siyuan-note/siyuan/issues/8173) +* [Show block name, alias and memo in search results](https://github.com/siyuan-note/siyuan/issues/9430) * [Breadcrumbs overlap with attributes in the backlink](https://github.com/siyuan-note/siyuan/issues/9445) * [Support for modifying Settings - About - API token](https://github.com/siyuan-note/siyuan/issues/9448) * [Improve app title for switching tabs like editor, pdf, search, etc.](https://github.com/siyuan-note/siyuan/issues/9450) @@ -24,6 +25,7 @@ Below are the detailed changes in this version. * [Global shortcut keys are ignored when searching and setting shortcut keys](https://github.com/siyuan-note/siyuan/issues/9474) * [The input is not updated when the shortcut key setting fails](https://github.com/siyuan-note/siyuan/issues/9475) * [Selecting an image also can copy a PNG when the editor is readonly](https://github.com/siyuan-note/siyuan/issues/9476) +* [Persist spaced repetition interface fullscreen setting](https://github.com/siyuan-note/siyuan/issues/9477) * [Block icon supports pressing Shift first and then drag](https://github.com/siyuan-note/siyuan/issues/9479) * [After `Alt+[`, `Ctrl+Enter` and `Ctrl+Click` generates a dynamic ref](https://github.com/siyuan-note/siyuan/issues/9480) * [Add some icons](https://github.com/siyuan-note/siyuan/issues/9481) diff --git a/app/changelogs/v2.10.12/v2.10.12_zh_CHT.md b/app/changelogs/v2.10.12/v2.10.12_zh_CHT.md index aa6a77a2d..590582167 100644 --- a/app/changelogs/v2.10.12/v2.10.12_zh_CHT.md +++ b/app/changelogs/v2.10.12/v2.10.12_zh_CHT.md @@ -13,6 +13,7 @@ ### 改進功能 * [市集支援搜尋](https://github.com/siyuan-note/siyuan/issues/8173) +* [搜尋結果顯示命名、別名和備註](https://github.com/siyuan-note/siyuan/issues/9430) * [避免反鏈模板屬性覆蓋麵包屑](https://github.com/siyuan-note/siyuan/issues/9445) * [支援修改 設定 - 關於 - API token](https://github.com/siyuan-note/siyuan/issues/9448) * [改進切換編輯器、PDF 和搜尋等頁籤時的應用程式標題](https://github.com/siyuan-note/siyuan/issues/9450) @@ -24,6 +25,7 @@ * [搜尋設定快捷鍵時不再忽略全域快捷鍵](https://github.com/siyuan-note/siyuan/issues/9474) * [快捷鍵設定失敗時更新輸入](https://github.com/siyuan-note/siyuan/issues/9475) * [編輯器唯讀時支援選擇圖片複製 PNG](https://github.com/siyuan-note/siyuan/issues/9476) +* [持久化間隔重複介面全螢幕設定](https://github.com/siyuan-note/siyuan/issues/9477) * [支援先按 Shift 再拖曳塊標](https://github.com/siyuan-note/siyuan/issues/9479) * [按 `Alt+[` 後支援透過 `Ctrl+Enter` 和 `Ctrl+Click` 產生動態錨文本](https://github.com/siyuan-note/siyuan/issues/9480) * [新增一些圖示](https://github.com/siyuan-note/siyuan/issues/9481) diff --git a/app/changelogs/v2.10.12/v2.10.12_zh_CN.md b/app/changelogs/v2.10.12/v2.10.12_zh_CN.md index 19b3f512f..3dcb49f36 100644 --- a/app/changelogs/v2.10.12/v2.10.12_zh_CN.md +++ b/app/changelogs/v2.10.12/v2.10.12_zh_CN.md @@ -13,6 +13,7 @@ ### 改进功能 * [集市支持搜索](https://github.com/siyuan-note/siyuan/issues/8173) +* [搜索结果显示命名、别名和备注](https://github.com/siyuan-note/siyuan/issues/9430) * [避免反链模板属性覆盖面包屑](https://github.com/siyuan-note/siyuan/issues/9445) * [支持修改 设置 - 关于 - API token](https://github.com/siyuan-note/siyuan/issues/9448) * [改进切换编辑器、PDF 和搜索等页签时的应用标题](https://github.com/siyuan-note/siyuan/issues/9450) @@ -24,6 +25,7 @@ * [搜索设置快捷键时不再忽略全局快捷键](https://github.com/siyuan-note/siyuan/issues/9474) * [快捷键设置失败时更新输入](https://github.com/siyuan-note/siyuan/issues/9475) * [编辑器只读时支持选择图片复制 PNG](https://github.com/siyuan-note/siyuan/issues/9476) +* [持久化间隔重复界面全屏设置](https://github.com/siyuan-note/siyuan/issues/9477) * [支持先按下 Shift 再拖拽块标](https://github.com/siyuan-note/siyuan/issues/9479) * [按 `Alt+[` 后支持通过 `Ctrl+Enter` 和 `Ctrl+Click` 生成动态锚文本](https://github.com/siyuan-note/siyuan/issues/9480) * [添加一些图标](https://github.com/siyuan-note/siyuan/issues/9481)