📝 Update changelogs

This commit is contained in:
Daniel 2025-02-20 10:00:31 +08:00
parent 287c5c8a58
commit 8019fd6a6e
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
3 changed files with 3 additions and 0 deletions

View file

@ -45,6 +45,7 @@ Below are the detailed changes in this version.
### Bugfix
* [Inline code exceptions on Windows 10](https://github.com/siyuan-note/siyuan/issues/13824)
* [Wrong process name](https://github.com/siyuan-note/siyuan/issues/13903)
* [Lacks the entry to edit mermaid on mobile](https://github.com/siyuan-note/siyuan/issues/13934)
* [Scrollbar style is incorrect](https://github.com/siyuan-note/siyuan/issues/14085)
* [Relative paths are constructed from a wrong basedir when importing markdown folder](https://github.com/siyuan-note/siyuan/issues/14095)

View file

@ -45,6 +45,7 @@
### 修復缺陷
* [Windows 10 上的行級程式碼異常](https://github.com/siyuan-note/siyuan/issues/13824)
* [錯誤的進程名稱](https://github.com/siyuan-note/siyuan/issues/13903)
* [行動端缺少編輯 Mermaid 的入口](https://github.com/siyuan-note/siyuan/issues/13934)
* [捲軸樣式不正確](https://github.com/siyuan-note/siyuan/issues/14085)
* [匯入 Markdown 資料夾時相對路徑錯誤](https://github.com/siyuan-note/siyuan/issues/14095)

View file

@ -45,6 +45,7 @@
### 修复缺陷
* [Windows 10 上的行级代码异常](https://github.com/siyuan-note/siyuan/issues/13824)
* [错误的进程名](https://github.com/siyuan-note/siyuan/issues/13903)
* [移动端缺少编辑 Mermaid 的入口](https://github.com/siyuan-note/siyuan/issues/13934)
* [滚动条样式不正确](https://github.com/siyuan-note/siyuan/issues/14085)
* [导入 Markdown 文件夹时相对路径错误](https://github.com/siyuan-note/siyuan/issues/14095)