siyuan/app/changelogs/v3.2.x/v3.2.0/v3.2.0.md
2025-09-01 22:26:53 +08:00

73 lines
4.8 KiB
Markdown

## Overview
Database gallery view now available!
## Changelogs
Below are the detailed changes in this version.
### Feature
* [Database gallery view](https://github.com/siyuan-note/siyuan/issues/10414)
### Enhancement
* [Improve multi-select block](https://github.com/siyuan-note/siyuan/issues/14012)
* [Swiping left or right in a formula on mobile devices no longer opens the sidebar](https://github.com/siyuan-note/siyuan/issues/14682)
* [Improve block icons display](https://github.com/siyuan-note/siyuan/pull/14832)
* [Cannot drag the dots of the list item while holding down Shift](https://github.com/siyuan-note/siyuan/pull/14835)
* [The block ref pop-up window on mobile devices will be blocked by the keyboard](https://github.com/siyuan-note/siyuan/issues/14936)
* [Add a 'Remember me' checkbox when logging in to save a session](https://github.com/siyuan-note/siyuan/pull/14964)
* [Paste `/^\s*>|\*|-|\+|\d*.|\[ \]|[x]` in a non-empty block without conversion](https://github.com/siyuan-note/siyuan/issues/14965)
* [Close the keyboard after clicking the toolbar + on Android](https://github.com/siyuan-note/siyuan/issues/14969)
* [Hide the "Closed notebooks" element if no notebooks exist](https://github.com/siyuan-note/siyuan/pull/14982)
* [Improve the proportion of lists, code blocks, and headings after customizing the font size of blocks](https://github.com/siyuan-note/siyuan/issues/14984)
* [Improve the alignment in table exports](https://github.com/siyuan-note/siyuan/pull/14990)
* [Unable to start selection from the .protyle-action element](https://github.com/siyuan-note/siyuan/pull/14997)
* [Improve export of empty documents with subdocuments](https://github.com/siyuan-note/siyuan/issues/15009)
* [Remove `title` attribute when converting the doc to a heading](https://github.com/siyuan-note/siyuan/pull/15019)
* [Improve hyperlink/image title escaping](https://github.com/siyuan-note/siyuan/issues/15023)
* [Ignore the last empty paragraph block when exporting merged sub-documents](https://github.com/siyuan-note/siyuan/issues/15028)
* [Add Portuguese Brazilian language support](https://github.com/siyuan-note/siyuan/pull/15029)
* [Add "Copy database ID" to the database block menu](https://github.com/siyuan-note/siyuan/issues/15036)
* [Support opening document after clipping a web page](https://github.com/siyuan-note/siyuan/issues/15051)
* [Database supports setting display field icons](https://github.com/siyuan-note/siyuan/issues/15089)
* [Improve HTML formula clipping](https://github.com/siyuan-note/siyuan/issues/15109)
* [Improve database loading performance](https://github.com/siyuan-note/siyuan/issues/15115)
* [Improve HTML table clipping](https://github.com/siyuan-note/siyuan/issues/15131)
* [Improve pasting to WeChat media platform](https://github.com/siyuan-note/siyuan/pull/15138)
* [Dynamic icons no longer display network image corner marks](https://github.com/siyuan-note/siyuan/issues/15140)
* [Android check WebView version 95+](https://github.com/siyuan-note/siyuan/issues/15147)
* [Export preview cannot copy images](https://github.com/siyuan-note/siyuan/pull/15152)
* [When access authentication fails, refresh the page to jump to the authentication page](https://github.com/siyuan-note/siyuan/issues/15163)
* [Improve search settings](https://github.com/siyuan-note/siyuan/issues/15166)
* [Database supports setting fields wrap](https://github.com/siyuan-note/siyuan/issues/15181)
* [Database different layouts of the same view use the same filtering, sorting, paging and custom sorting rules](https://github.com/siyuan-note/siyuan/issues/15197)
* [Database index content/markdown values no longer contain zero-width spaces](https://github.com/siyuan-note/siyuan/issues/15204)
### Abolishment
* [Completely remove Google Analytics](https://github.com/siyuan-note/siyuan/issues/15096)
### Bugfix
* [Embed blocks generate extra HTML](https://github.com/siyuan-note/siyuan/issues/14904)
* [Loses text after inline codes when exporting Word/HTML](https://github.com/siyuan-note/siyuan/issues/14973)
* [The toolbar content cannot be slid on Android](https://github.com/siyuan-note/siyuan/issues/14979)
* [XSS through emoji name](https://github.com/siyuan-note/siyuan/issues/15034)
### Refactor
* [Upgrade abcjs 6.2.2 to 6.5.0](https://github.com/siyuan-note/siyuan/issues/14989)
* [Upgrade to Electron v37.2.0](https://github.com/siyuan-note/siyuan/issues/15022)
* [Upgrade visjs 9.1.2 to 9.1.13](https://github.com/siyuan-note/siyuan/issues/15170)
### Development
* [Add kernel API `/api/block/getBlockDOMs`](https://github.com/siyuan-note/siyuan/issues/15004)
* [Add `fillCSSVar` parameter for kernel API `/api/export/exportMdContent`](https://github.com/siyuan-note/siyuan/issues/15026)
## Download
* [B3log](https://b3log.org/siyuan/en/download.html)
* [GitHub](https://github.com/siyuan-note/siyuan/releases)