siyuan/app/changelogs/v3.1.x/v3.1.32/v3.1.32.md
2025-07-03 10:54:15 +08:00

40 lines
2.2 KiB
Markdown

## Overview
This version improves some details.
## Changelogs
Below are the detailed changes in this version.
### Enhancement
* [Database template fields support access by ID](https://github.com/siyuan-note/siyuan/issues/11237)
* [New template functions `markdown2text` and `markdown2content`](https://github.com/siyuan-note/siyuan/issues/13880)
* [Improved the incompleteness of paragraph block caused by extreme cases](https://github.com/siyuan-note/siyuan/issues/14743)
* [Database template fields support access to the raw value](https://github.com/siyuan-note/siyuan/issues/14903)
* [Upgrade mermaid.js to v11.6.0](https://github.com/siyuan-note/siyuan/issues/14918)
* [Improve input `[[` and paste](https://github.com/siyuan-note/siyuan/issues/14921)
* [Improve backlink filtering below the heading](https://github.com/siyuan-note/siyuan/issues/14929)
* [Improve the network assets download to the local](https://github.com/siyuan-note/siyuan/pull/14934)
* [Find-replace supports query syntax](https://github.com/siyuan-note/siyuan/issues/14937)
* [Improve selection in the backlink panel](https://github.com/siyuan-note/siyuan/issues/14939)
* [Support importing markdown zip on the browser](https://github.com/siyuan-note/siyuan/pull/14950)
* [Clear the memo element when the memo is empty](https://github.com/siyuan-note/siyuan/issues/14956)
### Bugfix
* [Unable to set inline element on HarmonyOS](https://github.com/siyuan-note/siyuan/issues/14687)
* [Export path selection problem on Linux desktop](https://github.com/siyuan-note/siyuan/issues/14861)
* [Block ref duplicated on Android](https://github.com/siyuan-note/siyuan/issues/14913)
* [After enabling the Publish Service Basic authentication, the response Body is a null pointer](https://github.com/siyuan-note/siyuan/issues/14925)
* [Export preview/HTML may lose block background color](https://github.com/siyuan-note/siyuan/issues/14927)
* [Regular expression search does not work with single quotes](https://github.com/siyuan-note/siyuan/issues/14940)
### Refactor
* [Upgrade to Electron v35.5.0](https://github.com/siyuan-note/siyuan/issues/14926)
## Download
* [B3log](https://b3log.org/siyuan/en/download.html)
* [GitHub](https://github.com/siyuan-note/siyuan/releases)