siyuan/app/changelogs/v3.1.27/v3.1.27.md
2025-04-08 09:41:42 +08:00

64 lines
4.7 KiB
Markdown

## Overview
This version improves some details.
## Changelogs
Below are the detailed changes in this version.
### Enhancement
* [Split-screen documents maintain the same browsing position](https://github.com/siyuan-note/siyuan/issues/13851)
* [Support in-app purchase PRO Features and Subscription on iOS](https://github.com/siyuan-note/siyuan/issues/14159)
* [Video player supports full screen on Android](https://github.com/siyuan-note/siyuan/issues/14422)
* [Improve doc tree sorting](https://github.com/siyuan-note/siyuan/issues/14426)
* [The toolbar is obscured by the soft keyboard on Android](https://github.com/siyuan-note/siyuan/issues/14440)
* [Improve dragging of tabs across windows](https://github.com/siyuan-note/siyuan/issues/14442)
* [The cursor lands in the wrong place when moving up to a block ending with \n](https://github.com/siyuan-note/siyuan/issues/14443)
* [Full screen display in landscape mode on Android](https://github.com/siyuan-note/siyuan/issues/14448)
* [Improve block ref anchor text rendering in templates](https://github.com/siyuan-note/siyuan/issues/14457)
* [Clip extension add a configuration item to expand the doc tree after clipping](https://github.com/siyuan-note/siyuan/issues/14463)
* [Display tags in search results list on mobile](https://github.com/siyuan-note/siyuan/issues/14465)
* [Pressing Delete at the end of the block before the blockquote does not move the cursor](https://github.com/siyuan-note/siyuan/issues/14466)
* [Improve renaming assets](https://github.com/siyuan-note/siyuan/issues/14467)
* [Improve settings search](https://github.com/siyuan-note/siyuan/issues/14468)
* [Renaming or deleting a tag no longer reloads the interface](https://github.com/siyuan-note/siyuan/issues/14469)
* [Improve web page clipping](https://github.com/siyuan-note/siyuan/issues/14471)
* [Add template function `getBlock`](https://github.com/siyuan-note/siyuan/issues/14474)
* [Improve tab dragging visual effects](https://github.com/siyuan-note/siyuan/issues/14475)
* [Improve Markdown image input parsing](https://github.com/siyuan-note/siyuan/issues/14476)
* [Improve Enter parsing after hyperlinks in a list](https://github.com/siyuan-note/siyuan/issues/14479)
* [Improve soft line break paste parsing](https://github.com/siyuan-note/siyuan/issues/14481)
* [Trim space in dialynote/block ref/new doc save path](https://github.com/siyuan-note/siyuan/issues/14482)
* [Adjust the style of paragraph blocks and code blocks under lists](https://github.com/siyuan-note/siyuan/issues/14485)
* [Improve embed block updating](https://github.com/siyuan-note/siyuan/issues/14495)
* [Improve cancel super blocks in backlink panel, focus, and floating window](https://github.com/siyuan-note/siyuan/issues/14496)
* [Improve shortcut keys to disconnect inline code, tag and kbd](https://github.com/siyuan-note/siyuan/issues/14497)
* [Improve local image rendering in README of installed marketplace packages](https://github.com/siyuan-note/siyuan/issues/14502)
* [Double quotes in inline elements are no longer converted to HTML entities when pasting Markdown](https://github.com/siyuan-note/siyuan/issues/14503)
* [Improve browser clipping extension](https://github.com/siyuan-note/siyuan/issues/14507)
* [Improve #tag search creation prompt](https://github.com/siyuan-note/siyuan/issues/14513)
* [Improve search method icon](https://github.com/siyuan-note/siyuan/issues/14521)
### Bugfix
* [Find-replace escaped characters will lose content](https://github.com/siyuan-note/siyuan/issues/14438)
* [The blockquote shows an extra block icon](https://github.com/siyuan-note/siyuan/issues/14450)
* [Exception caused by pressing Delete](https://github.com/siyuan-note/siyuan/issues/14453)
* [Editing mermaid/plantUML not working](https://github.com/siyuan-note/siyuan/issues/14462)
* [Assets search does not display the search results list](https://github.com/siyuan-note/siyuan/issues/14464)
* [Duplicate a list then move will trigger a state exception](https://github.com/siyuan-note/siyuan/issues/14510)
* [Unable to open the panel in some cases](https://github.com/siyuan-note/siyuan/issues/14522)
### Development
* [Add an internal kernel API `/api/ui/reloadAttributeView`](https://github.com/siyuan-note/siyuan/issues/14491)
* [Add an internal kernel API `/api/ui/reloadProtyle`](https://github.com/siyuan-note/siyuan/issues/14492)
* [Add an internal kernel API `/api/ui/reloadFiletree`](https://github.com/siyuan-note/siyuan/issues/14493)
* [Add an internal kernel API `/api/ui/reloadUI`](https://github.com/siyuan-note/siyuan/issues/14494)
* [Add plugin function `globalCommand`](https://github.com/siyuan-note/siyuan/issues/14499)
## Download
* [B3log](https://b3log.org/siyuan/en/download.html)
* [GitHub](https://github.com/siyuan-note/siyuan/releases)