mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-16 03:58:07 +01:00
4.1 KiB
4.1 KiB
Overview
This version fixes a bug in data synchronization where local files are accidentally deleted. It is recommended to upgrade as soon as possible.
Advertisement: Currently, PRO Features are in the early bird price stage, welcome to learn more.
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.
Enhancement
- Supports
⌃⌥⇧⌘,⌃⌥⌘,⌃⇧⌘hotkeys on macOS - PDF text layer misalignment
- Confirm whether to save after closing the code snippet
- If the data repo indexing time is greater than 7s, prompt user to purge the data repo
- Copy one cell from Excel/HTML table and paste it using the cell's content
- Automatically selects the first item after searching in the command panel
- Automatically check and eliminate duplicate reference relationship indexes
- Supports via environment var
SIYUAN_TESSERACT_ENABLED=falseto close OCR - Show card NextDue to the flashcard management UI
- Do not use ligature in input/textarea
- Improve S3/WebDAV data sync error message
- Improve localhost address validation
Ctrl+EndJump to the last character of the last block- Improve checking out files order of data sync
- Automatically create notebook conf.json if not found it
Bugfix
- The authentication page after startup Alt+M fails
- The referenced block under the folded heading cannot be hovered to view
- Editor missing after close all tabs when has pin tabs
- Data synchronization accidentally deletes local files
- The window title is hidden after the graph is minimized
- Code content in templates is not properly escaped
- Shortcut keys cannot be used to copy plain text in read-only mode
Document
Refactor
Development
- Improve adaptive width for
Attributes View - Adding row overwriting data after enabling sort in database
- Database table view date column filter time zone adjustment
- Database table view supports pin/unpin column
- Improve database table view in super block
- Click on the blank area of the link column cannot be edited
resizecannot be triggered after dragging to unpin the dock- Add licenses for the template, widget, theme and icon samples
- Kernel API
createDocWithMdsupports concurrent calls