📝 Update changelogs

This commit is contained in:
Daniel 2025-02-20 10:09:32 +08:00
parent ff1e29424d
commit 7e5335393d
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
3 changed files with 3 additions and 0 deletions

View file

@ -51,6 +51,7 @@ Below are the detailed changes in this version.
* [Relative paths are constructed from a wrong basedir when importing markdown folder](https://github.com/siyuan-note/siyuan/issues/14095)
* [Rollback document exception after moving document](https://github.com/siyuan-note/siyuan/issues/14107)
* [Font folder not packaged on macOS/Linux/Windows arm64](https://github.com/siyuan-note/siyuan/issues/14119)
* [Unable to download online video](https://github.com/siyuan-note/siyuan/issues/14155)
### Refactor

View file

@ -51,6 +51,7 @@
* [匯入 Markdown 資料夾時相對路徑錯誤](https://github.com/siyuan-note/siyuan/issues/14095)
* [移動文檔後回滾文件異常](https://github.com/siyuan-note/siyuan/issues/14107)
* [macOS/Linux/Windows arm64 上未打包字型](https://github.com/siyuan-note/siyuan/issues/14119)
* [網路影片無法下載](https://github.com/siyuan-note/siyuan/issues/14155)
### 開發重構

View file

@ -51,6 +51,7 @@
* [导入 Markdown 文件夹时相对路径错误](https://github.com/siyuan-note/siyuan/issues/14095)
* [移动文档后回滚文档异常](https://github.com/siyuan-note/siyuan/issues/14107)
* [macOS/Linux/Windows arm64 上未打包字体](https://github.com/siyuan-note/siyuan/issues/14119)
* [网络视频无法下载](https://github.com/siyuan-note/siyuan/issues/14155)
### 开发重构