diff --git a/app/changelogs/v3.1.30/v3.1.30.md b/app/changelogs/v3.1.30/v3.1.30.md index de114ae59..8327a38ea 100644 --- a/app/changelogs/v3.1.30/v3.1.30.md +++ b/app/changelogs/v3.1.30/v3.1.30.md @@ -9,11 +9,12 @@ Below are the detailed changes in this version. ### Enhancement * [The image of the database asset field can be switched to view other images during preview](https://github.com/siyuan-note/siyuan/issues/11900) -* [Optimize interference among multiple hints](https://github.com/siyuan-note/siyuan/issues/14324) +* [Improve interference among multiple hints](https://github.com/siyuan-note/siyuan/issues/14324) * [Improve white-space handling in browser clipping extension](https://github.com/siyuan-note/siyuan/issues/14775) * [Android notification text uses English lyrics when the appearance is not in Simplified Chinese](https://github.com/siyuan-note/siyuan/issues/14805) * [Improve notebook drag sorting](https://github.com/siyuan-note/siyuan/issues/14813) * [Improve the editor font setting](https://github.com/siyuan-note/siyuan/issues/14818) +* [Improve resizing image width by dragging](https://github.com/siyuan-note/siyuan/pull/14851) ### Bugfix diff --git a/app/changelogs/v3.1.30/v3.1.30_zh_CHT.md b/app/changelogs/v3.1.30/v3.1.30_zh_CHT.md index 563e67ad4..00e9966a5 100644 --- a/app/changelogs/v3.1.30/v3.1.30_zh_CHT.md +++ b/app/changelogs/v3.1.30/v3.1.30_zh_CHT.md @@ -9,11 +9,12 @@ ### 改進功能 * [資料庫資源欄位圖片預覽時可切換查看其他圖片](https://github.com/siyuan-note/siyuan/issues/11900) -* [最佳化多條提示間的干擾](https://github.com/siyuan-note/siyuan/issues/14324) +* [改進多條提示間的干擾](https://github.com/siyuan-note/siyuan/issues/14324) * [改進瀏覽器剪藏擴充功能的空白字元處理](https://github.com/siyuan-note/siyuan/issues/14775) * [當介面不是簡體中文時,Android 通知文字使用英文歌詞](https://github.com/siyuan-note/siyuan/issues/14805) * [改進筆記本拖曳排序](https://github.com/siyuan-note/siyuan/issues/14813) * [改進編輯器字型設定](https://github.com/siyuan-note/siyuan/issues/14818) +* [改進透過拖曳調整圖片寬度](https://github.com/siyuan-note/siyuan/pull/14851) ### 修復缺陷 diff --git a/app/changelogs/v3.1.30/v3.1.30_zh_CN.md b/app/changelogs/v3.1.30/v3.1.30_zh_CN.md index d58ac01a5..5eea17136 100644 --- a/app/changelogs/v3.1.30/v3.1.30_zh_CN.md +++ b/app/changelogs/v3.1.30/v3.1.30_zh_CN.md @@ -9,11 +9,12 @@ ### 改进功能 * [数据库资源字段图片在预览时可切换查看其他图片](https://github.com/siyuan-note/siyuan/issues/11900) -* [优化多条提示间的干扰](https://github.com/siyuan-note/siyuan/issues/14324) +* [改进多条提示间的干扰](https://github.com/siyuan-note/siyuan/issues/14324) * [改进浏览器剪藏扩展的空白字符处理](https://github.com/siyuan-note/siyuan/issues/14775) * [当界面不是简体中文时,Android 通知文本使用英文歌词](https://github.com/siyuan-note/siyuan/issues/14805) * [改进笔记本拖拽排序](https://github.com/siyuan-note/siyuan/issues/14813) * [改进编辑器字体设置](https://github.com/siyuan-note/siyuan/issues/14818) +* [改进通过拖拽调整图片宽度](https://github.com/siyuan-note/siyuan/pull/14851) ### 修复缺陷