Enhancement
- Improve web page clip code block content conversion
- Keep the cursor still after
Delete
at the end of the list - Improve image loading and jump positioning caused by height changes
- Improve kernel stability by eliminating some data races
- Add
Exit the application
to the main menu for Desktop and Pad - Drag-and-move blocks should not be allowed in read-only mode
- Improve file annotation in rotated PDF
- Support converting network assets to local
- Improve search preview to highlight text
<foo>
- Add unpin icon
- Increase the file size transferred by WeChat Assistant to 20MB
- Improve editor dragging blocks to top and bottom scroll interaction
- Improve file read/write locking
- Improve doc tree dragging to top and bottom scroll interaction
- OCR no longer blocks document loading
Bugfix
- An issue that caused cloud data corruption
- Cloud inbox images and text are rendered abnormally on iOS
- Ctrl+D abnormal behavior
- Modifying inline elements after pasting causes misalignment
- Emoji panel cannot jump in the editor
- Backlink arrow displays incorrectly on mobile
- Soft line break key on mobile is invalid
Abolishment
- No longer force using discrete GPU on desktop
- No longer automatically download network assets when the cloud inbox is moved to docs
Development
- Database table view no longer scrolls to top after undo
- Improve database table view UI to differentiate between bound and unbound row
- Allow global shortcut keys to be triggered when editing database table view cell
- Add internal kernel API
/api/setting/refreshVirtualBlockRef
- Improve database table view select column filter
- Add a template function about date
- Use HTML attribute
data-wrap
to set the cell wrapping style of attribute view - Database table view supports paged loading