Skip to content

Commit

Permalink
🔖 Release v2.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
88250 committed Jan 10, 2024
1 parent bb58d49 commit 2b6dc09
Show file tree
Hide file tree
Showing 3 changed files with 77 additions and 0 deletions.
25 changes: 25 additions & 0 deletions app/changelogs/v2.12.2/v2.12.2.md
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)
26 changes: 26 additions & 0 deletions app/changelogs/v2.12.2/v2.12.2_zh_CHT.md
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)
26 changes: 26 additions & 0 deletions app/changelogs/v2.12.2/v2.12.2_zh_CN.md
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)

0 comments on commit 2b6dc09

Please sign in to comment.