diff --git a/app/changelogs/v3.0.6/v3.0.6.md b/app/changelogs/v3.0.6/v3.0.6.md index abb901554..511954838 100644 --- a/app/changelogs/v3.0.6/v3.0.6.md +++ b/app/changelogs/v3.0.6/v3.0.6.md @@ -15,6 +15,7 @@ Below are the detailed changes in this version. * [Improve database table view URL field display](https://github.com/siyuan-note/siyuan/issues/10712) * [No longer prompts "Don't panic... scroll up and down to load more" when opening a doc and the first block has been loaded](https://github.com/siyuan-note/siyuan/issues/10716) * [When not focused in SiYuan window, the left option of Database row is hard to select](https://github.com/siyuan-note/siyuan/issues/10731) +* [Support opening images through other apps on the Android](https://github.com/siyuan-note/siyuan/issues/10736) * [Improved tab menu shake issue](https://github.com/siyuan-note/siyuan/issues/10737) * [Improve database table view multi-select interaction](https://github.com/siyuan-note/siyuan/issues/10738) * [Support search code snippets](https://github.com/siyuan-note/siyuan/issues/10739) diff --git a/app/changelogs/v3.0.6/v3.0.6_zh_CHT.md b/app/changelogs/v3.0.6/v3.0.6_zh_CHT.md index d3ede1635..5da0637d0 100644 --- a/app/changelogs/v3.0.6/v3.0.6_zh_CHT.md +++ b/app/changelogs/v3.0.6/v3.0.6_zh_CHT.md @@ -15,6 +15,7 @@ * [改進數據庫表格視圖 URL 字段顯示](https://github.com/siyuan-note/siyuan/issues/10712) * [打開文檔並加載了第一個塊時不再提示 "不要驚慌...上下滾動即可加載更多內容"](https://github.com/siyuan-note/siyuan/issues/10716) * [在思源窗口未聚焦時數據庫行的左選項難以選擇](https://github.com/siyuan-note/siyuan/issues/10731) +* [Android 端支援透過其他應用程式開啟圖片](https://github.com/siyuan-note/siyuan/issues/10736) * [改進標籤菜單抖動問題](https://github.com/siyuan-note/siyuan/issues/10737) * [改進數據庫表格視圖多選交互](https://github.com/siyuan-note/siyuan/issues/10738) * [支持搜索代碼片段](https://github.com/siyuan-note/siyuan/issues/10739) diff --git a/app/changelogs/v3.0.6/v3.0.6_zh_CN.md b/app/changelogs/v3.0.6/v3.0.6_zh_CN.md index f6a454f40..2fad57548 100644 --- a/app/changelogs/v3.0.6/v3.0.6_zh_CN.md +++ b/app/changelogs/v3.0.6/v3.0.6_zh_CN.md @@ -15,6 +15,7 @@ * [改进数据库表格视图 URL 字段显示](https://github.com/siyuan-note/siyuan/issues/10712) * [打开文档并加载了第一个块时不再提示 "不要惊慌...上下滚动即可加载更多内容"](https://github.com/siyuan-note/siyuan/issues/10716) * [在思源窗口未聚焦时数据库行的左选项难以选择](https://github.com/siyuan-note/siyuan/issues/10731) +* [Android 端支持通过其他应用打开图片](https://github.com/siyuan-note/siyuan/issues/10736) * [改进标签菜单抖动问题](https://github.com/siyuan-note/siyuan/issues/10737) * [改进数据库表格视图多选交互](https://github.com/siyuan-note/siyuan/issues/10738) * [支持搜索代码片段](https://github.com/siyuan-note/siyuan/issues/10739)