mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-16 14:40:12 +01:00
📝 Update changelogs
Signed-off-by: Daniel <845765@qq.com>
This commit is contained in:
parent
2815a744d5
commit
94b497b761
3 changed files with 13 additions and 1 deletions
|
|
@ -8,6 +8,8 @@ Below are the detailed changes in this version.
|
||||||
|
|
||||||
### Enhancement
|
### Enhancement
|
||||||
|
|
||||||
|
* [Support `siyuan://` protocol on macOS](https://github.com/siyuan-note/siyuan/issues/12271)
|
||||||
|
* [Improve UI layout](https://github.com/siyuan-note/siyuan/pull/15011)
|
||||||
* [Improve the outline panel](https://github.com/siyuan-note/siyuan/pull/15814)
|
* [Improve the outline panel](https://github.com/siyuan-note/siyuan/pull/15814)
|
||||||
* [Improve code block language selection](https://github.com/siyuan-note/siyuan/pull/15966)
|
* [Improve code block language selection](https://github.com/siyuan-note/siyuan/pull/15966)
|
||||||
* [Improve the database history](https://github.com/siyuan-note/siyuan/issues/16092)
|
* [Improve the database history](https://github.com/siyuan-note/siyuan/issues/16092)
|
||||||
|
|
@ -28,6 +30,8 @@ Below are the detailed changes in this version.
|
||||||
* [Clicking the doc icon in the doc tree will expand on mobile](https://github.com/siyuan-note/siyuan/issues/16163)
|
* [Clicking the doc icon in the doc tree will expand on mobile](https://github.com/siyuan-note/siyuan/issues/16163)
|
||||||
* [Support calling system printing on HarmonyOS](https://github.com/siyuan-note/siyuan/issues/16164)
|
* [Support calling system printing on HarmonyOS](https://github.com/siyuan-note/siyuan/issues/16164)
|
||||||
* [Improve FSRS weight initialization](https://github.com/siyuan-note/siyuan/issues/16181)
|
* [Improve FSRS weight initialization](https://github.com/siyuan-note/siyuan/issues/16181)
|
||||||
|
* [Embed blocks in superblocks support displaying breadcrumbs](https://github.com/siyuan-note/siyuan/issues/16183)
|
||||||
|
* [Improve data synchronization](https://github.com/siyuan-note/siyuan/issues/16187)
|
||||||
|
|
||||||
### Bugfix
|
### Bugfix
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
## 概述
|
## 概述
|
||||||
|
|
||||||
該版本改進了一些細節。
|
此版本改進了一些細節。
|
||||||
|
|
||||||
## 變更記錄
|
## 變更記錄
|
||||||
|
|
||||||
|
|
@ -8,6 +8,8 @@
|
||||||
|
|
||||||
### 改進功能
|
### 改進功能
|
||||||
|
|
||||||
|
* [在 macOS 上支援 `siyuan://` 協定](https://github.com/siyuan-note/siyuan/issues/12271)
|
||||||
|
* [改進介面佈局](https://github.com/siyuan-note/siyuan/pull/15011)
|
||||||
* [改進大綱面板](https://github.com/siyuan-note/siyuan/pull/15814)
|
* [改進大綱面板](https://github.com/siyuan-note/siyuan/pull/15814)
|
||||||
* [改進程式碼區塊語言選擇](https://github.com/siyuan-note/siyuan/pull/15966)
|
* [改進程式碼區塊語言選擇](https://github.com/siyuan-note/siyuan/pull/15966)
|
||||||
* [改進資料庫歷史](https://github.com/siyuan-note/siyuan/issues/16092)
|
* [改進資料庫歷史](https://github.com/siyuan-note/siyuan/issues/16092)
|
||||||
|
|
@ -28,6 +30,8 @@
|
||||||
* [在行動端點選文件樹中的文件圖示將展開](https://github.com/siyuan-note/siyuan/issues/16163)
|
* [在行動端點選文件樹中的文件圖示將展開](https://github.com/siyuan-note/siyuan/issues/16163)
|
||||||
* [支援在鴻蒙端上呼叫系統列印](https://github.com/siyuan-note/siyuan/issues/16164)
|
* [支援在鴻蒙端上呼叫系統列印](https://github.com/siyuan-note/siyuan/issues/16164)
|
||||||
* [改進 FSRS 權重初始化](https://github.com/siyuan-note/siyuan/issues/16181)
|
* [改進 FSRS 權重初始化](https://github.com/siyuan-note/siyuan/issues/16181)
|
||||||
|
* [超級區塊下的嵌入區塊支援顯示麵包屑](https://github.com/siyuan-note/siyuan/issues/16183)
|
||||||
|
* [改進資料同步](https://github.com/siyuan-note/siyuan/issues/16187)
|
||||||
|
|
||||||
### 修復缺陷
|
### 修復缺陷
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -8,6 +8,8 @@
|
||||||
|
|
||||||
### 改进功能
|
### 改进功能
|
||||||
|
|
||||||
|
* [在 macOS 上支持 `siyuan://` 协议](https://github.com/siyuan-note/siyuan/issues/12271)
|
||||||
|
* [改进界面布局](https://github.com/siyuan-note/siyuan/pull/15011)
|
||||||
* [改进大纲面板](https://github.com/siyuan-note/siyuan/pull/15814)
|
* [改进大纲面板](https://github.com/siyuan-note/siyuan/pull/15814)
|
||||||
* [改进代码块语言选择](https://github.com/siyuan-note/siyuan/pull/15966)
|
* [改进代码块语言选择](https://github.com/siyuan-note/siyuan/pull/15966)
|
||||||
* [改进数据库历史](https://github.com/siyuan-note/siyuan/issues/16092)
|
* [改进数据库历史](https://github.com/siyuan-note/siyuan/issues/16092)
|
||||||
|
|
@ -28,6 +30,8 @@
|
||||||
* [在移动端点击文档树中的文档图标将展开](https://github.com/siyuan-note/siyuan/issues/16163)
|
* [在移动端点击文档树中的文档图标将展开](https://github.com/siyuan-note/siyuan/issues/16163)
|
||||||
* [支持在鸿蒙端上调用系统打印](https://github.com/siyuan-note/siyuan/issues/16164)
|
* [支持在鸿蒙端上调用系统打印](https://github.com/siyuan-note/siyuan/issues/16164)
|
||||||
* [改进 FSRS 权重初始化](https://github.com/siyuan-note/siyuan/issues/16181)
|
* [改进 FSRS 权重初始化](https://github.com/siyuan-note/siyuan/issues/16181)
|
||||||
|
* [超级块下的嵌入块支持显示面包屑](https://github.com/siyuan-note/siyuan/issues/16183)
|
||||||
|
* [改进数据同步](https://github.com/siyuan-note/siyuan/issues/16187)
|
||||||
|
|
||||||
### 修复缺陷
|
### 修复缺陷
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue