Skip to content

Commit 5129ad9

Browse files
committed
🔖 Release v3.1.15
1 parent 61623d3 commit 5129ad9

File tree

6 files changed

+162
-3
lines changed

6 files changed

+162
-3
lines changed

app/appx/AppxManifest.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<Identity Name="89C2A984.SiYuan"
1010
ProcessorArchitecture="x64"
1111
Publisher="CN=087C656E-C1D9-42D8-8807-CED45A74FC0F"
12-
Version="3.1.14.0"/>
12+
Version="3.1.15.0"/>
1313
<Properties>
1414
<DisplayName>SiYuan</DisplayName>
1515
<PublisherDisplayName>云南链滴科技有限公司</PublisherDisplayName>

app/changelogs/v3.1.15/v3.1.15.md

+53
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
## Overview
2+
3+
This version supports use on the HarmonyOS NEXT system.
4+
5+
## Changelogs
6+
7+
Below are the detailed changes in this version.
8+
9+
### Enhancement
10+
11+
* [Improve Alt+M hiding/showing windows](https://github.com/siyuan-note/siyuan/issues/12656)
12+
* [Improve database cell positioning and editing input box size](https://github.com/siyuan-note/siyuan/issues/12708)
13+
* [Support HarmonyOS NEXT system](https://github.com/siyuan-note/siyuan/issues/13184)
14+
* [Remove the collapsed state of the collapsed heading on paste](https://github.com/siyuan-note/siyuan/issues/13232)
15+
* [Support the year in the database date field is less than 4 digits](https://github.com/siyuan-note/siyuan/issues/13252)
16+
* [Improve interaction with database descriptions](https://github.com/siyuan-note/siyuan/issues/13262)
17+
* [Improve document tag adding interaction](https://github.com/siyuan-note/siyuan/issues/13311)
18+
* [Improve tooltip](https://github.com/siyuan-note/siyuan/pull/13326)
19+
* [Improve exporting block ref](https://github.com/siyuan-note/siyuan/issues/13331)
20+
* [Improve search highlighting](https://github.com/siyuan-note/siyuan/issues/13343)
21+
* [Improve template search](https://github.com/siyuan-note/siyuan/issues/13348)
22+
* [Improve code block paging when exporting to PDF](https://github.com/siyuan-note/siyuan/issues/13349)
23+
* [Improve HTML clipping](https://github.com/siyuan-note/siyuan/issues/13355)
24+
* [Improve system font loading](https://github.com/siyuan-note/siyuan/issues/13356)
25+
* [Generating block reference with a block that has ' character is causing weird behaviour](https://github.com/siyuan-note/siyuan/issues/13358)
26+
* [Simplify document block paths in search results](https://github.com/siyuan-note/siyuan/issues/13364)
27+
* [The browser clipping extension adds some experimental features](https://github.com/siyuan-note/siyuan/issues/13366)
28+
* [Attribute panel - Database supports removing the current block](https://github.com/siyuan-note/siyuan/issues/13375)
29+
* [Support flac audio asset playback](https://github.com/siyuan-note/siyuan/issues/13386)
30+
* [Cannot double-click to preview them when image url include `%`](https://github.com/siyuan-note/siyuan/issues/13388)
31+
* [Using the middle button to close a tab triggers pasting on Linux](https://github.com/siyuan-note/siyuan/pull/13395)
32+
* [Improve setting appearance priority](https://github.com/siyuan-note/siyuan/issues/13404)
33+
34+
### Bugfix
35+
36+
* [The document in the mobile data history will be closed when you slide down](https://github.com/siyuan-note/siyuan/issues/13347)
37+
* [No results found after clicking on the inline tag](https://github.com/siyuan-note/siyuan/issues/13351)
38+
* [HTML tag search escaping issue](https://github.com/siyuan-note/siyuan/issues/13354)
39+
* [The sequence number of the ordered list exported to .docx is incorrect](https://github.com/siyuan-note/siyuan/issues/13365)
40+
* [File names ending with `.` will be considered as missing assets](https://github.com/siyuan-note/siyuan/issues/13368)
41+
* [Full manual sync mode causes data conflicts](https://github.com/siyuan-note/siyuan/issues/13387)
42+
43+
### Development
44+
45+
* [Improve the operation of `Backspace` `Delete` `Tab` `Shift+Tab` after selecting a block or table cell](https://github.com/siyuan-note/siyuan/issues/13027)
46+
* [Add a kernel API `/api/filetree/moveDocsByID`](https://github.com/siyuan-note/siyuan/issues/13247)
47+
* [Remove editor input console log](https://github.com/siyuan-note/siyuan/issues/13346)
48+
* [Add `disable`, `enable` method to Protyle](https://github.com/siyuan-note/siyuan/issues/13391)
49+
50+
## Download
51+
52+
* [B3log](https://b3log.org/siyuan/en/download.html)
53+
* [GitHub](https://github.com/siyuan-note/siyuan/releases)
+53
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
## 概述
2+
3+
這個版本支持了鴻蒙系統。
4+
5+
## 變更記錄
6+
7+
以下是此版本中的詳細變更。
8+
9+
### 改進功能
10+
11+
* [改進 Alt+M 隱藏/顯示視窗](https://github.com/siyuan-note/siyuan/issues/12656)
12+
* [改進資料庫單元格定位和編輯輸入框大小](https://github.com/siyuan-note/siyuan/issues/12708)
13+
* [支援鴻蒙系統](https://github.com/siyuan-note/siyuan/issues/13184)
14+
* [貼上時移除折疊標題的折疊狀態](https://github.com/siyuan-note/siyuan/issues/13232)
15+
* [支援資料庫日期欄位少於 4 位元的年份](https://github.com/siyuan-note/siyuan/issues/13252)
16+
* [改進資料庫描述的互動](https://github.com/siyuan-note/siyuan/issues/13262)
17+
* [改進文件標籤添加互動](https://github.com/siyuan-note/siyuan/issues/13311)
18+
* [改進工具提示](https://github.com/siyuan-note/siyuan/pull/13326)
19+
* [改進導出區塊引用](https://github.com/siyuan-note/siyuan/issues/13331)
20+
* [改進搜尋高亮](https://github.com/siyuan-note/siyuan/issues/13343)
21+
* [改進範本搜尋](https://github.com/siyuan-note/siyuan/issues/13348)
22+
* [改進匯出為 PDF 時的程式碼區塊分頁](https://github.com/siyuan-note/siyuan/issues/13349)
23+
* [改進 HTML 剪藏](https://github.com/siyuan-note/siyuan/issues/13355)
24+
* [改進系統字體載入](https://github.com/siyuan-note/siyuan/issues/13356)
25+
* [產生包含 ' 字元的區塊引用時導致奇怪的行為](https://github.com/siyuan-note/siyuan/issues/13358)
26+
* [簡化搜尋結果中的文件區塊路徑](https://github.com/siyuan-note/siyuan/issues/13364)
27+
* [瀏覽器剪藏擴充功能加入了一些實驗性功能](https://github.com/siyuan-note/siyuan/issues/13366)
28+
* [屬性面板 - 資料庫支援移除目前區塊](https://github.com/siyuan-note/siyuan/issues/13375)
29+
* [支援 flac 音訊資源播放](https://github.com/siyuan-note/siyuan/issues/13386)
30+
* [當圖像 URL 包含 `%` 時無法雙擊預覽](https://github.com/siyuan-note/siyuan/issues/13388)
31+
* [在 Linux 上使用滑鼠中鍵關閉標籤頁會觸發貼上](https://github.com/siyuan-note/siyuan/pull/13395)
32+
* [改進設定外觀優先權](https://github.com/siyuan-note/siyuan/issues/13404)
33+
34+
### 修復缺陷
35+
36+
* [行動端資料歷史中的文件在下滑時會關閉](https://github.com/siyuan-note/siyuan/issues/13347)
37+
* [點選行級標籤後找不到結果](https://github.com/siyuan-note/siyuan/issues/13351)
38+
* [HTML 標籤搜​​尋轉義問題](https://github.com/siyuan-note/siyuan/issues/13354)
39+
* [匯出至 .docx 的有序列表序號不正確](https://github.com/siyuan-note/siyuan/issues/13365)
40+
* [`.` 結尾的檔案名稱會被視為缺失資源](https://github.com/siyuan-note/siyuan/issues/13368)
41+
* [完全手動同步模式導致資料衝突](https://github.com/siyuan-note/siyuan/issues/13387)
42+
43+
### 開發者
44+
45+
* [改進選擇區塊或表格儲存格後 `Backspace` `Delete` `Tab` `Shift+Tab` 的操作](https://github.com/siyuan-note/siyuan/issues/13027)
46+
* [新增內核 API `/api/filetree/moveDocsByID`](https://github.com/siyuan-note/siyuan/issues/13247)
47+
* [移除編輯器輸入控制台日誌](https://github.com/siyuan-note/siyuan/issues/13346)
48+
* [為 Protyle 新增 `disable``enable` 方法](https://github.com/siyuan-note/siyuan/issues/13391)
49+
50+
## 下載
51+
52+
* [B3log](https://b3log.org/siyuan/download.html)
53+
* [GitHub](https://github.com/siyuan-note/siyuan/releases)
+53
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
## 概述
2+
3+
该版本支持了鸿蒙系统。
4+
5+
## 变更记录
6+
7+
以下是此版本中的详细变更。
8+
9+
### 改进功能
10+
11+
* [改进 Alt+M 隐藏/显示窗口](https://github.com/siyuan-note/siyuan/issues/12656)
12+
* [改进数据库单元格定位和编辑输入框大小](https://github.com/siyuan-note/siyuan/issues/12708)
13+
* [支持鸿蒙系统](https://github.com/siyuan-note/siyuan/issues/13184)
14+
* [粘贴时移除折叠标题的折叠状态](https://github.com/siyuan-note/siyuan/issues/13232)
15+
* [支持数据库日期字段少于 4 位的年份](https://github.com/siyuan-note/siyuan/issues/13252)
16+
* [改进数据库描述的交互](https://github.com/siyuan-note/siyuan/issues/13262)
17+
* [改进文档标签添加交互](https://github.com/siyuan-note/siyuan/issues/13311)
18+
* [改进工具提示](https://github.com/siyuan-note/siyuan/pull/13326)
19+
* [改进导出块引用](https://github.com/siyuan-note/siyuan/issues/13331)
20+
* [改进搜索高亮](https://github.com/siyuan-note/siyuan/issues/13343)
21+
* [改进模板搜索](https://github.com/siyuan-note/siyuan/issues/13348)
22+
* [改进导出为 PDF 时的代码块分页](https://github.com/siyuan-note/siyuan/issues/13349)
23+
* [改进 HTML 剪藏](https://github.com/siyuan-note/siyuan/issues/13355)
24+
* [改进系统字体加载](https://github.com/siyuan-note/siyuan/issues/13356)
25+
* [生成包含 ' 字符的块引用时导致奇怪的行为](https://github.com/siyuan-note/siyuan/issues/13358)
26+
* [简化搜索结果中的文档块路径](https://github.com/siyuan-note/siyuan/issues/13364)
27+
* [浏览器剪藏扩展添加了一些实验性功能](https://github.com/siyuan-note/siyuan/issues/13366)
28+
* [属性面板 - 数据库支持移除当前块](https://github.com/siyuan-note/siyuan/issues/13375)
29+
* [支持 flac 音频资源播放](https://github.com/siyuan-note/siyuan/issues/13386)
30+
* [当图像 URL 包含 `%` 时无法双击预览](https://github.com/siyuan-note/siyuan/issues/13388)
31+
* [在 Linux 上使用鼠标中键关闭标签页会触发粘贴](https://github.com/siyuan-note/siyuan/pull/13395)
32+
* [改进设置外观优先级](https://github.com/siyuan-note/siyuan/issues/13404)
33+
34+
### 修复缺陷
35+
36+
* [移动端数据历史中的文档在下滑时会被关闭](https://github.com/siyuan-note/siyuan/issues/13347)
37+
* [点击行级标签后未找到结果](https://github.com/siyuan-note/siyuan/issues/13351)
38+
* [HTML 标签搜索转义问题](https://github.com/siyuan-note/siyuan/issues/13354)
39+
* [导出到 .docx 的有序列表序号不正确](https://github.com/siyuan-note/siyuan/issues/13365)
40+
* [`.` 结尾的文件名会被视为缺失资源](https://github.com/siyuan-note/siyuan/issues/13368)
41+
* [完全手动同步模式导致数据冲突](https://github.com/siyuan-note/siyuan/issues/13387)
42+
43+
### 开发者
44+
45+
* [改进选择块或表格单元格后 `Backspace` `Delete` `Tab` `Shift+Tab` 的操作](https://github.com/siyuan-note/siyuan/issues/13027)
46+
* [添加内核 API `/api/filetree/moveDocsByID`](https://github.com/siyuan-note/siyuan/issues/13247)
47+
* [移除编辑器输入控制台日志](https://github.com/siyuan-note/siyuan/issues/13346)
48+
* [为 Protyle 添加 `disable``enable` 方法](https://github.com/siyuan-note/siyuan/issues/13391)
49+
50+
## 下载
51+
52+
* [B3log](https://b3log.org/siyuan/download.html)
53+
* [GitHub](https://github.com/siyuan-note/siyuan/releases)

app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "SiYuan",
3-
"version": "3.1.14",
3+
"version": "3.1.15",
44
"description": "Refactor your thinking",
55
"homepage": "https://b3log.org/siyuan",
66
"main": "./electron/main.js",

kernel/util/working.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ import (
4444
var Mode = "prod"
4545

4646
const (
47-
Ver = "3.1.14"
47+
Ver = "3.1.15"
4848
IsInsider = false
4949
)
5050

0 commit comments

Comments
 (0)