diff --git a/app/changelogs/v2.9.3/v2.9.3.md b/app/changelogs/v2.9.3/v2.9.3.md index e23acffbb..6eeff187d 100644 --- a/app/changelogs/v2.9.3/v2.9.3.md +++ b/app/changelogs/v2.9.3/v2.9.3.md @@ -38,6 +38,7 @@ Below are the detailed changes in this version. * [Improve the default theme color](https://github.com/siyuan-note/siyuan/issues/8616) * [Click the notification message item to close it](https://github.com/siyuan-note/siyuan/issues/8622) * [Improve search default sort](https://github.com/siyuan-note/siyuan/issues/8624) +* [Improve cursor position for Thematic break](https://github.com/siyuan-note/siyuan/issues/8625) ### Abolishment diff --git a/app/changelogs/v2.9.3/v2.9.3_zh_CHT.md b/app/changelogs/v2.9.3/v2.9.3_zh_CHT.md index b94955275..2a6b4b733 100644 --- a/app/changelogs/v2.9.3/v2.9.3_zh_CHT.md +++ b/app/changelogs/v2.9.3/v2.9.3_zh_CHT.md @@ -43,6 +43,7 @@ * [改進數據同步文件時間比較](https://github.com/siyuan-note/siyuan/issues/8573) * [添加複制 PNG 快捷鍵 `Ctrl+Shift+C`](https://github.com/siyuan-note/siyuan/issues/8576) * [改進默認搜索排序](https://github.com/siyuan-note/siyuan/issues/8624) +* [改進分隔線光標位置](https://github.com/siyuan-note/siyuan/issues/8625) ### 修復缺陷 diff --git a/app/changelogs/v2.9.3/v2.9.3_zh_CN.md b/app/changelogs/v2.9.3/v2.9.3_zh_CN.md index 29cc7e46c..372f1ce90 100644 --- a/app/changelogs/v2.9.3/v2.9.3_zh_CN.md +++ b/app/changelogs/v2.9.3/v2.9.3_zh_CN.md @@ -38,7 +38,8 @@ * [改进默认主题配色](https://github.com/siyuan-note/siyuan/issues/8616) * [点击通知消息后关闭该条通知](https://github.com/siyuan-note/siyuan/issues/8622) * [改进默认搜索排序](https://github.com/siyuan-note/siyuan/issues/8624) - +* [改进分隔线光标位置](https://github.com/siyuan-note/siyuan/issues/8625) + ### 移除功能 * [不再支持 `10.15` 之前的 macOS 系统](https://github.com/siyuan-note/siyuan/issues/8604)