-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
77 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
## Overview | ||
|
||
This version fixes the problem of being unable to enter the main interface on some devices. | ||
|
||
## Changelogs | ||
|
||
Below are the detailed changes in this version. | ||
|
||
### Enhancement | ||
|
||
* [Improve prompt text for forgotten authorization code](https://github.com/siyuan-note/siyuan/issues/10127) | ||
* [Cards expired need appear in the same review round](https://github.com/siyuan-note/siyuan/issues/10130) | ||
|
||
### Bugfix | ||
|
||
* [Unable to enter the main interface](https://github.com/siyuan-note/siyuan/issues/10126) | ||
* [Cannot automatically jump to browser download when exporting notebook on the mobile app](https://github.com/siyuan-note/siyuan/issues/10128) | ||
* [The doc cannot be opened after focusing a block and then deleting the block](https://github.com/siyuan-note/siyuan/issues/10129) | ||
* [Quickly selecting other text when using F3 results in incorrect reference position](https://github.com/siyuan-note/siyuan/issues/10131) | ||
* [Quickly switching cursor position when creating a ref results in the incorrect reference position](https://github.com/siyuan-note/siyuan/issues/10133) | ||
|
||
## Download | ||
|
||
* [B3log](https://b3log.org/siyuan/en/download.html) | ||
* [GitHub](https://github.com/siyuan-note/siyuan/releases) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
## 概述 | ||
|
||
此版本修復了在某些裝置上無法進入主介面的問題。 | ||
|
||
## 變更記錄 | ||
|
||
以下是此版本中的詳細變更。 | ||
|
||
### 改進功能 | ||
|
||
* [改進忘記授權碼提示文案](https://github.com/siyuan-note/siyuan/issues/10127) | ||
* [同一輪複習中出現過期閃卡](https://github.com/siyuan-note/siyuan/issues/10130) | ||
|
||
|
||
### 修復缺陷 | ||
|
||
* [無法進入主介面](https://github.com/siyuan-note/siyuan/issues/10126) | ||
* [手機匯出筆記本時未彈出瀏覽器下載](https://github.com/siyuan-note/siyuan/issues/10128) | ||
* [聚焦修改後刪除區塊導致無法開啟文件](https://github.com/siyuan-note/siyuan/issues/10129) | ||
* [F3 後快速選擇文字導致引用位置不正確](https://github.com/siyuan-note/siyuan/issues/10131) | ||
* [建立區塊引後快速切換遊標導致引用位置不正確](https://github.com/siyuan-note/siyuan/issues/10133) | ||
|
||
## 下載 | ||
|
||
* [B3log](https://b3log.org/siyuan/download.html) | ||
* [GitHub](https://github.com/siyuan-note/siyuan/releases) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
## 概述 | ||
|
||
该版本修复了在某些设备上无法进入主界面的问题。 | ||
|
||
## 变更记录 | ||
|
||
以下是此版本中的详细变更。 | ||
|
||
### 改进功能 | ||
|
||
* [改进忘记授权码提示文案](https://github.com/siyuan-note/siyuan/issues/10127) | ||
* [同一轮复习中出现过期闪卡](https://github.com/siyuan-note/siyuan/issues/10130) | ||
|
||
|
||
### 修复缺陷 | ||
|
||
* [无法进入主界面](https://github.com/siyuan-note/siyuan/issues/10126) | ||
* [移动端导出笔记本时未弹出浏览器下载](https://github.com/siyuan-note/siyuan/issues/10128) | ||
* [聚焦修改后删除块导致无法打开文档](https://github.com/siyuan-note/siyuan/issues/10129) | ||
* [F3 后快速选择文本导致引用位置不正确](https://github.com/siyuan-note/siyuan/issues/10131) | ||
* [创建块引后快速切换光标导致引用位置不正确](https://github.com/siyuan-note/siyuan/issues/10133) | ||
|
||
## 下载 | ||
|
||
* [B3log](https://b3log.org/siyuan/download.html) | ||
* [GitHub](https://github.com/siyuan-note/siyuan/releases) |