mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-02 05:31:47 +01:00
49 lines
3.2 KiB
Markdown
49 lines
3.2 KiB
Markdown
## Overview
|
|
|
|
This version improves some details.
|
|
|
|
## Changelogs
|
|
|
|
Below are the detailed changes in this version.
|
|
|
|
### Enhancement
|
|
|
|
* [Support reading file paths from the clipboard](https://github.com/siyuan-note/siyuan/issues/14269)
|
|
* [New template functions `ISOYear`, `ISOMonth` and `ISOWeekDate`](https://github.com/siyuan-note/siyuan/issues/15679)
|
|
* [The year is changed to ISOYear when the dynamic icon displays the week number](https://github.com/siyuan-note/siyuan/pull/15680)
|
|
* [Improve database template field grouping](https://github.com/siyuan-note/siyuan/issues/15687)
|
|
* [Support opening assets through other apps on HarmonyOS NEXT](https://github.com/siyuan-note/siyuan/issues/15691)
|
|
* [Add cookie-based auth in publish proxy](https://github.com/siyuan-note/siyuan/pull/15692)
|
|
* [Dynamic icon use current date as default](https://github.com/siyuan-note/siyuan/pull/15693)
|
|
* [Improve template syntax highlight](https://github.com/siyuan-note/siyuan/pull/15694)
|
|
* [Improve synchronization of database bound blocks when list blocks change](https://github.com/siyuan-note/siyuan/issues/15697)
|
|
* [Improve the display height of the Android keyboard toolbar](https://github.com/siyuan-note/siyuan/issues/15700)
|
|
* [The height of the dividing line adjusts with font size](https://github.com/siyuan-note/siyuan/pull/15701)
|
|
* [Improve document tree custom sorting stability when creating a notebook or doc](https://github.com/siyuan-note/siyuan/issues/15716)
|
|
* [Block ref search and global search results display reference counts](https://github.com/siyuan-note/siyuan/issues/15721)
|
|
* [Improve database rollup template rendering](https://github.com/siyuan-note/siyuan/issues/15722)
|
|
|
|
### Bugfix
|
|
|
|
* [Blockquote custom attributes are lost in some cases](https://github.com/siyuan-note/siyuan/issues/15601)
|
|
* [When "Default fill created time" is enabled for database date fields, the automatically filled time value is incorrect](https://github.com/siyuan-note/siyuan/issues/15684)
|
|
* [When searching for document tags, keyword highlighting will have extra pound signs](https://github.com/siyuan-note/siyuan/issues/15690)
|
|
* [Database rollup template calculations are incorrect](https://github.com/siyuan-note/siyuan/issues/15695)
|
|
* [The update time of the database checkbox field keeps changing](https://github.com/siyuan-note/siyuan/issues/15707)
|
|
* [Database relative date filtering is incorrect](https://github.com/siyuan-note/siyuan/issues/15710)
|
|
* [The folded state of the block under the folded heading is incorrect in some cases](https://github.com/siyuan-note/siyuan/issues/15717)
|
|
|
|
### Refactor
|
|
|
|
* [Upgrade to Electron v37.4.0](https://github.com/siyuan-note/siyuan/issues/15704)
|
|
|
|
### Development
|
|
|
|
* [Add plugin event bus `code-language-update` and `code-language-change`](https://github.com/siyuan-note/siyuan/pull/15610)
|
|
* [Add internal kernel API `/api/av/getAttributeViewBoundBlockIDs` and `getAttributeViewItemIDs`](https://github.com/siyuan-note/siyuan/issues/15708)
|
|
* [Improve the front-end compilation performance of the development environment](https://github.com/siyuan-note/siyuan/issues/15734)
|
|
|
|
## Download
|
|
|
|
* [B3log](https://b3log.org/siyuan/en/download.html)
|
|
* [GitHub](https://github.com/siyuan-note/siyuan/releases)
|