Feature
Enhancement
- Improve data sync conflicts merging
- Improve data sync perception when data merging
- Improve index verification taskbar push message
- Improve Settings - Cloud UI
- Improve processing when copying and pasting plain text contains escape char
- Proxy setting sometimes cancel requests
- List file/asset history following the limit of editor history retention days
- Menu automatically resizes after resizing textarea in the menu
- Set the env
SIYUAN_ACCESS_AUTH_CODE_BYPASS=true
to skip checking access auth code when deploying Docker - Improve mobile browser window title
- Baidu input method double quote completion compatible
- Improve image export when line breaks have background
- Improve editor read-only mode
Bugfix
- Abnormal behavior after customizing the shortcut key for inserting a code block on Windows
- Android small window mode soft keyboard black occlusion
- Unable to "Quit the application" when no document is opened on mobile
- Triple-clicking on the last line in the code block cannot select it
- Inline memos cannot be searched
Refactor
Development
- Add plugin API
openMobileFileById
- Add internal kernel API
/api/search/updateEmbedBlock
- run js enhance
- Improve database table view interaction and text
- Improve the position of input after adding row when the database attribute view is sorted
- Add file access control for some kernel APIs
- Improve database table view update time column rendering performance
- Add "Tab" and "Shift+Tab" to select next/previous cell in database attribute view
- Disable duplication of multi-select column options
- Improve kernel API authentication
- Support doc/snapshot history for database table view