Signed-off-by: Daniel <845765@qq.com>
This commit is contained in:
Daniel 2025-12-01 21:47:04 +08:00
parent 70c5e267fb
commit a863567d3a
No known key found for this signature in database
GPG key ID: 86211BA83DF03017

View file

@ -8,7 +8,7 @@
### 改进功能
* [改进由拖拽块引起的页面滚动](https://github.com/siyuan-note/siyuan/issues/12461)
* [改进编辑器拖拽块滚动](https://github.com/siyuan-note/siyuan/issues/12461)
* [改进移动块的搜索](https://github.com/siyuan-note/siyuan/issues/15564)
* [搜索左右布局时左侧布局未显示](https://github.com/siyuan-note/siyuan/issues/16057)
* [在块末尾之前更改链接锚点后删除会影响下一个块](https://github.com/siyuan-note/siyuan/issues/16214)
@ -17,7 +17,7 @@
* [改进块元素上的 av-names 属性](https://github.com/siyuan-note/siyuan/pull/16449)
* [改进数据库分组字段值的填充](https://github.com/siyuan-note/siyuan/issues/16458)
* [改进容器块复制文本 *](https://github.com/siyuan-note/siyuan/pull/16467)
* [改进由拖拽文件引起的文件树滚动](https://github.com/siyuan-note/siyuan/issues/16471)
* [改进文档树拖拽文档滚动](https://github.com/siyuan-note/siyuan/issues/16471)
### 修复缺陷