📝 Update changelogs
This commit is contained in:
parent
1f9f3f4c99
commit
f18a837b6e
3 changed files with 6 additions and 0 deletions
|
@ -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)
|
||||
|
|
|
@ -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)
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue