Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dev' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Vanessa219 committed Oct 23, 2023
2 parents de36004 + f18a837 commit b258c13
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/changelogs/v2.10.12/v2.10.12.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand All @@ -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)
Expand Down
2 changes: 2 additions & 0 deletions app/changelogs/v2.10.12/v2.10.12_zh_CHT.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand All @@ -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)
Expand Down
2 changes: 2 additions & 0 deletions app/changelogs/v2.10.12/v2.10.12_zh_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand All @@ -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)
Expand Down

0 comments on commit b258c13

Please sign in to comment.