mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-16 14:40:12 +01:00
57 lines
4.1 KiB
Markdown
57 lines
4.1 KiB
Markdown
|
|
## Overview
|
||
|
|
|
||
|
|
This version improves some details.
|
||
|
|
|
||
|
|
## Changelogs
|
||
|
|
|
||
|
|
Below are the detailed changes in this version.
|
||
|
|
|
||
|
|
### Enhancement
|
||
|
|
|
||
|
|
* [Browser clipping extension supports context menu `Send to SiYuan`](https://github.com/siyuan-note/siyuan/issues/9181)
|
||
|
|
* [Improve database relation field filter settings](https://github.com/siyuan-note/siyuan/issues/12000)
|
||
|
|
* [Improve doc browsing location loading](https://github.com/siyuan-note/siyuan/issues/14505)
|
||
|
|
* [Supports theme light/dark mode following the system setting on HarmonyOS](https://github.com/siyuan-note/siyuan/issues/14676)
|
||
|
|
* [Improve spaced repetition interface](https://github.com/siyuan-note/siyuan/pull/15627)
|
||
|
|
* [Search results show document titles](https://github.com/siyuan-note/siyuan/pull/15969)
|
||
|
|
* [Improve toolbar position calculation](https://github.com/siyuan-note/siyuan/pull/15983)
|
||
|
|
* [Improve fold heading editing](https://github.com/siyuan-note/siyuan/issues/15989)
|
||
|
|
* [Improve browser clipping extension `After clipping a web page, open document*`](https://github.com/siyuan-note/siyuan/issues/15992)
|
||
|
|
* [Increase the height of the editing toolbar on mobile](https://github.com/siyuan-note/siyuan/issues/15994)
|
||
|
|
* [Add `Show in Folder` for the database block](https://github.com/siyuan-note/siyuan/issues/15995)
|
||
|
|
* [Read-only mode supports previewing title images and searching by clicking on document tags](https://github.com/siyuan-note/siyuan/issues/15999)
|
||
|
|
* [Improve search document title highlighting](https://github.com/siyuan-note/siyuan/issues/16011)
|
||
|
|
* [Improve exporting block ref style](https://github.com/siyuan-note/siyuan/issues/16017)
|
||
|
|
* [Remove the "Import" item from the doc block menu within the doc](https://github.com/siyuan-note/siyuan/issues/16019)
|
||
|
|
* [Prompt when the web page does not have permission to read the clipboard](https://github.com/siyuan-note/siyuan/issues/16024)
|
||
|
|
* [Improve block memo display](https://github.com/siyuan-note/siyuan/pull/16025)
|
||
|
|
* [Cancel the animation effect when exiting focus and scrolling to the corresponding block](https://github.com/siyuan-note/siyuan/issues/16028)
|
||
|
|
* [Turn off autocomplete and spellcheck in the search input box](https://github.com/siyuan-note/siyuan/issues/16031)
|
||
|
|
* [Improve export of empty documents with subdocuments](https://github.com/siyuan-note/siyuan/issues/16040)
|
||
|
|
* [Improve exporting markdown block ref relative path](https://github.com/siyuan-note/siyuan/issues/16042)
|
||
|
|
* [Change `Search asset content` and `Add watermark to exported PDF or image` from paid to free](https://github.com/siyuan-note/siyuan/issues/16044)
|
||
|
|
* [Improve copy and cut](https://github.com/siyuan-note/siyuan/issues/16048)
|
||
|
|
* [Improve data sync S3 provider compatibility](https://github.com/siyuan-note/siyuan/issues/16058)
|
||
|
|
* [Improve HTML img clipping](https://github.com/siyuan-note/siyuan/issues/16076)
|
||
|
|
|
||
|
|
### Bugfix
|
||
|
|
|
||
|
|
* [Drag errors with blocks in the list](https://github.com/siyuan-note/siyuan/issues/13822)
|
||
|
|
* [Inserting an image into an empty list item will insert it into the next paragraph block on mobile](https://github.com/siyuan-note/siyuan/issues/15998)
|
||
|
|
* [The database attribute panel of the doc opened from the doc tree does not display the content](https://github.com/siyuan-note/siyuan/issues/16001)
|
||
|
|
* [Chart not refreshing after updating code](https://github.com/siyuan-note/siyuan/issues/16003)
|
||
|
|
* [Database is constantly loading](https://github.com/siyuan-note/siyuan/issues/16023)
|
||
|
|
* [Unable to export PDF after setting KaTeX macro definition](https://github.com/siyuan-note/siyuan/issues/16037)
|
||
|
|
* [Unable to save search and replace type settings](https://github.com/siyuan-note/siyuan/issues/16059)
|
||
|
|
|
||
|
|
### Development
|
||
|
|
|
||
|
|
* [API `getTag` add an optional parameter `ignoreMaxListHint`](https://github.com/siyuan-note/siyuan/issues/16000)
|
||
|
|
* [Add internal kernel API `/api/ui/reloadIcon`](https://github.com/siyuan-note/siyuan/issues/16008)
|
||
|
|
* [Improve the `click-blockicon` event triggering after multiple blocks are selected in read-only mode](https://github.com/siyuan-note/siyuan/issues/16010)
|
||
|
|
|
||
|
|
## Download
|
||
|
|
|
||
|
|
* [B3log](https://b3log.org/siyuan/en/download.html)
|
||
|
|
* [GitHub](https://github.com/siyuan-note/siyuan/releases)
|