📝 Update changelogs

Signed-off-by: Daniel <845765@qq.com>
This commit is contained in:
Daniel 2025-12-23 09:12:45 +08:00
parent a8f35a7941
commit d54d861a9a
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
2 changed files with 6 additions and 6 deletions

View file

@ -16,17 +16,17 @@
* [透過外部區塊超連結開啟時高亮該區塊](https://github.com/siyuan-note/siyuan/issues/16614)
* [改良 HTML 粗體剪藏處理](https://github.com/siyuan-note/siyuan/issues/16616)
* [改進搜尋結果開啟編輯器的位置](https://github.com/siyuan-note/siyuan/issues/16641)
* [改進大規模區塊刪除/插入的效能](https://github.com/siyuan-note/siyuan/issues/16644)
* [改進大規模刪除/插入區塊的效能](https://github.com/siyuan-note/siyuan/issues/16644)
* [改進 `getCloudUser` 介面的效能以解決啟動時卡頓問題](https://github.com/siyuan-note/siyuan/pull/16647)
* [行級備註支援保留 Markdown 標記](https://github.com/siyuan-note/siyuan/issues/16662)
### 修復缺陷
* [修復多工作導致的文件開啟問題](https://github.com/siyuan-note/siyuan/pull/16579)
* [修復多工作空間導致的文件開啟問題](https://github.com/siyuan-note/siyuan/pull/16579)
* [重做後嵌入區塊未渲染](https://github.com/siyuan-note/siyuan/issues/16611)
* [內建 Pandoc 在類別 Unix 系統上無法運作](https://github.com/siyuan-note/siyuan/issues/16623)
* [改進行級備註與超連結的工具提示顯示](https://github.com/siyuan-note/siyuan/pull/16625)
* [在行動端切換工作後資料索引異常](https://github.com/siyuan-note/siyuan/issues/16646)
* [在行動端切換工作空間後資料索引異常](https://github.com/siyuan-note/siyuan/issues/16646)
### 開發者

View file

@ -16,17 +16,17 @@
* [通过外部块超链接打开时高亮该块](https://github.com/siyuan-note/siyuan/issues/16614)
* [改进 HTML 粗体剪藏处理](https://github.com/siyuan-note/siyuan/issues/16616)
* [改进搜索结果打开编辑器的位置](https://github.com/siyuan-note/siyuan/issues/16641)
* [改进大规模删除/插入的性能](https://github.com/siyuan-note/siyuan/issues/16644)
* [改进大规模删除/插入的性能](https://github.com/siyuan-note/siyuan/issues/16644)
* [改进 `getCloudUser` 接口的性能以解决启动时卡顿问题](https://github.com/siyuan-note/siyuan/pull/16647)
* [行级备注支持保留 Markdown 标记](https://github.com/siyuan-note/siyuan/issues/16662)
### 修复缺陷
* [修复由多工作导致的文档打开问题](https://github.com/siyuan-note/siyuan/pull/16579)
* [修复由多工作空间导致的文档打开问题](https://github.com/siyuan-note/siyuan/pull/16579)
* [重做后嵌入块未渲染](https://github.com/siyuan-note/siyuan/issues/16611)
* [内置 Pandoc 在类 Unix 系统上无法工作](https://github.com/siyuan-note/siyuan/issues/16623)
* [改进行级备注和超链接的工具提示显示](https://github.com/siyuan-note/siyuan/pull/16625)
* [在移动端切换工作后数据索引异常](https://github.com/siyuan-note/siyuan/issues/16646)
* [在移动端切换工作空间后数据索引异常](https://github.com/siyuan-note/siyuan/issues/16646)
### 开发者