🎨 Update changelogs

This commit is contained in:
Daniel 2023-10-17 00:22:00 +08:00
parent 7bff544a12
commit bd6002a8d5
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
3 changed files with 153 additions and 0 deletions

View file

@ -0,0 +1,51 @@
## Overview
This version fixes some bugs, and it is recommended to upgrade.
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 the application icon on macOS desktop](https://github.com/siyuan-note/siyuan/issues/9403)
* [Math and embed block editing use fixed-width fonts](https://github.com/siyuan-note/siyuan/issues/9406)
* [When the doc is in read-only mode, the backlink and graph are not shown in the right-click menu of the ref](https://github.com/siyuan-note/siyuan/issues/9409)
* [Outline supports Ctrl+Click focus opening](https://github.com/siyuan-note/siyuan/issues/9410)
* [Add `--b3-font-family` to `<kbd>` element's font-family](https://github.com/siyuan-note/siyuan/issues/9412)
* [PDF outline overlays editor select text toolbar](https://github.com/siyuan-note/siyuan/issues/9415)
* [Don't load plugin when the user hasn't agreed to trust bazaar content yet](https://github.com/siyuan-note/siyuan/issues/9426)
* [Improve pandoc binary path setting](https://github.com/siyuan-note/siyuan/issues/9427)
* [Hide text toolbar when using ref on the mobile](https://github.com/siyuan-note/siyuan/issues/9431)
* [After selecting the image Ctrl+X should cut the image instead of the block](https://github.com/siyuan-note/siyuan/issues/9433)
* [Add `--b3-font-family` to `.b3-menu__accelerator`'s font-family](https://github.com/siyuan-note/siyuan/issues/9439)
* [Adjust workspace name length limit to 32 runes](https://github.com/siyuan-note/siyuan/issues/9440)
### Bugfix
* [If PDF is opened by the new window, open it again and jump to the new window](https://github.com/siyuan-note/siyuan/issues/9405)
* [Exception when clicking on the blank space of the table block to paste text](https://github.com/siyuan-note/siyuan/issues/9411)
* [SVG images cannot be displayed on some systems](https://github.com/siyuan-note/siyuan/issues/9413)
* [An error occurs when opening a PDF file without annotations](https://github.com/siyuan-note/siyuan/issues/9425)
* [The access authorization code setting item is not displayed on the iPad](https://github.com/siyuan-note/siyuan/issues/9432)
* [When the heading block and super block are used together, repeating content if unfolding the heading](https://github.com/siyuan-note/siyuan/issues/9435)
### Development
* [Change database template column custom attribute action](https://github.com/siyuan-note/siyuan/issues/9401)
* [Click on the PDF asset in the database asset column to open it on the right](https://github.com/siyuan-note/siyuan/issues/9402)
* [Improve database template edit](https://github.com/siyuan-note/siyuan/issues/9404)
* [Database template columns support number calculations](https://github.com/siyuan-note/siyuan/issues/9408)
* [Database template columns support number filter](https://github.com/siyuan-note/siyuan/issues/9414)
* [Database block loading animation](https://github.com/siyuan-note/siyuan/issues/9416)
* [Database table view supports arrow keys/Esc to select a cell/row](https://github.com/siyuan-note/siyuan/issues/9417)
* [Improve database UI and add copy button to text, template, number, date, created and updated columns](https://github.com/siyuan-note/siyuan/issues/9418)
* [Supports searching database view content](https://github.com/siyuan-note/siyuan/issues/9419)
* [Improve database table view row menu property](https://github.com/siyuan-note/siyuan/issues/9420)
* [Improve database table view row interaction](https://github.com/siyuan-note/siyuan/issues/9421)
* [Click on the template cell to modify the template](https://github.com/siyuan-note/siyuan/issues/9423)
* [Database table view export does not display select content](https://github.com/siyuan-note/siyuan/issues/9428)

View file

@ -0,0 +1,51 @@
## 概述
此版本修復了一些缺陷,建議升級。
廣告: 目前 `功能特性` 正處於早鳥價階段,歡迎[了解](https://b3log.org/siyuan/pricing.html)。
註:`年付訂閱` 包含 `功能特性`,如果你是訂閱會員,則無需單獨購買功能特性。
## 變更記錄
以下是此版本中的詳細變更。
### 改進功能
* [改進 macOS 桌面端應用程式圖示](https://github.com/siyuan-note/siyuan/issues/9403)
* [數學公式編輯與嵌入塊編輯使用等寬字體](https://github.com/siyuan-note/siyuan/issues/9406)
* [在唯讀模式下引用元素右鍵選單顯示反鍊和關係圖選單項目](https://github.com/siyuan-note/siyuan/issues/9409)
* [大綱條目支援 Ctrl+點擊 聚焦開啟](https://github.com/siyuan-note/siyuan/issues/9410)
* [為 `<kbd>` 元素字體族新增 `--b3-font-family`](https://github.com/siyuan-note/siyuan/issues/9412)
* [PDF 大綱不再涵蓋編輯選擇文字工具了](https://github.com/siyuan-note/siyuan/issues/9415)
* [使用者未同意信任市集內容前不載入插件](https://github.com/siyuan-note/siyuan/issues/9426)
* [改進 Pandoc 可執行檔路徑設定](https://github.com/siyuan-note/siyuan/issues/9427)
* [行動端使用引用時隱藏文字工具列](https://github.com/siyuan-note/siyuan/issues/9431)
* [選擇圖片後 Ctrl+X 不再剪下方塊](https://github.com/siyuan-note/siyuan/issues/9433)
* [為 `.b3-menu__accelerator` 字體族加上 `--b3-font-family`](https://github.com/siyuan-note/siyuan/issues/9439)
* [調整工作空間資料夾名長度上限為 32 字](https://github.com/siyuan-note/siyuan/issues/9440)
### 修復缺陷
* [新視窗開啟 PDF 後再次開啟跳轉不正確](https://github.com/siyuan-note/siyuan/issues/9405)
* [點選表格區塊空白處後貼上文字異常](https://github.com/siyuan-note/siyuan/issues/9411)
* [SVG 圖示在某些系統上無法顯示](https://github.com/siyuan-note/siyuan/issues/9413)
* [開啟不存在標註的 PDF 時彈出報錯提示](https://github.com/siyuan-note/siyuan/issues/9425)
* [iPad 端未顯示存取授權碼設定項目](https://github.com/siyuan-note/siyuan/issues/9432)
* [組合使用標題區塊和超級區塊時展開標題區塊內容重複載入](https://github.com/siyuan-note/siyuan/issues/9435)
### 開發者
* [變更資料庫範本列自訂屬性操作](https://github.com/siyuan-note/siyuan/issues/9401)
* [點選開啟資料庫資源檔案列中的 PDF 時在右側開啟](https://github.com/siyuan-note/siyuan/issues/9402)
* [改進資料庫範本列編輯框](https://github.com/siyuan-note/siyuan/issues/9404)
* [資料庫範本列支援數位計算](https://github.com/siyuan-note/siyuan/issues/9408)
* [資料庫範本列支援數位過濾](https://github.com/siyuan-note/siyuan/issues/9414)
* [改進資料庫區塊載入動畫](https://github.com/siyuan-note/siyuan/issues/9416)
* [資料庫表格檢視支援箭頭/Esc 選擇儲存格/行](https://github.com/siyuan-note/siyuan/issues/9417)
* [改進資料庫介面細節並為文字、範本、數字、日期加入複製按鈕](https://github.com/siyuan-note/siyuan/issues/9418)
* [全域搜尋支援搜尋資料庫視圖內容](https://github.com/siyuan-note/siyuan/issues/9419)
* [改進資料庫表格視圖行選單](https://github.com/siyuan-note/siyuan/issues/9420)
* [改進資料庫表格視圖行互動](https://github.com/siyuan-note/siyuan/issues/9421)
* [點選資料庫範本列單元格支援修改範本](https://github.com/siyuan-note/siyuan/issues/9423)
* [資料庫表格檢視匯出時顯示單選內容](https://github.com/siyuan-note/siyuan/issues/9428)

View file

@ -0,0 +1,51 @@
## 概述
该版本修复了一些缺陷,建议升级。
广告: 目前 `功能特性` 正处于早鸟价阶段,欢迎[了解](https://b3log.org/siyuan/pricing.html)。
注:`年付订阅` 包含 `功能特性`,如果你是订阅会员,则无需单独购买功能特性。
## 变更记录
以下是此版本中的详细变更。
### 改进功能
* [改进 macOS 桌面端应用程序图标](https://github.com/siyuan-note/siyuan/issues/9403)
* [数学公式编辑和嵌入块编辑使用等宽字体](https://github.com/siyuan-note/siyuan/issues/9406)
* [在只读模式下引用元素右键菜单显示反链和关系图菜单项](https://github.com/siyuan-note/siyuan/issues/9409)
* [大纲条目支持 Ctrl+点击 聚焦打开](https://github.com/siyuan-note/siyuan/issues/9410)
* [为 `<kbd>` 元素字体族添加 `--b3-font-family`](https://github.com/siyuan-note/siyuan/issues/9412)
* [PDF 大纲不再覆盖编辑选择文本工具了](https://github.com/siyuan-note/siyuan/issues/9415)
* [用户未同意信任集市内容前不加载插件](https://github.com/siyuan-note/siyuan/issues/9426)
* [改进 Pandoc 可执行文件路径设置](https://github.com/siyuan-note/siyuan/issues/9427)
* [移动端使用引用时隐藏文本工具栏](https://github.com/siyuan-note/siyuan/issues/9431)
* [选择图片后 Ctrl+X 不再剪切块](https://github.com/siyuan-note/siyuan/issues/9433)
* [为 `.b3-menu__accelerator` 字体族添加 `--b3-font-family`](https://github.com/siyuan-note/siyuan/issues/9439)
* [调整工作空间文件夹名长度上限为 32 字](https://github.com/siyuan-note/siyuan/issues/9440)
### 修复缺陷
* [新窗口打开 PDF 后再次打开跳转不正确](https://github.com/siyuan-note/siyuan/issues/9405)
* [点击表格块空白处后粘贴文本异常](https://github.com/siyuan-note/siyuan/issues/9411)
* [SVG 图标在某些系统上无法显示](https://github.com/siyuan-note/siyuan/issues/9413)
* [打开不存在标注的 PDF 时弹出报错提示](https://github.com/siyuan-note/siyuan/issues/9425)
* [iPad 端未显示访问授权码设置项](https://github.com/siyuan-note/siyuan/issues/9432)
* [组合使用标题块和超级块时展开标题块内容重复加载](https://github.com/siyuan-note/siyuan/issues/9435)
### 开发者
* [变更数据库模板列自定义属性操作](https://github.com/siyuan-note/siyuan/issues/9401)
* [点击打开数据库资源文件列中的 PDF 时在右侧打开](https://github.com/siyuan-note/siyuan/issues/9402)
* [改进数据库模板列编辑框](https://github.com/siyuan-note/siyuan/issues/9404)
* [数据库模板列支持数字计算](https://github.com/siyuan-note/siyuan/issues/9408)
* [数据库模板列支持数字过滤](https://github.com/siyuan-note/siyuan/issues/9414)
* [改进数据库块加载动画](https://github.com/siyuan-note/siyuan/issues/9416)
* [数据库表格视图支持箭头/Esc 选择单元格/行](https://github.com/siyuan-note/siyuan/issues/9417)
* [改进数据库界面细节并为文本、模板、数字、日期加入复制按钮](https://github.com/siyuan-note/siyuan/issues/9418)
* [全局搜索支持搜索数据库视图内容](https://github.com/siyuan-note/siyuan/issues/9419)
* [改进数据库表格视图行菜单](https://github.com/siyuan-note/siyuan/issues/9420)
* [改进数据库表格视图行交互](https://github.com/siyuan-note/siyuan/issues/9421)
* [点击数据库模板列单元格支持修改模板](https://github.com/siyuan-note/siyuan/issues/9423)
* [数据库表格视图导出时显示单选内容](https://github.com/siyuan-note/siyuan/issues/9428)