📝 Update changelogs
This commit is contained in:
parent
d61ee623f9
commit
64edb8918b
3 changed files with 3 additions and 0 deletions
|
@ -30,6 +30,7 @@ Below are the detailed changes in this version.
|
|||
* [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 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)
|
||||
|
||||
### Abolishment
|
||||
|
||||
|
|
|
@ -30,6 +30,7 @@
|
|||
* [在桌面端端和平板端的主選單中加入 `退出應用程式`](https://github.com/siyuan-note/siyuan/issues/9840)
|
||||
* [消除資料競態以提升內核穩定性](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)
|
||||
|
||||
### 移除功能
|
||||
|
||||
|
|
|
@ -30,6 +30,7 @@
|
|||
* [在桌面端端和平板端的主菜单中添加 `退出应用`](https://github.com/siyuan-note/siyuan/issues/9840)
|
||||
* [消除数据竞态以提升内核稳定性](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)
|
||||
|
||||
### 移除功能
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue