siyuan/app/changelogs/v3.1.20/v3.1.20.md
2025-01-15 23:10:27 +08:00

45 lines
2.8 KiB
Markdown

## Overview
This version improves some details.
## Changelogs
Below are the detailed changes in this version.
### Enhancement
* [Improve tab drag highlighting](https://github.com/siyuan-note/siyuan/pull/13549)
* [Hide the toolbar when the mouse is pressed on an element other than the toolbar](https://github.com/siyuan-note/siyuan/issues/13653)
* [Improve escaping content for database primary key, relation, and rollup fields](https://github.com/siyuan-note/siyuan/issues/13704)
* [When all sub-blocks of a super-block are selected, merging into a super-block is not supported](https://github.com/siyuan-note/siyuan/issues/13729)
* [Remove Markdown markers when copying inline elements](https://github.com/siyuan-note/siyuan/issues/13735)
* [Supports multiple pasting after copying the image file](https://github.com/siyuan-note/siyuan/issues/13736)
* [PDF annotations support conversion to text *](https://github.com/siyuan-note/siyuan/issues/13742)
* [Improve the inline code element parsing](https://github.com/siyuan-note/siyuan/issues/13754)
* [Improve block content stat](https://github.com/siyuan-note/siyuan/issues/13759)
* [Improve list super block editing](https://github.com/siyuan-note/siyuan/issues/13764)
* [Improve importing conf](https://github.com/siyuan-note/siyuan/issues/13767)
* [Improve the underline element parsing](https://github.com/siyuan-note/siyuan/issues/13768)
* [Avoid window controls overlay covering SiYuan toolbar buttons](https://github.com/siyuan-note/siyuan/pull/13771)
* [Improve list item, super block and blockquote backlink propagation](https://github.com/siyuan-note/siyuan/issues/13776)
* [Supports proxy settings on mobile when using network serving](https://github.com/siyuan-note/siyuan/issues/13784)
* [Improve drag for doc, outline, database, and block](https://github.com/siyuan-note/siyuan/issues/13785)
* [Backlink count at the doc block title including sub-blocks](https://github.com/siyuan-note/siyuan/issues/13791)
* [Improve changing database field type](https://github.com/siyuan-note/siyuan/issues/13797)
* [Supports click PlantUML diagram hyperlink](https://github.com/siyuan-note/siyuan/issues/13801)
* [Improve lazy loading image processing of browser clipping extension](https://github.com/siyuan-note/siyuan/issues/13810)
* [Supports setting keep-alive notification text on Android](https://github.com/siyuan-note/siyuan/issues/13815)
### Refactor
* [Upgrade to Electron v32.2.8](https://github.com/siyuan-note/siyuan/issues/13752)
### Development
* [Add plugin API `openSetting`](https://github.com/siyuan-note/siyuan/pull/13761)
* [Change parameters of plugin API `addFloatLayer`](https://github.com/siyuan-note/siyuan/issues/13816)
## Download
* [B3log](https://b3log.org/siyuan/en/download.html)
* [GitHub](https://github.com/siyuan-note/siyuan/releases)