diff --git a/app/changelogs/v2.10.5/v2.10.5.md b/app/changelogs/v2.10.5/v2.10.5.md index 3334c961d..5f4701c7f 100644 --- a/app/changelogs/v2.10.5/v2.10.5.md +++ b/app/changelogs/v2.10.5/v2.10.5.md @@ -31,6 +31,7 @@ Below are the detailed changes in this version. * [An issue that caused cloud data corruption](https://github.com/siyuan-note/siyuan/issues/9144) * [Inaccurate positioning when jumping from reference to block in new window](https://github.com/siyuan-note/siyuan/issues/9149) * [The new window userAgent is missing](https://github.com/siyuan-note/siyuan/issues/9153) +* [When custom Emoji exists in the selected content, setting inline-level marks will delete the content](https://github.com/siyuan-note/siyuan/issues/9156) ### Development diff --git a/app/changelogs/v2.10.5/v2.10.5_zh_CHT.md b/app/changelogs/v2.10.5/v2.10.5_zh_CHT.md index ef64216c8..5c388ce1e 100644 --- a/app/changelogs/v2.10.5/v2.10.5_zh_CHT.md +++ b/app/changelogs/v2.10.5/v2.10.5_zh_CHT.md @@ -31,6 +31,7 @@ * [修復一個導致雲端數據損壞的問題](https://github.com/siyuan-note/siyuan/issues/9144) * [從塊引用跳轉新窗口的塊時定位不正確](https://github.com/siyuan-note/siyuan/issues/9149) * [新窗口丟失 user-agent 請求標頭](https://github.com/siyuan-note/siyuan/issues/9153) +* [劃選內容包含自定義表情時設置行級標記會刪除內容](https://github.com/siyuan-note/siyuan/issues/9156) ### 開發者 diff --git a/app/changelogs/v2.10.5/v2.10.5_zh_CN.md b/app/changelogs/v2.10.5/v2.10.5_zh_CN.md index 218c8147a..697f3a192 100644 --- a/app/changelogs/v2.10.5/v2.10.5_zh_CN.md +++ b/app/changelogs/v2.10.5/v2.10.5_zh_CN.md @@ -31,6 +31,7 @@ * [修复一个导致云端数据损坏的问题](https://github.com/siyuan-note/siyuan/issues/9144) * [从块引用跳转新窗口的块时定位不正确](https://github.com/siyuan-note/siyuan/issues/9149) * [新窗口丢失 user-agent 请求标头](https://github.com/siyuan-note/siyuan/issues/9153) +* [划选内容包含自定义表情时设置行级标记会删除内容](https://github.com/siyuan-note/siyuan/issues/9156) ### 开发者