Prechádzať zdrojové kódy

:memo: Update changelogs

Daniel 1 rok pred
rodič
commit
b0e9c1c8dd

+ 1 - 0
app/changelogs/v2.11.4/v2.11.4.md

@@ -44,6 +44,7 @@ Below are the detailed changes in this version.
 * [The doc title image index failed when using notebook-level assets](https://github.com/siyuan-note/siyuan/issues/9936)
 * [Closing the doc tree and then restarting will reset the layout](https://github.com/siyuan-note/siyuan/issues/9937)
 * [Soft newlines cause kernel errors in some cases](https://github.com/siyuan-note/siyuan/issues/9951)
+* [Documents containing certain svg images cannot be exported as images](https://github.com/siyuan-note/siyuan/issues/9966)
 
 ### Refactor
 

+ 1 - 0
app/changelogs/v2.11.4/v2.11.4_zh_CHT.md

@@ -42,6 +42,7 @@
 * [使用筆記本級資源檔案時文件題頭圖為被索引](https://github.com/siyuan-note/siyuan/issues/9936)
 * [關閉文件樹後重新啟動介面版面配置已重設](https://github.com/siyuan-note/siyuan/issues/9937)
 * [某些情況下軟換行導致內核異常](https://github.com/siyuan-note/siyuan/issues/9951)
+* [包含某些 svg 圖片的文件無法匯出為圖片](https://github.com/siyuan-note/siyuan/issues/9966)
 
 ### 開發重構
 

+ 1 - 0
app/changelogs/v2.11.4/v2.11.4_zh_CN.md

@@ -42,6 +42,7 @@
 * [使用笔记本级资源文件时文档题头图为被索引](https://github.com/siyuan-note/siyuan/issues/9936)
 * [关闭文档树后重启界面布局被重置](https://github.com/siyuan-note/siyuan/issues/9937)
 * [某些情况下软换行导致内核异常](https://github.com/siyuan-note/siyuan/issues/9951)
+* [包含某些 svg 图片的文档无法导出为图片](https://github.com/siyuan-note/siyuan/issues/9966)
 
 ### 开发重构