📝 Update changelogs
This commit is contained in:
parent
15e40d2c2b
commit
cb230a66be
3 changed files with 117 additions and 0 deletions
39
app/changelogs/v2.10.12/v2.10.12.md
Normal file
39
app/changelogs/v2.10.12/v2.10.12.md
Normal file
|
@ -0,0 +1,39 @@
|
|||
## Overview
|
||||
|
||||
This version supports marketplace search, so we can easily find the plugins we need!
|
||||
|
||||
Advertisement: Currently, `PRO Features` are in the early bird price stage, welcome to [learn more](https://b3log.org/siyuan/en/pricing.html).
|
||||
|
||||
Note: The annual `Subscription` includes `Pro features`. If you are an annual subscriber, you do not need to buy PRO Features separately.
|
||||
|
||||
## Changelogs
|
||||
|
||||
Below are the detailed changes in this version.
|
||||
|
||||
### Enhancement
|
||||
|
||||
* [The marketplace supports searching](https://github.com/siyuan-note/siyuan/issues/8173)
|
||||
* [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)
|
||||
* [Supports inserting pictures from photo gallery on the Android](https://github.com/siyuan-note/siyuan/issues/9455)
|
||||
* [After pressing Esc, the pop-up layer only closes the top layer](https://github.com/siyuan-note/siyuan/issues/9456)
|
||||
* [Improve add tag to doc](https://github.com/siyuan-note/siyuan/issues/9462)
|
||||
* [Show marketplace package count](https://github.com/siyuan-note/siyuan/issues/9467)
|
||||
* [Add shortcut keys for splitting the tab](https://github.com/siyuan-note/siyuan/issues/9470)
|
||||
* [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)
|
||||
* [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)
|
||||
|
||||
### Bugfix
|
||||
|
||||
* [The outline cannot jump to the heading in the folded list](https://github.com/siyuan-note/siyuan/issues/9469)
|
||||
|
||||
### Development
|
||||
|
||||
* [Add plugin event bus `paste`](https://github.com/siyuan-note/siyuan/issues/9452)
|
||||
* [Improve database date column "Is Empty" filtering](https://github.com/siyuan-note/siyuan/issues/9463)
|
||||
* [Deprecated `loaded-protyle` use `loaded-protyle-static` instead](https://github.com/siyuan-note/siyuan/issues/9468)
|
39
app/changelogs/v2.10.12/v2.10.12_zh_CHT.md
Normal file
39
app/changelogs/v2.10.12/v2.10.12_zh_CHT.md
Normal file
|
@ -0,0 +1,39 @@
|
|||
## 概述
|
||||
|
||||
這個版本支援了集市搜索,我們可以方便地找到需要的插件了!
|
||||
|
||||
廣告: 目前 `功能特性` 正處於早鳥價階段,歡迎[了解](https://b3log.org/siyuan/pricing.html)。
|
||||
|
||||
註:`年付訂閱` 包含 `功能特性`,如果你是訂閱會員,則無需單獨購買功能特性。
|
||||
|
||||
## 變更記錄
|
||||
|
||||
以下是此版本中的詳細變更。
|
||||
|
||||
### 改進功能
|
||||
|
||||
* [市集支援搜尋](https://github.com/siyuan-note/siyuan/issues/8173)
|
||||
* [避免反鏈模板屬性覆蓋麵包屑](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)
|
||||
* [Android 端支援從相簿插入圖片](https://github.com/siyuan-note/siyuan/issues/9455)
|
||||
* [按 Esc 後僅關閉頂層彈出層](https://github.com/siyuan-note/siyuan/issues/9456)
|
||||
* [改進文件添加標籤](https://github.com/siyuan-note/siyuan/issues/9462)
|
||||
* [顯示市集包總計](https://github.com/siyuan-note/siyuan/issues/9467)
|
||||
* [新增頁籤分割畫面快速鍵](https://github.com/siyuan-note/siyuan/issues/9470)
|
||||
* [搜尋設定快捷鍵時不再忽略全域快捷鍵](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)
|
||||
* [支援先按 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)
|
||||
|
||||
### 修復缺陷
|
||||
|
||||
* [無法在大綱面板上跳到折疊清單中的標題](https://github.com/siyuan-note/siyuan/issues/9469)
|
||||
|
||||
### 開發者
|
||||
|
||||
* [新增插件事件 `paste`](https://github.com/siyuan-note/siyuan/issues/9452)
|
||||
* [改進資料庫視圖「為空」過濾](https://github.com/siyuan-note/siyuan/issues/9463)
|
||||
* [棄用 `loaded-protyle` 使用 `loaded-protyle-static` 替代](https://github.com/siyuan-note/siyuan/issues/9468)
|
39
app/changelogs/v2.10.12/v2.10.12_zh_CN.md
Normal file
39
app/changelogs/v2.10.12/v2.10.12_zh_CN.md
Normal file
|
@ -0,0 +1,39 @@
|
|||
## 概述
|
||||
|
||||
该版本支持了集市搜索,我们能方便地找到需要的插件了!
|
||||
|
||||
广告: 目前 `功能特性` 正处于早鸟价阶段,欢迎[了解](https://b3log.org/siyuan/pricing.html)。
|
||||
|
||||
注:`年付订阅` 包含 `功能特性`,如果你是订阅会员,则无需单独购买功能特性。
|
||||
|
||||
## 变更记录
|
||||
|
||||
以下是此版本中的详细变更。
|
||||
|
||||
### 改进功能
|
||||
|
||||
* [集市支持搜索](https://github.com/siyuan-note/siyuan/issues/8173)
|
||||
* [避免反链模板属性覆盖面包屑](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)
|
||||
* [Android 端支持从相册插入图片](https://github.com/siyuan-note/siyuan/issues/9455)
|
||||
* [按 Esc 后仅关闭顶层弹出层](https://github.com/siyuan-note/siyuan/issues/9456)
|
||||
* [改进文档添加标签](https://github.com/siyuan-note/siyuan/issues/9462)
|
||||
* [显示集市包总计](https://github.com/siyuan-note/siyuan/issues/9467)
|
||||
* [添加页签分屏快捷键](https://github.com/siyuan-note/siyuan/issues/9470)
|
||||
* [搜索设置快捷键时不再忽略全局快捷键](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)
|
||||
* [支持先按下 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)
|
||||
|
||||
### 修复缺陷
|
||||
|
||||
* [无法在大纲面板上跳转到折叠列表中的标题](https://github.com/siyuan-note/siyuan/issues/9469)
|
||||
|
||||
### 开发者
|
||||
|
||||
* [添加插件事件 `paste`](https://github.com/siyuan-note/siyuan/issues/9452)
|
||||
* [改进数据库视图“为空”过滤](https://github.com/siyuan-note/siyuan/issues/9463)
|
||||
* [弃用 `loaded-protyle` 使用 `loaded-protyle-static` 替代](https://github.com/siyuan-note/siyuan/issues/9468)
|
Loading…
Add table
Reference in a new issue