Skip to content

Commit 2d24207

Browse files
committed
🔖 Release v3.1.24
1 parent 28853e8 commit 2d24207

File tree

3 files changed

+135
-0
lines changed

3 files changed

+135
-0
lines changed

app/changelogs/v3.1.24/v3.1.24.md

+45
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
## Overview
2+
3+
This version improves some details.
4+
5+
## Changelogs
6+
7+
Below are the detailed changes in this version.
8+
9+
### Enhancement
10+
11+
* [Support opening a block in a new tab via shortcut keys](https://github.com/siyuan-note/siyuan/issues/11801)
12+
* [Improve tooltip](https://github.com/siyuan-note/siyuan/pull/13966)
13+
* [Support preview fonts](https://github.com/siyuan-note/siyuan/pull/14183)
14+
* [Improve creating sub-doc by F3](https://github.com/siyuan-note/siyuan/issues/14200)
15+
* [Improve browser clipping extension](https://github.com/siyuan-note/siyuan/issues/14203)
16+
* [Improve inline elements editing](https://github.com/siyuan-note/siyuan/issues/14204)
17+
* [Improve pasting of heading blocks](https://github.com/siyuan-note/siyuan/issues/14208)
18+
* [Improve database date field relative between filter](https://github.com/siyuan-note/siyuan/issues/14217)
19+
* [Attribute Panel - Database - Date field popup window abnormal](https://github.com/siyuan-note/siyuan/issues/14227)
20+
* [Improve the stability of WeChat SiYuan Assistant](https://github.com/siyuan-note/siyuan/issues/14241)
21+
* [Improve Ctrl+K to paste a hyperlink](https://github.com/siyuan-note/siyuan/issues/14249)
22+
* [Remove zero-width spaces around image nodes when exporting Markdown](https://github.com/siyuan-note/siyuan/issues/14263)
23+
* [Supports document tree related settings on mobile](https://github.com/siyuan-note/siyuan/issues/14266)
24+
25+
### Bugfix
26+
27+
* [Drag and drop image with PDF file open makes backspace unusable](https://github.com/siyuan-note/siyuan/issues/14206)
28+
* [Cannot long press to paste on mobile devices](https://github.com/siyuan-note/siyuan/issues/14218)
29+
* [Deleted documents cannot be rolled back](https://github.com/siyuan-note/siyuan/issues/14239)
30+
* [Block attributes display abnormal emoji](https://github.com/siyuan-note/siyuan/issues/14272)
31+
32+
### Refactor
33+
34+
* [Refactor the protyle mouseover event](https://github.com/siyuan-note/siyuan/issues/14226)
35+
* [Upgrade to Electron v33.4.2](https://github.com/siyuan-note/siyuan/issues/14228)
36+
* [Refactor setCurrent func scroll policy](https://github.com/siyuan-note/siyuan/pull/14265)
37+
38+
### Development
39+
40+
* [Add `data-id` attribute to the buttons](https://github.com/siyuan-note/siyuan/pull/14182)
41+
42+
## Download
43+
44+
* [B3log](https://b3log.org/siyuan/en/download.html)
45+
* [GitHub](https://github.com/siyuan-note/siyuan/releases)
+45
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
## 概述
2+
3+
該版本改進了一些細節。
4+
5+
## 變更記錄
6+
7+
以下是此版本中的詳細變更。
8+
9+
### 改進功能
10+
11+
* [支援透過快速鍵在新分頁中開啟區塊](https://github.com/siyuan-note/siyuan/issues/11801)
12+
* [改進工具提示](https://github.com/siyuan-note/siyuan/pull/13966)
13+
* [支援預覽字體](https://github.com/siyuan-note/siyuan/pull/14183)
14+
* [改進透過 F3 建立子文件](https://github.com/siyuan-note/siyuan/issues/14200)
15+
* [改進瀏覽器剪藏擴充功能](https://github.com/siyuan-note/siyuan/issues/14203)
16+
* [改進行級元素編輯](https://github.com/siyuan-note/siyuan/issues/14204)
17+
* [改進貼上標題區塊](https://github.com/siyuan-note/siyuan/issues/14208)
18+
* [改進資料庫日期欄位相對過濾器](https://github.com/siyuan-note/siyuan/issues/14217)
19+
* [屬性面板 - 資料庫 - 日期欄位彈出視窗異常](https://github.com/siyuan-note/siyuan/issues/14227)
20+
* [改進微信思源小助手的穩定性](https://github.com/siyuan-note/siyuan/issues/14241)
21+
* [改進 Ctrl+K 貼上超連結](https://github.com/siyuan-note/siyuan/issues/14249)
22+
* [匯出 Markdown 時移除圖片節點周圍的零寬空格](https://github.com/siyuan-note/siyuan/issues/14263)
23+
* [支援在行動端設定文件樹](https://github.com/siyuan-note/siyuan/issues/14266)
24+
25+
### 修復缺陷
26+
27+
* [拖放圖片時開啟 PDF 檔案導致退格鍵無法使用](https://github.com/siyuan-note/siyuan/issues/14206)
28+
* [手機端上無法長按貼上](https://github.com/siyuan-note/siyuan/issues/14218)
29+
* [刪除的文件無法回滾](https://github.com/siyuan-note/siyuan/issues/14239)
30+
* [區塊屬性顯示異常表情符號](https://github.com/siyuan-note/siyuan/issues/14272)
31+
32+
### 開發重構
33+
34+
* [重構 protyle 滑鼠懸停事件](https://github.com/siyuan-note/siyuan/issues/14226)
35+
* [升級至 Electron v33.4.2](https://github.com/siyuan-note/siyuan/issues/14228)
36+
* [重構 setCurrent 函數滾動策略](https://github.com/siyuan-note/siyuan/pull/14265)
37+
38+
### 開發者
39+
40+
* [為按鈕新增 `data-id` 屬性](https://github.com/siyuan-note/siyuan/pull/14182)
41+
42+
## 下載
43+
44+
* [B3log](https://b3log.org/siyuan/download.html)
45+
* [GitHub](https://github.com/siyuan-note/siyuan/releases)
+45
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
## 概述
2+
3+
该版本改进了一些细节。
4+
5+
## 变更记录
6+
7+
以下是此版本中的详细变更。
8+
9+
### 改进功能
10+
11+
* [支持通过快捷键在新标签页中打开块](https://github.com/siyuan-note/siyuan/issues/11801)
12+
* [改进工具提示](https://github.com/siyuan-note/siyuan/pull/13966)
13+
* [支持预览字体](https://github.com/siyuan-note/siyuan/pull/14183)
14+
* [改进通过 F3 创建子文档](https://github.com/siyuan-note/siyuan/issues/14200)
15+
* [改进浏览器剪藏扩展](https://github.com/siyuan-note/siyuan/issues/14203)
16+
* [改进行级元素编辑](https://github.com/siyuan-note/siyuan/issues/14204)
17+
* [改进粘贴标题块](https://github.com/siyuan-note/siyuan/issues/14208)
18+
* [改进数据库日期字段相对过滤器](https://github.com/siyuan-note/siyuan/issues/14217)
19+
* [属性面板 - 数据库 - 日期字段弹出窗口异常](https://github.com/siyuan-note/siyuan/issues/14227)
20+
* [改进微信思源小助手的稳定性](https://github.com/siyuan-note/siyuan/issues/14241)
21+
* [改进 Ctrl+K 粘贴超链接](https://github.com/siyuan-note/siyuan/issues/14249)
22+
* [导出 Markdown 时移除图片节点周围的零宽空格](https://github.com/siyuan-note/siyuan/issues/14263)
23+
* [支持在移动端上设置文档树](https://github.com/siyuan-note/siyuan/issues/14266)
24+
25+
### 修复缺陷
26+
27+
* [拖放图片时打开 PDF 文件导致退格键不可用](https://github.com/siyuan-note/siyuan/issues/14206)
28+
* [移动端上无法长按粘贴](https://github.com/siyuan-note/siyuan/issues/14218)
29+
* [删除的文档无法回滚](https://github.com/siyuan-note/siyuan/issues/14239)
30+
* [块属性显示异常表情符号](https://github.com/siyuan-note/siyuan/issues/14272)
31+
32+
### 开发重构
33+
34+
* [重构 protyle 鼠标悬停事件](https://github.com/siyuan-note/siyuan/issues/14226)
35+
* [升级到 Electron v33.4.2](https://github.com/siyuan-note/siyuan/issues/14228)
36+
* [重构 setCurrent 函数滚动策略](https://github.com/siyuan-note/siyuan/pull/14265)
37+
38+
### 开发者
39+
40+
* [为按钮添加 `data-id` 属性](https://github.com/siyuan-note/siyuan/pull/14182)
41+
42+
## 下载
43+
44+
* [B3log](https://b3log.org/siyuan/download.html)
45+
* [GitHub](https://github.com/siyuan-note/siyuan/releases)

0 commit comments

Comments
 (0)