Explorar o código

:memo: Update changelogs

Daniel hai 1 ano
pai
achega
1b7119e32a

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

@@ -29,6 +29,7 @@ Below are the detailed changes in this version.
 * [Drag-and-move blocks should not be allowed in read-only mode](https://github.com/siyuan-note/siyuan/issues/9835)
 * [Drag-and-move blocks should not be allowed in read-only mode](https://github.com/siyuan-note/siyuan/issues/9835)
 * [Add `Exit the application` to the main menu for Desktop and Pad](https://github.com/siyuan-note/siyuan/issues/9840)
 * [Add `Exit the application` to the main menu for Desktop and Pad](https://github.com/siyuan-note/siyuan/issues/9840)
 * [Improve kernel stability by eliminating some data races](https://github.com/siyuan-note/siyuan/issues/9842)
 * [Improve kernel stability by eliminating some data races](https://github.com/siyuan-note/siyuan/issues/9842)
+* [Improve image loading and jump positioning caused by height changes](https://github.com/siyuan-note/siyuan/issues/9856)
 
 
 ### Abolishment
 ### Abolishment
 
 

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

@@ -29,6 +29,7 @@
 * [唯讀模式下不應該允許拖曳區塊](https://github.com/siyuan-note/siyuan/issues/9835)
 * [唯讀模式下不應該允許拖曳區塊](https://github.com/siyuan-note/siyuan/issues/9835)
 * [在桌面端端和平板端的主選單中加入 `退出應用程式`](https://github.com/siyuan-note/siyuan/issues/9840)
 * [在桌面端端和平板端的主選單中加入 `退出應用程式`](https://github.com/siyuan-note/siyuan/issues/9840)
 * [消除資料競態以提升內核穩定性](https://github.com/siyuan-note/siyuan/issues/9842)
 * [消除資料競態以提升內核穩定性](https://github.com/siyuan-note/siyuan/issues/9842)
+* [改进图片加载引起高度变化跳转定位](https://github.com/siyuan-note/siyuan/issues/9856)
 
 
 ### 移除功能
 ### 移除功能
 
 

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

@@ -29,6 +29,7 @@
 * [只读模式下不应该允许拖拽块](https://github.com/siyuan-note/siyuan/issues/9835)
 * [只读模式下不应该允许拖拽块](https://github.com/siyuan-note/siyuan/issues/9835)
 * [在桌面端端和平板端的主菜单中添加 `退出应用`](https://github.com/siyuan-note/siyuan/issues/9840)
 * [在桌面端端和平板端的主菜单中添加 `退出应用`](https://github.com/siyuan-note/siyuan/issues/9840)
 * [消除数据竞态以提升内核稳定性](https://github.com/siyuan-note/siyuan/issues/9842)
 * [消除数据竞态以提升内核稳定性](https://github.com/siyuan-note/siyuan/issues/9842)
+* [改进图片加载导致高度变化跳转定位](https://github.com/siyuan-note/siyuan/issues/9856)
 
 
 ### 移除功能
 ### 移除功能