siyuan/app/changelogs/v3.1.5/v3.1.5.md
2024-09-02 22:36:51 +08:00

39 lines
1.8 KiB
Markdown

## Overview
This version fixes some detail defects, it is recommended to upgrade.
## Changelogs
Below are the detailed changes in this version.
### Enhancement
* [Improve editor emojis loading](https://github.com/siyuan-note/siyuan/issues/12241)
* [Improve CSDN clipping](https://github.com/siyuan-note/siyuan/issues/12313)
* [Improve code block line number rendering](https://github.com/siyuan-note/siyuan/issues/12317)
* [Reindex only the current document after rolling back the document](https://github.com/siyuan-note/siyuan/issues/12320)
* [Improve thematic breaks input](https://github.com/siyuan-note/siyuan/issues/12340)
* [No longer limits the number of dynamically loaded blocks in the editor](https://github.com/siyuan-note/siyuan/issues/12359)
* [Improve Liandi clipping](https://github.com/siyuan-note/siyuan/issues/12368)
* [Improve database relation field binding/unbinding blocks](https://github.com/siyuan-note/siyuan/issues/12372)
### Bugfix
* [Improve list item editing](https://github.com/siyuan-note/siyuan/issues/12066)
* [Lines containing only spaces in a code block cause line number calculation errors](https://github.com/siyuan-note/siyuan/issues/12346)
* [S3/WebDAV cannot get the list of cloud snapshots](https://github.com/siyuan-note/siyuan/issues/12350)
* [Code blocks are not syntax highlighted when exporting to PDF/image/HTML](https://github.com/siyuan-note/siyuan/issues/12378)
### Refactor
* [Upgrade to FSRS-5](https://github.com/siyuan-note/siyuan/issues/12344)
### Development
* [Add a kernel API `/api/filetree/getPathByID`](https://github.com/siyuan-note/siyuan/pull/12353)
* [Fix API `/api/asset/upload` response body `succMap` field](https://github.com/siyuan-note/siyuan/pull/12361)
## Download
* [B3log](https://b3log.org/siyuan/en/download.html)
* [GitHub](https://github.com/siyuan-note/siyuan/releases)