mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-24 02:20:13 +01:00
📝 Update changelogs
This commit is contained in:
parent
27f037068f
commit
0153648d75
3 changed files with 92 additions and 0 deletions
28
app/changelogs/v3.1.31/v3.1.31.md
Normal file
28
app/changelogs/v3.1.31/v3.1.31.md
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
## Overview
|
||||
|
||||
This version improves some details.
|
||||
|
||||
## Changelogs
|
||||
|
||||
Below are the detailed changes in this version.
|
||||
|
||||
### Enhancement
|
||||
|
||||
* [Open the Explorer window in the foreground](https://github.com/siyuan-note/siyuan/pull/14828)
|
||||
* [Improve find-replace](https://github.com/siyuan-note/siyuan/issues/14840)
|
||||
* [Improve block ref dynamic anchor text and database primary key anchor text update](https://github.com/siyuan-note/siyuan/issues/14850)
|
||||
* [Improve the inline element settings](https://github.com/siyuan-note/siyuan/issues/14865)
|
||||
* [Update the `parent_id` of blocks below a heading block when updating the heading block](https://github.com/siyuan-note/siyuan/issues/14871)
|
||||
* [Improve outline jump positioning](https://github.com/siyuan-note/siyuan/issues/14878)
|
||||
* [Improve database asset field value adjustment sorting](https://github.com/siyuan-note/siyuan/issues/14886)
|
||||
* [Support local image links with parameters](https://github.com/siyuan-note/siyuan/issues/14894)
|
||||
|
||||
### Bugfix
|
||||
|
||||
* [Block refs and block hyperlinks jump to the embed block](https://github.com/siyuan-note/siyuan/issues/14870)
|
||||
* [Enabling the authorization code on Android may result in a black screen](https://github.com/siyuan-note/siyuan/issues/14876)
|
||||
|
||||
## Download
|
||||
|
||||
* [B3log](https://b3log.org/siyuan/en/download.html)
|
||||
* [GitHub](https://github.com/siyuan-note/siyuan/releases)
|
||||
32
app/changelogs/v3.1.31/v3.1.31_zh_CHT.md
Normal file
32
app/changelogs/v3.1.31/v3.1.31_zh_CHT.md
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
## 概述
|
||||
|
||||
該版本改進了一些細節。
|
||||
|
||||
## 變更記錄
|
||||
|
||||
以下是此版本中的詳細變更。
|
||||
|
||||
### 改進功能
|
||||
|
||||
* [在前台開啟資源管理器視窗](https://github.com/siyuan-note/siyuan/pull/14828)
|
||||
* [改進查找替換功能](https://github.com/siyuan-note/siyuan/issues/14840)
|
||||
* [改進區塊引用動態錨文本和資料庫主鍵錨文本更新](https://github.com/siyuan-note/siyuan/issues/14850)
|
||||
* [改進行級元素設定](https://github.com/siyuan-note/siyuan/issues/14865)
|
||||
* [更新標題區塊時更新標題區塊下方區塊的 `parent_id`](https://github.com/siyuan-note/siyuan/issues/14871)
|
||||
* [改進大綱跳轉定位](https://github.com/siyuan-note/siyuan/issues/14878)
|
||||
* [改進資料庫資源欄位值調整排序](https://github.com/siyuan-note/siyuan/issues/14886)
|
||||
* [支援帶參數的本地圖片連結](https://github.com/siyuan-note/siyuan/issues/14894)
|
||||
|
||||
### 修復缺陷
|
||||
|
||||
* [區塊引用和區塊超連結跳到嵌入區塊](https://github.com/siyuan-note/siyuan/issues/14870)
|
||||
* [在 Android 上啟用授權碼可能會導致黑屏](https://github.com/siyuan-note/siyuan/issues/14876)
|
||||
|
||||
### 開發者
|
||||
|
||||
* [更新插件 `addDock` 回呼參數作用域](https://github.com/siyuan-note/siyuan/issues/14752)
|
||||
|
||||
## 下載
|
||||
|
||||
* [B3log](https://b3log.org/siyuan/download.html)
|
||||
* [GitHub](https://github.com/siyuan-note/siyuan/releases)
|
||||
32
app/changelogs/v3.1.31/v3.1.31_zh_CN.md
Normal file
32
app/changelogs/v3.1.31/v3.1.31_zh_CN.md
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
## 概述
|
||||
|
||||
该版本改进了一些细节。
|
||||
|
||||
## 变更记录
|
||||
|
||||
以下是此版本中的详细变更。
|
||||
|
||||
### 改进功能
|
||||
|
||||
* [在前台打开资源管理器窗口](https://github.com/siyuan-note/siyuan/pull/14828)
|
||||
* [改进查找替换功能](https://github.com/siyuan-note/siyuan/issues/14840)
|
||||
* [改进块引用动态锚文本和数据库主键锚文本更新](https://github.com/siyuan-note/siyuan/issues/14850)
|
||||
* [改进行级元素设置](https://github.com/siyuan-note/siyuan/issues/14865)
|
||||
* [当更新标题块时更新标题块下方块的 `parent_id`](https://github.com/siyuan-note/siyuan/issues/14871)
|
||||
* [改进大纲跳转定位](https://github.com/siyuan-note/siyuan/issues/14878)
|
||||
* [改进数据库资源字段值调整排序](https://github.com/siyuan-note/siyuan/issues/14886)
|
||||
* [支持带参数的本地图片链接](https://github.com/siyuan-note/siyuan/issues/14894)
|
||||
|
||||
### 修复缺陷
|
||||
|
||||
* [块引用和块超链接跳转到嵌入块](https://github.com/siyuan-note/siyuan/issues/14870)
|
||||
* [在 Android 上启用授权码可能会导致黑屏](https://github.com/siyuan-note/siyuan/issues/14876)
|
||||
|
||||
### 开发者
|
||||
|
||||
* [更新插件 `addDock` 回调参数作用域](https://github.com/siyuan-note/siyuan/issues/14752)
|
||||
|
||||
## 下载
|
||||
|
||||
* [B3log](https://b3log.org/siyuan/download.html)
|
||||
* [GitHub](https://github.com/siyuan-note/siyuan/releases)
|
||||
Loading…
Add table
Add a link
Reference in a new issue