🔖 Update changelogs

Signed-off-by: Daniel <845765@qq.com>
This commit is contained in:
Daniel 2025-11-24 19:42:03 +08:00
parent e212caf090
commit eb8c5d1dc1
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
3 changed files with 120 additions and 0 deletions

View file

@ -0,0 +1,40 @@
## Overview
This version improves some details.
## Changelogs
Below are the detailed changes in this version.
### Enhancement
* [The database-bound block no longer automatically adds to the database after being copied as a replica](https://github.com/siyuan-note/siyuan/issues/12294)
* [Improve iframe/widget rendering](https://github.com/siyuan-note/siyuan/issues/16239)
* [Support calling system printing on iOS](https://github.com/siyuan-note/siyuan/issues/16247)
* [Supports executing JS snippets in the export interface.](https://github.com/siyuan-note/siyuan/issues/16300)
* [The shortcut search does not include key conditions](https://github.com/siyuan-note/siyuan/issues/16356)
* [Improve exit on Android](https://github.com/siyuan-note/siyuan/issues/16377)
* [Center and highlight the block when opening search results.](https://github.com/siyuan-note/siyuan/issues/16379)
* [Improve database operation interaction](https://github.com/siyuan-note/siyuan/issues/16381)
* [Improve printing on mobile](https://github.com/siyuan-note/siyuan/issues/16385)
* [Improve interface loading after switching themes and updating code snippets](https://github.com/siyuan-note/siyuan/issues/16390)
* [Improve data indexing performance](https://github.com/siyuan-note/siyuan/issues/16397)
* [Improve outline positioning](https://github.com/siyuan-note/siyuan/issues/16402)
* [Improve HTML svg clipping](https://github.com/siyuan-note/siyuan/issues/16413)
* [Add "Copy web URL" command to the Copy context menu on browser](https://github.com/siyuan-note/siyuan/pull/16415)
* [Improve left and right arrow keys in ZWSP at the beginning of block](https://github.com/siyuan-note/siyuan/issues/16416)
* [Image OCR supports more formats](https://github.com/siyuan-note/siyuan/issues/16418)
* [Image OCR supports setting the timeout via the environment variable `SIYUAN_TESSERACT_TIMEOUT`](https://github.com/siyuan-note/siyuan/issues/16419)
### Bugfix
* [Using S3 data synchronization may cause kernel boot crashes](https://github.com/siyuan-note/siyuan/issues/16388)
### Development
* [Add `filetreeSortChanged` and `notebookSortChanged` to eventbus](https://github.com/siyuan-note/siyuan/issues/16383)
## Download
* [B3log](https://b3log.org/siyuan/en/download.html)
* [GitHub](https://github.com/siyuan-note/siyuan/releases)

View file

@ -0,0 +1,40 @@
## 概述
此版本改進了一些細節。
## 變更記錄
以下是此版本中的詳細變更。
### 改進功能
* [資料庫綁定的區塊在複製為副本後不再自動加入資料庫](https://github.com/siyuan-note/siyuan/issues/12294)
* [改良 iframe/掛飾 的渲染](https://github.com/siyuan-note/siyuan/issues/16239)
* [支援在 iOS 上呼叫系統列印](https://github.com/siyuan-note/siyuan/issues/16247)
* [支援在匯出介面執行 JS 程式碼片段](https://github.com/siyuan-note/siyuan/issues/16300)
* [快速搜尋不包含鍵位條件](https://github.com/siyuan-note/siyuan/issues/16356)
* [改進 Android 上的退出](https://github.com/siyuan-note/siyuan/issues/16377)
* [開啟搜尋結果時將區塊置中並加亮](https://github.com/siyuan-note/siyuan/issues/16379)
* [改進資料庫操作互動](https://github.com/siyuan-note/siyuan/issues/16381)
* [改進行動版列印](https://github.com/siyuan-note/siyuan/issues/16385)
* [切換主題和更新程式碼片段後改進介面載入](https://github.com/siyuan-note/siyuan/issues/16390)
* [改進資料索引效能](https://github.com/siyuan-note/siyuan/issues/16397)
* [改進大綱定位](https://github.com/siyuan-note/siyuan/issues/16402)
* [改進 HTML SVG 剪藏](https://github.com/siyuan-note/siyuan/issues/16413)
* [在瀏覽器的複製上下文選單中新增「複製網頁 URL」](https://github.com/siyuan-note/siyuan/pull/16415)
* [在區塊開頭的零寬空格ZWSP處改進左右箭頭鍵的行為](https://github.com/siyuan-note/siyuan/issues/16416)
* [圖片 OCR 支援更多格式](https://github.com/siyuan-note/siyuan/issues/16418)
* [圖片 OCR 支援透過環境變數 `SIYUAN_TESSERACT_TIMEOUT` 設定逾時](https://github.com/siyuan-note/siyuan/issues/16419)
### 修復缺陷
* [使用 S3 資料同步可能導致內核啟動時崩潰](https://github.com/siyuan-note/siyuan/issues/16388)
### 開發者
* [向 eventbus 新增 `filetreeSortChanged` 和 `notebookSortChanged`](https://github.com/siyuan-note/siyuan/issues/16383)
## 下載
* [B3log](https://b3log.org/siyuan/download.html)
* [GitHub](https://github.com/siyuan-note/siyuan/releases)

View file

@ -0,0 +1,40 @@
## 概述
此版本改进了一些细节。
## 变更记录
以下是此版本中的详细变更。
### 改进功能
* [数据库绑定的块在被复制为副本后不再自动添加到数据库](https://github.com/siyuan-note/siyuan/issues/12294)
* [改进 iframe/挂件 的渲染](https://github.com/siyuan-note/siyuan/issues/16239)
* [支持在 iOS 上调用系统打印](https://github.com/siyuan-note/siyuan/issues/16247)
* [支持在导出界面执行 JS 代码片段](https://github.com/siyuan-note/siyuan/issues/16300)
* [快捷搜索不包含键位条件](https://github.com/siyuan-note/siyuan/issues/16356)
* [改进 Android 上的退出](https://github.com/siyuan-note/siyuan/issues/16377)
* [打开搜索结果时将块居中并高亮](https://github.com/siyuan-note/siyuan/issues/16379)
* [改进数据库操作交互](https://github.com/siyuan-note/siyuan/issues/16381)
* [改进移动端打印](https://github.com/siyuan-note/siyuan/issues/16385)
* [切换主题和更新代码片段后改进界面加载](https://github.com/siyuan-note/siyuan/issues/16390)
* [改进数据索引性能](https://github.com/siyuan-note/siyuan/issues/16397)
* [改进大纲定位](https://github.com/siyuan-note/siyuan/issues/16402)
* [改进 HTML SVG 剪藏](https://github.com/siyuan-note/siyuan/issues/16413)
* [在浏览器的复制上下文菜单中添加“复制网页 URL”](https://github.com/siyuan-note/siyuan/pull/16415)
* [在块开头的零宽空格ZWSP处改进左右箭头键的行为](https://github.com/siyuan-note/siyuan/issues/16416)
* [图片 OCR 支持更多格式](https://github.com/siyuan-note/siyuan/issues/16418)
* [图片 OCR 支持通过环境变量 `SIYUAN_TESSERACT_TIMEOUT` 设置超时](https://github.com/siyuan-note/siyuan/issues/16419)
### 修复缺陷
* [使用 S3 数据同步可能导致内核启动时崩溃](https://github.com/siyuan-note/siyuan/issues/16388)
### 开发者
* [向 eventbus 添加 `filetreeSortChanged` 和 `notebookSortChanged`](https://github.com/siyuan-note/siyuan/issues/16383)
## 下载
* [B3log](https://b3log.org/siyuan/download.html)
* [GitHub](https://github.com/siyuan-note/siyuan/releases)