mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-27 09:24:06 +01:00
40 lines
2.3 KiB
Markdown
40 lines
2.3 KiB
Markdown
## 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)
|