Overview
This version of the query embed block supports JavaScript execution, allowing for more flexible query display.
In addition, this version also improves data synchronization conflict merging. Welcome to upgrade to experience it.
Advertisement: The PRO Features
early bird price will end in early January 2024. If you want to purchase, please hurry up. For details, please visit.
Note: The annual Subscription
includes PRO Features
. If you are an annual subscriber, you do not need to buy PRO Features separately.
Changelogs
Below are the detailed changes in this version.
Feature
Enhancement
- Improve editor read-only mode
- Improve image export when line breaks have background
- Baidu input method double quote completion compatible
- Improve mobile browser window title
- Set the env
SIYUAN_ACCESS_AUTH_CODE_BYPASS=true
to skip checking access auth code when deploying Docker - Menu automatically resizes after resizing textarea in the menu
- List file history following the limit of editor history retention days
- Proxy setting sometimes cancel requests
- Improve processing when copying and pasting plain text contains escape char
- Improve Settings - Cloud UI
- Improve index verification taskbar push message
- Improve data sync perception when data merging
- Improve data sync conflicts merging
Alt+O
,Alt+B
andAlt+G
can be used in read-only mode- Mentions and the last item in the doc tree cannot be clicked when the bottom bar hover window is on
- Make setting window draggable
- Add
Move to New Window
hotkey - In production mode, data reset warning pops up when editing data in the user guide
- Only HTML code wrapped in
<div>
is supported to be parsed into HTML blocks
Bugfix
- Slash menu cannot be called after writing heading by using
#
- Inline memos cannot be searched
- Triple-clicking on the last line in the code block cannot select it
- Unable to "Quit the application" when no document is opened on mobile
- Android small window mode soft keyboard black occlusion
- Abnormal behavior after customizing the shortcut key for inserting a code block on Windows
- The Enter key cannot create a new block if content starts with
<foo>
Refactor
Development
- Support doc/snapshot history for database table view
- Improve kernel API authentication
- Disable duplication of multi-select column options
- Add "Tab" and "Shift+Tab" to select next/previous cell in database table view
- Improve database table view update time column rendering performance
- Add file access control for some kernel APIs
- Improve the position of input after adding row when the database table view is sorted
- Improve database table view interaction and text
- Add internal kernel API
/api/search/updateEmbedBlock
- Add plugin API
openMobileFileById