From 75b046b6830e40d341ccf621e72ce7dd390a9930 Mon Sep 17 00:00:00 2001 From: Daniel <845765@qq.com> Date: Mon, 18 Dec 2023 22:41:49 +0800 Subject: [PATCH] :memo: Update changelogs --- app/changelogs/v2.11.3/v2.11.3.md | 1 + app/changelogs/v2.11.3/v2.11.3_zh_CHT.md | 1 + app/changelogs/v2.11.3/v2.11.3_zh_CN.md | 1 + 3 files changed, 3 insertions(+) diff --git a/app/changelogs/v2.11.3/v2.11.3.md b/app/changelogs/v2.11.3/v2.11.3.md index d83d38b2d..0cceb1f98 100644 --- a/app/changelogs/v2.11.3/v2.11.3.md +++ b/app/changelogs/v2.11.3/v2.11.3.md @@ -21,6 +21,7 @@ Below are the detailed changes in this version. * [Find replace supports selecting element types](https://github.com/siyuan-note/siyuan/issues/9895) * [Improve web page clip code block content conversion](https://github.com/siyuan-note/siyuan/issues/9896) * [Add template func `pow`, `powf`, `log` and `logf`](https://github.com/siyuan-note/siyuan/issues/9911) +* [Inaccurate highlighting when clicking the doc tree expand icon on iPhone](https://github.com/siyuan-note/siyuan/issues/9904) ### Bugfix diff --git a/app/changelogs/v2.11.3/v2.11.3_zh_CHT.md b/app/changelogs/v2.11.3/v2.11.3_zh_CHT.md index 92cfd760f..50435e90e 100644 --- a/app/changelogs/v2.11.3/v2.11.3_zh_CHT.md +++ b/app/changelogs/v2.11.3/v2.11.3_zh_CHT.md @@ -21,6 +21,7 @@ * [搜尋替換支援選擇元素類型](https://github.com/siyuan-note/siyuan/issues/9895) * [改進網頁剪藏程式碼區塊轉換](https://github.com/siyuan-note/siyuan/issues/9896) * [新增範本函數 `pow`, `powf`、`log` 和 `logf`](https://github.com/siyuan-note/siyuan/issues/9911) +* [iPhone 端點選文件樹展開時高亮錯位](https://github.com/siyuan-note/siyuan/issues/9904) ### 修復缺陷 diff --git a/app/changelogs/v2.11.3/v2.11.3_zh_CN.md b/app/changelogs/v2.11.3/v2.11.3_zh_CN.md index 6d9e6a297..2b6fd3732 100644 --- a/app/changelogs/v2.11.3/v2.11.3_zh_CN.md +++ b/app/changelogs/v2.11.3/v2.11.3_zh_CN.md @@ -21,6 +21,7 @@ * [搜索替换支持选择元素类型](https://github.com/siyuan-note/siyuan/issues/9895) * [改进网页剪藏代码块转换](https://github.com/siyuan-note/siyuan/issues/9896) * [添加模板函数 `pow`, `powf`、`log` 和 `logf`](https://github.com/siyuan-note/siyuan/issues/9911) +* [iPhone 端点击文档树展开时高亮错位](https://github.com/siyuan-note/siyuan/issues/9904) ### 修复缺陷