📝 Update changelogs
This commit is contained in:
parent
65adab61c9
commit
d4a3226a56
3 changed files with 126 additions and 0 deletions
35
app/changelogs/v2.10.10/v2.10.9.md
Normal file
35
app/changelogs/v2.10.10/v2.10.9.md
Normal file
|
@ -0,0 +1,35 @@
|
|||
## Overview
|
||||
|
||||
This is an emergency bug fix version, which mainly solves the compatibility issues of some plugins.
|
||||
|
||||
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
|
||||
|
||||
* [Improve PDF annotation color](https://github.com/siyuan-note/siyuan/issues/9206)
|
||||
* [Add plugin CSS and custom CSS to the export PDF page](https://github.com/siyuan-note/siyuan/issues/9376)
|
||||
* [Code snippet settings use a fixed-width font](https://github.com/siyuan-note/siyuan/issues/9385)
|
||||
* [Add --b3-font-family to --b3-font-family-code](https://github.com/siyuan-note/siyuan/issues/9386)
|
||||
* [Authenticate requests of assets other than 127.0.0.1](https://github.com/siyuan-note/siyuan/issues/9388)
|
||||
* [Rename the .sya annotation file when renaming a PDF asset](https://github.com/siyuan-note/siyuan/issues/9390)
|
||||
* [Add `Copy block hyperlink (Markdown)` hotkey](https://github.com/siyuan-note/siyuan/issues/9392)
|
||||
* [Improve toolbar position for select text popup on the mobile](https://github.com/siyuan-note/siyuan/issues/9393)
|
||||
* [Improve default selection of language hints in code blocks](https://github.com/siyuan-note/siyuan/issues/9396)
|
||||
|
||||
### Bugfix
|
||||
|
||||
* [Exporting Data failed](https://github.com/siyuan-note/siyuan/issues/9389)
|
||||
* [Fix some plugin compatibility issues](https://github.com/siyuan-note/siyuan/issues/9397)
|
||||
|
||||
### Development
|
||||
|
||||
* [The block in the editor shows the database icon](https://github.com/siyuan-note/siyuan/issues/8894)
|
||||
* [Improve event bus `open-siyuan-url-plugin`](https://github.com/siyuan-note/siyuan/pull/9256)
|
||||
* [Improve database created and updated column values](https://github.com/siyuan-note/siyuan/issues/9391)
|
||||
* [Improve handling of database column filters containing empty values](https://github.com/siyuan-note/siyuan/issues/9394)
|
56
app/changelogs/v2.10.10/v2.10.9_zh_CHT.md
Normal file
56
app/changelogs/v2.10.10/v2.10.9_zh_CHT.md
Normal file
|
@ -0,0 +1,56 @@
|
|||
## 概述
|
||||
|
||||
此版本修復了一些缺陷,建議升級。
|
||||
|
||||
廣告: 目前 `功能特性` 正處於早鳥價階段,歡迎[了解](https://b3log.org/siyuan/pricing.html)。
|
||||
|
||||
註:`年付訂閱` 包含 `功能特性`,如果你是訂閱會員,則無需單獨購買功能特性。
|
||||
|
||||
## 變更記錄
|
||||
|
||||
以下是此版本中的詳細變更。
|
||||
|
||||
### 改進功能
|
||||
|
||||
* [支援標題區塊製作閃卡](https://github.com/siyuan-note/siyuan/issues/9005)
|
||||
* [移除浮窗中文件選單大綱、反鍊與關係圖選單項目](https://github.com/siyuan-note/siyuan/issues/9341)
|
||||
* [移動大量文件時在背景執行索引](https://github.com/siyuan-note/siyuan/issues/9356)
|
||||
* [改進一些介面細節](https://github.com/siyuan-note/siyuan/issues/9359)
|
||||
* [改進書籤面板渲染](https://github.com/siyuan-note/siyuan/issues/9361)
|
||||
* [改進區塊級複製](https://github.com/siyuan-note/siyuan/issues/9362)
|
||||
* [區塊引錨文本不再包含行級備註內容](https://github.com/siyuan-note/siyuan/issues/9363)
|
||||
* [支援設定文件等級新卡/複習卡上限](https://github.com/siyuan-note/siyuan/issues/9365)
|
||||
* [僅開放功能特性的帳號顯示其開啟狀態](https://github.com/siyuan-note/siyuan/issues/9367)
|
||||
* [文件匯出 .sy.zip 時關聯匯出相關閃卡](https://github.com/siyuan-note/siyuan/issues/9372)
|
||||
* [微軟商店版不再顯示開機自動啟動設定項目](https://github.com/siyuan-note/siyuan/issues/9373)
|
||||
* [區塊引搜尋結果清單中顯示筆記本路徑](https://github.com/siyuan-note/siyuan/issues/9378)
|
||||
* [複製時替換不間斷空格為普通空格](https://github.com/siyuan-note/siyuan/issues/9382)
|
||||
|
||||
### 修復缺陷
|
||||
|
||||
* [程式碼區塊行號錯位](https://github.com/siyuan-note/siyuan/issues/9337)
|
||||
* [在新視窗載入某些 PDF 失敗](https://github.com/siyuan-note/siyuan/issues/9343)
|
||||
* [行動端 APP 不顯示存取授權碼設定項目](https://github.com/siyuan-note/siyuan/issues/9346)
|
||||
* [在部分 Linux 桌面發行版上無法啟動](https://github.com/siyuan-note/siyuan/issues/9347)
|
||||
* [多重選擇清單項目剪切異常](https://github.com/siyuan-note/siyuan/issues/9349)
|
||||
* [無法在表格中輸入自訂表情](https://github.com/siyuan-note/siyuan/issues/9358)
|
||||
* [無法在行級程式碼中貼上](https://github.com/siyuan-note/siyuan/issues/9369)
|
||||
* [行級元素中的自訂表情輸入後遺失](https://github.com/siyuan-note/siyuan/issues/9370)
|
||||
* [無法取消網路代理設定](https://github.com/siyuan-note/siyuan/issues/9374)
|
||||
* [流雲資料中心帳號登入驗證碼無法顯示](https://github.com/siyuan-note/siyuan/issues/9375)
|
||||
* [Ctrl+Alt+F 無法在間隔重複中使用](https://github.com/siyuan-note/siyuan/issues/9384)
|
||||
|
||||
### 開發重構
|
||||
|
||||
* [重建內核模型層事務機制](https://github.com/siyuan-note/siyuan/issues/9338)
|
||||
* [升級 Electron](https://github.com/siyuan-note/siyuan/issues/9342)
|
||||
* [使用 ipcRenderer 取代 @electron/remote](https://github.com/siyuan-note/siyuan/issues/9368)
|
||||
|
||||
### 開發者
|
||||
|
||||
* [改進一些資料庫細節](https://github.com/siyuan-note/siyuan/issues/9274)
|
||||
* [資料庫列圖示](https://github.com/siyuan-note/siyuan/issues/9304)
|
||||
* [支援透過視圖標題搜尋資料庫區塊](https://github.com/siyuan-note/siyuan/issues/9348)
|
||||
* [新增外掛事件匯流排 `open-menu-doctree`](https://github.com/siyuan-note/siyuan/issues/9351)
|
||||
* [資料庫範本列支援 `created` 和 `updated` 內建變數](https://github.com/siyuan-note/siyuan/issues/9364)
|
||||
* [資料庫支援建立時間和更新時間列](https://github.com/siyuan-note/siyuan/issues/9371)
|
35
app/changelogs/v2.10.10/v2.10.9_zh_CN.md
Normal file
35
app/changelogs/v2.10.10/v2.10.9_zh_CN.md
Normal file
|
@ -0,0 +1,35 @@
|
|||
## 概述
|
||||
|
||||
这是一个缺陷紧急修复版,主要解决部分插件的兼容性问题。
|
||||
|
||||
广告: 目前 `功能特性` 正处于早鸟价阶段,欢迎[了解](https://b3log.org/siyuan/pricing.html)。
|
||||
|
||||
注:`年付订阅` 包含 `功能特性`,如果你是订阅会员,则无需单独购买功能特性。
|
||||
|
||||
## 变更记录
|
||||
|
||||
以下是此版本中的详细变更。
|
||||
|
||||
### 改进功能
|
||||
|
||||
* [改进 PDF 标注颜色](https://github.com/siyuan-note/siyuan/issues/9206)
|
||||
* [导出 PDF 时支持插件 CSS 和代码片段 CSS](https://github.com/siyuan-note/siyuan/issues/9376)
|
||||
* [代码片段设置使用等宽字体](https://github.com/siyuan-note/siyuan/issues/9385)
|
||||
* [在 --b3-font-family-code 中添加 --b3-font-family](https://github.com/siyuan-note/siyuan/issues/9386)
|
||||
* [非 127.0.0.1 请求 assets 进行鉴权](https://github.com/siyuan-note/siyuan/issues/9388)
|
||||
* [重命名 PDF 时关联重命名 .sya 标注文件](https://github.com/siyuan-note/siyuan/issues/9390)
|
||||
* [添加 `复制块引超链接(Markdown)` 快捷键](https://github.com/siyuan-note/siyuan/issues/9392)
|
||||
* [改进移动端文本选择后的工具栏位置](https://github.com/siyuan-note/siyuan/issues/9393)
|
||||
* [改进代码块语言默认选择](https://github.com/siyuan-note/siyuan/issues/9396)
|
||||
|
||||
### 修复缺陷
|
||||
|
||||
* [导出数据 Data 失败](https://github.com/siyuan-note/siyuan/issues/9389)
|
||||
* [修复一些插件的兼容性问题](https://github.com/siyuan-note/siyuan/issues/9397)
|
||||
|
||||
### 开发者
|
||||
|
||||
* [编辑器中的块显示数据库角标](https://github.com/siyuan-note/siyuan/issues/8894)
|
||||
* [改进事件总线 `open-siyuan-url-plugin`](https://github.com/siyuan-note/siyuan/pull/9256)
|
||||
* [改进数据库创建时间和更新时间列值](https://github.com/siyuan-note/siyuan/issues/9391)
|
||||
* [改进数据库列过滤器包含空值时的处理](https://github.com/siyuan-note/siyuan/issues/9394)
|
Loading…
Add table
Reference in a new issue