Browse Source

:memo: Update changelogs

Daniel 1 year ago
parent
commit
bf329ad5ad

+ 1 - 0
app/changelogs/v3.0.13/v3.0.13.md

@@ -36,6 +36,7 @@ Below are the detailed changes in this version.
 * [Marketplace - Downloaded - Package size in README is empty](https://github.com/siyuan-note/siyuan/issues/11224)
 * [Clicking a hyperlink does not open the browser on mobile](https://github.com/siyuan-note/siyuan/issues/11240)
 * [The file name encoding is abnormal after copying the image and pasting it](https://github.com/siyuan-note/siyuan/issues/11246)
+* [After uninstalling the widget, data synchronization does not clear the widget folder](https://github.com/siyuan-note/siyuan/issues/11279)
 
 ### Refactor
 

+ 1 - 0
app/changelogs/v3.0.13/v3.0.13_zh_CHT.md

@@ -36,6 +36,7 @@
 * [市集 - 已下載 - README 中的包大小為空](https://github.com/siyuan-note/siyuan/issues/11224)
 * [在行動裝置上點選超連結不會開啟瀏覽器](https://github.com/siyuan-note/siyuan/issues/11240)
 * [複製圖片並貼上後檔案名稱編碼異常](https://github.com/siyuan-note/siyuan/issues/11246)
+* [卸載掛件後資料同步未清空掛件資料夾](https://github.com/siyuan-note/siyuan/issues/11279)
 
 ### 開發重構
 

+ 1 - 0
app/changelogs/v3.0.13/v3.0.13_zh_CN.md

@@ -36,6 +36,7 @@
 * [集市 - 已下载 - README 中的包大小为空](https://github.com/siyuan-note/siyuan/issues/11224)
 * [在移动设备上点击超链接不会打开浏览器](https://github.com/siyuan-note/siyuan/issues/11240)
 * [复制图片并粘贴后文件名编码异常](https://github.com/siyuan-note/siyuan/issues/11246)
+* [卸载挂件后数据同步未清空挂件文件夹](https://github.com/siyuan-note/siyuan/issues/11279)
 
 ### 开发重构