Overview
This version improves some details.
Changelogs
Below are the detailed changes in this version.
Enhancement
- Support reading file paths from the clipboard
- New template functions
ISOYear
,ISOMonth
andISOWeekDate
- The year is changed to ISOYear when the dynamic icon displays the week number
- Improve database template field grouping
- Support opening assets through other apps on HarmonyOS NEXT
- Add cookie-based auth in publish proxy
- Dynamic icon use current date as default
- Improve template syntax highlight
- Improve synchronization of database bound blocks when list blocks change
- Improve the display height of the Android keyboard toolbar
- The height of the dividing line adjusts with font size
- Improve document tree custom sorting stability when creating a notebook or doc
- Block ref search and global search results display reference counts
- Improve database rollup template rendering
Bugfix
- Blockquote custom attributes are lost in some cases
- When "Default fill created time" is enabled for database date fields, the automatically filled time value is incorrect
- When searching for document tags, keyword highlighting will have extra pound signs
- Database rollup template calculations are incorrect
- The update time of the database checkbox field keeps changing
- Database relative date filtering is incorrect
- The folded state of the block under the folded heading is incorrect in some cases
Refactor
Development
- Add plugin event bus
code-language-update
andcode-language-change
- Add internal kernel API
/api/av/getAttributeViewBoundBlockIDs
andgetAttributeViewItemIDs
- Improve the front-end compilation performance of the development environment