Overview
This version improves some details.
Changelogs
Below are the detailed changes in this version.
Enhancement
- Browser clipping extension supports context menu
Send to SiYuan
- Improve database relation field filter settings
- Improve doc browsing location loading
- Supports theme light/dark mode following the system setting on HarmonyOS
- Improve spaced repetition interface
- Search results show document titles
- Improve toolbar position calculation
- Improve fold heading editing
- Improve browser clipping extension
After clipping a web page, open document*
- Increase the height of the editing toolbar on mobile
- Add
Show in Folder
for the database block - Read-only mode supports previewing title images and searching by clicking on document tags
- Improve search document title highlighting
- Improve exporting block ref style
- Remove the "Import" item from the doc block menu within the doc
- Prompt when the web page does not have permission to read the clipboard
- Improve block memo display
- Cancel the animation effect when exiting focus and scrolling to the corresponding block
- Turn off autocomplete and spellcheck in the search input box
- Improve export of empty documents with subdocuments
- Improve exporting markdown block ref relative path
- Change
Search asset content
andAdd watermark to exported PDF or image
from paid to free - Improve copy and cut
- Improve data sync S3 provider compatibility
- Improve HTML img clipping
Bugfix
- Drag errors with blocks in the list
- Inserting an image into an empty list item will insert it into the next paragraph block on mobile
- The database attribute panel of the doc opened from the doc tree does not display the content
- Chart not refreshing after updating code
- Database is constantly loading
- Unable to export PDF after setting KaTeX macro definition
- Unable to save search and replace type settings
Development
- API
getTag
add an optional parameterignoreMaxListHint
- Add internal kernel API
/api/ui/reloadIcon
- Improve the
click-blockicon
event triggering after multiple blocks are selected in read-only mode