Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
Vanessa 2023-09-11 14:43:17 +08:00
commit cf5fc407cf
3 changed files with 114 additions and 0 deletions

View file

@ -0,0 +1,38 @@
## Overview
This version supports read-only and adaptive width settings for a single document.
In addition, we have fixed a bug that caused data corruption in the cloud, and we recommend upgrading as soon as possible.
The search asset file content feature requires a paid membership to use, and it is currently in the early bird price stage, welcome to [buy](https://b3log.org/siyuan/en/pricing.html).
## Changelogs
Below are the detailed changes in this version.
### Enhancement
* [Set read-only mode for individual documents](https://github.com/siyuan-note/siyuan/issues/8417)
* [Pandoc template for exporting docx](https://github.com/siyuan-note/siyuan/issues/8740)
* [Cancel the read-only mode message notification after startup](https://github.com/siyuan-note/siyuan/issues/9100)
* [Set adaptive width for individual documents](https://github.com/siyuan-note/siyuan/issues/9107)
* [Physically delete a workspace on the mobile](https://github.com/siyuan-note/siyuan/issues/9134)
* [The line number of the code block is misplaced after zoom in](https://github.com/siyuan-note/siyuan/issues/9140)
* [Improve i18n text of export PDF page margins settings](https://github.com/siyuan-note/siyuan/issues/9151)
### Abolishment
* [Remove the global read-only mode toggle button on the top bar](https://github.com/siyuan-note/siyuan/issues/9145)
### Bugfix
* [Code block Ctrl+Shift+A exception](https://github.com/siyuan-note/siyuan/issues/9141)
* [Paste code block content exception](https://github.com/siyuan-note/siyuan/issues/9142)
* [An issue that caused cloud data corruption](https://github.com/siyuan-note/siyuan/issues/9144)
* [Inaccurate positioning when jumping from reference to block in new window](https://github.com/siyuan-note/siyuan/issues/9149)
* [The new window userAgent is missing](https://github.com/siyuan-note/siyuan/issues/9153)
* [When custom Emoji exists in the selected content, setting inline-level marks will delete the content](https://github.com/siyuan-note/siyuan/issues/9156)
### Development
* [Disable editing of the database when the editor is read-only](https://github.com/siyuan-note/siyuan/issues/9148)

View file

@ -0,0 +1,38 @@
## 概述
該版本支持了單篇文檔的只讀和自適應寬度設置。
另外,我們修復了一個導致雲端數據損壞的缺陷,建議盡快升級。
搜索資源文件內容特性需要付費會員才能使用,目前為早鳥價階段,歡迎[購買](https://b3log.org/siyuan/pricing.html)。
## 變更記錄
以下是此版本中的詳細變更。
### 改進功能
* [支持為單篇文檔設置只讀](https://github.com/siyuan-note/siyuan/issues/8417)
* [支持導出 Word .docx 時設置 Pandoc 模板](https://github.com/siyuan-note/siyuan/issues/8740)
* [取消啟動後只讀模式的消息提示](https://github.com/siyuan-note/siyuan/issues/9100)
* [支持為單篇文檔設置自適應寬度](https://github.com/siyuan-note/siyuan/issues/9107)
* [移動端支持物理刪除工作空間文件夾](https://github.com/siyuan-note/siyuan/issues/9134)
* [改進聚焦後代碼塊行號位置對齊](https://github.com/siyuan-note/siyuan/issues/9140)
* [改進導出 PDF 設置頁邊距國際化文案](https://github.com/siyuan-note/siyuan/issues/9151)
### 移除功能
* [移除頂欄的只讀模式切換按鈕](https://github.com/siyuan-note/siyuan/issues/9145)
### 修復缺陷
* [代碼塊 Ctrl+Shift+A 異常](https://github.com/siyuan-note/siyuan/issues/9141)
* [粘貼代碼塊內容異常](https://github.com/siyuan-note/siyuan/issues/9142)
* [修復一個導致雲端數據損壞的問題](https://github.com/siyuan-note/siyuan/issues/9144)
* [從塊引用跳轉新窗口的塊時定位不正確](https://github.com/siyuan-note/siyuan/issues/9149)
* [新窗口丟失 user-agent 請求標頭](https://github.com/siyuan-note/siyuan/issues/9153)
* [劃選內容包含自定義表情時設置行級標記會刪除內容](https://github.com/siyuan-note/siyuan/issues/9156)
### 開發者
* [只讀模式下禁用數據庫編輯](https://github.com/siyuan-note/siyuan/issues/9148)

View file

@ -0,0 +1,38 @@
## 概述
该版本支持了单篇文档的只读和自适应宽度设置。
另外,我们修复了一个导致云端数据损坏的缺陷,建议尽快升级。
搜索资源文件内容特性需要付费会员才能使用,目前为早鸟价阶段,欢迎[购买](https://b3log.org/siyuan/pricing.html)。
## 变更记录
以下是此版本中的详细变更。
### 改进功能
* [支持为单篇文档设置只读](https://github.com/siyuan-note/siyuan/issues/8417)
* [支持导出 Word .docx 时设置 Pandoc 模板](https://github.com/siyuan-note/siyuan/issues/8740)
* [取消启动后只读模式的消息提示](https://github.com/siyuan-note/siyuan/issues/9100)
* [支持为单篇文档设置自适应宽度](https://github.com/siyuan-note/siyuan/issues/9107)
* [移动端支持物理删除工作空间文件夹](https://github.com/siyuan-note/siyuan/issues/9134)
* [改进聚焦后代码块行号位置对齐](https://github.com/siyuan-note/siyuan/issues/9140)
* [改进导出 PDF 设置页边距国际化文案](https://github.com/siyuan-note/siyuan/issues/9151)
### 移除功能
* [移除顶栏的只读模式切换按钮](https://github.com/siyuan-note/siyuan/issues/9145)
### 修复缺陷
* [代码块 Ctrl+Shift+A 异常](https://github.com/siyuan-note/siyuan/issues/9141)
* [粘贴代码块内容异常](https://github.com/siyuan-note/siyuan/issues/9142)
* [修复一个导致云端数据损坏的问题](https://github.com/siyuan-note/siyuan/issues/9144)
* [从块引用跳转新窗口的块时定位不正确](https://github.com/siyuan-note/siyuan/issues/9149)
* [新窗口丢失 user-agent 请求标头](https://github.com/siyuan-note/siyuan/issues/9153)
* [划选内容包含自定义表情时设置行级标记会删除内容](https://github.com/siyuan-note/siyuan/issues/9156)
### 开发者
* [只读模式下禁用数据库编辑](https://github.com/siyuan-note/siyuan/issues/9148)