📝 Update changelogs
This commit is contained in:
parent
77ecd26536
commit
e2d86412da
3 changed files with 3 additions and 0 deletions
|
@ -31,6 +31,7 @@ Below are the detailed changes in this version.
|
|||
* [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)
|
||||
* [Keep the cursor still after `Delete` at the end of the list](https://github.com/siyuan-note/siyuan/issues/9863)
|
||||
* [Improve web page clip code block content conversion](https://github.com/siyuan-note/siyuan/issues/9865)
|
||||
|
||||
### Abolishment
|
||||
|
||||
|
|
|
@ -31,6 +31,7 @@
|
|||
* [消除資料競態以提升內核穩定性](https://github.com/siyuan-note/siyuan/issues/9842)
|
||||
* [改进图片加载引起高度变化跳转定位](https://github.com/siyuan-note/siyuan/issues/9856)
|
||||
* [在清單最後按 `Delete` 刪除時保持遊標位置不變](https://github.com/siyuan-note/siyuan/issues/9863)
|
||||
* [改進網頁剪藏程式碼區塊內容轉換](https://github.com/siyuan-note/siyuan/issues/9865)
|
||||
|
||||
### 移除功能
|
||||
|
||||
|
|
|
@ -31,6 +31,7 @@
|
|||
* [消除数据竞态以提升内核稳定性](https://github.com/siyuan-note/siyuan/issues/9842)
|
||||
* [改进图片加载导致高度变化跳转定位](https://github.com/siyuan-note/siyuan/issues/9856)
|
||||
* [在列表末尾按 `Delete` 删除时保持光标位置不变](https://github.com/siyuan-note/siyuan/issues/9863)
|
||||
* [改进网页剪藏代码块内容转换](https://github.com/siyuan-note/siyuan/issues/9865)
|
||||
|
||||
### 移除功能
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue