📝 Update changelogs

This commit is contained in:
Daniel 2024-04-02 09:07:51 +08:00
parent a9228f253e
commit 49b18ce664
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
3 changed files with 3 additions and 0 deletions

View file

@ -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)

View file

@ -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)

View file

@ -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)