siyuan/app/changelogs/v3.1.16/v3.1.16.md
2024-12-18 20:59:23 +08:00

55 lines
3.3 KiB
Markdown

## Overview
This version improves some details.
## Changelogs
Below are the detailed changes in this version.
### Enhancement
* [Improve database cell appearance](https://github.com/siyuan-note/siyuan/issues/10867)
* [Multiple-select list items remain selected after indent or outdent](https://github.com/siyuan-note/siyuan/issues/12209)
* [The move doc window retains the keyword of the last search](https://github.com/siyuan-note/siyuan/issues/12335)
* [Improve font family and emoji ](https://github.com/siyuan-note/siyuan/pull/13241)
* [Improve database select field color and layout](https://github.com/siyuan-note/siyuan/issues/13263)
* [Improve cursor positioning after pasting images](https://github.com/siyuan-note/siyuan/issues/13336)
* [The database primary key field displays the icon of the bound doc](https://github.com/siyuan-note/siyuan/issues/13378)
* [Supports find-replace and asset file history on the mobile](https://github.com/siyuan-note/siyuan/issues/13415)
* [Improve inline elements parsing](https://github.com/siyuan-note/siyuan/issues/13420)
* [Allow stickTab icon in Panels to be used in a browser environment](https://github.com/siyuan-note/siyuan/pull/13421)
* [Add block content statistics template function `statBlock`](https://github.com/siyuan-note/siyuan/issues/13438)
* [Improve document tag interaction](https://github.com/siyuan-note/siyuan/issues/13440)
* [Improve forward and backward when `Open in current tab` is enabled](https://github.com/siyuan-note/siyuan/issues/13444)
* [Support setting automatic sync interval](https://github.com/siyuan-note/siyuan/issues/13448)
* [Improve importing markdown files](https://github.com/siyuan-note/siyuan/issues/13449)
* [Add SQL query template function `querySQL`](https://github.com/siyuan-note/siyuan/issues/13455)
* [Search preview area supports inline memo positioning](https://github.com/siyuan-note/siyuan/issues/13465)
* [Add Arabic support](https://github.com/siyuan-note/siyuan/pull/13475)
* [Improve exporting data](https://github.com/siyuan-note/siyuan/issues/13500)
* [Improve serving assets performance](https://github.com/siyuan-note/siyuan/issues/13501)
* [Improve data synchronization stability](https://github.com/siyuan-note/siyuan/issues/13503)
* [Compatible with image legacy data](https://github.com/siyuan-note/siyuan/issues/13523)
* [Improve the behavior of `Del` of the image](https://github.com/siyuan-note/siyuan/issues/13524)
### Abolishment
* [Remove Sentry reporting diagnostic data](https://github.com/siyuan-note/siyuan/issues/13522)
### Bugfix
* [Outline panel update overwrite content issue](https://github.com/siyuan-note/siyuan/issues/13409)
* [Paste code block missing line break](https://github.com/siyuan-note/siyuan/issues/13416)
* [Editor not automatically refreshed after rolling back document](https://github.com/siyuan-note/siyuan/issues/13419)
* [Unable to use `Query Syntax` to search](https://github.com/siyuan-note/siyuan/issues/13422)
* [Cannot enter Chinese characters in database search using Microsoft Pinyin](https://github.com/siyuan-note/siyuan/issues/13424)
* [Some security vulnerabilities](https://github.com/siyuan-note/siyuan/issues/13426)
### Development
* [Push update block ID event](https://github.com/siyuan-note/siyuan/issues/13434)
## Download
* [B3log](https://b3log.org/siyuan/en/download.html)
* [GitHub](https://github.com/siyuan-note/siyuan/releases)