diff --git a/app/changelogs/v2.10.5/v2.10.5.md b/app/changelogs/v2.10.5/v2.10.5.md index 837234d24..7ddb99daa 100644 --- a/app/changelogs/v2.10.5/v2.10.5.md +++ b/app/changelogs/v2.10.5/v2.10.5.md @@ -19,6 +19,7 @@ Below are the detailed changes in this version. * [Physically delete a workspace on the mobile](https://github.com/siyuan-note/siyuan/issues/9134) * [The line number of the code block is misplaced after zoom in](https://github.com/siyuan-note/siyuan/issues/9140) * [Improve i18n text of export PDF page margins settings](https://github.com/siyuan-note/siyuan/issues/9151) +* [Candidate lists other than emojis are not prompted in inline code](https://github.com/siyuan-note/siyuan/issues/9158) ### Abolishment 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 cf5aff191..8fa857441 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 @@ -19,6 +19,7 @@ * [移動端支持物理刪除工作空間文件夾](https://github.com/siyuan-note/siyuan/issues/9134) * [改進聚焦後代碼塊行號位置對齊](https://github.com/siyuan-note/siyuan/issues/9140) * [改進導出 PDF 設置頁邊距國際化文案](https://github.com/siyuan-note/siyuan/issues/9151) +* [行級代碼中僅觸發表情候選列表](https://github.com/siyuan-note/siyuan/issues/9158) ### 移除功能 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 822626ef4..80d12f3ca 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 @@ -19,6 +19,7 @@ * [移动端支持物理删除工作空间文件夹](https://github.com/siyuan-note/siyuan/issues/9134) * [改进聚焦后代码块行号位置对齐](https://github.com/siyuan-note/siyuan/issues/9140) * [改进导出 PDF 设置页边距国际化文案](https://github.com/siyuan-note/siyuan/issues/9151) +* [行级代码中仅触发表情候选列表](https://github.com/siyuan-note/siyuan/issues/9158) ### 移除功能