🔖 Release v2.10.7

This commit is contained in:
Daniel 2023-09-26 16:12:16 +08:00
parent 98d4a86422
commit ff263fec86
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
3 changed files with 3 additions and 0 deletions

View file

@ -36,6 +36,7 @@ Below are the detailed changes in this version.
* [Tab flashcard cannot be dragged](https://github.com/siyuan-note/siyuan/issues/9250)
* [`Exit focus` should not be displayed when opening an embedded document block](https://github.com/siyuan-note/siyuan/issues/9254)
* [Ctrl+scroll wheel code block line number is misaligned after zooming](https://github.com/siyuan-note/siyuan/issues/9260)
* [The code block line number is misaligned after modifying the appearance - font size](https://github.com/siyuan-note/siyuan/issues/9267)
### Development

View file

@ -36,6 +36,7 @@
* [閃卡頁籤無法拖曳](https://github.com/siyuan-note/siyuan/issues/9250)
* [從嵌入區塊中開啟文件後不應該顯示 `退出聚焦`](https://github.com/siyuan-note/siyuan/issues/9254)
* [Ctrl+滾輪 調整字號後程式碼區塊行號錯位](https://github.com/siyuan-note/siyuan/issues/9260)
* [調整 外觀 - 字號 後程式碼區塊行號錯位](https://github.com/siyuan-note/siyuan/issues/9267)
### 開發者

View file

@ -36,6 +36,7 @@
* [闪卡页签无法拖拽](https://github.com/siyuan-note/siyuan/issues/9250)
* [从嵌入块中打开文档后不应该显示 `退出聚焦`](https://github.com/siyuan-note/siyuan/issues/9254)
* [Ctrl+滚轮 调整字号后代码块行号错位](https://github.com/siyuan-note/siyuan/issues/9260)
* [调整 外观 - 字号 后代码块行号错位](https://github.com/siyuan-note/siyuan/issues/9267)
### 开发者