mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-24 17:26:10 +01:00
3.4 KiB
3.4 KiB
Overview
This version supports configuring ignore search results and improves editor and export details.
Changelogs
Below are the detailed changes in this version.
Enhancement
Exit focussupports configuring hotkey- Support ignore search results
- Improve
F3andCtrl+F3to prevent creating duplicated doc - Set the default column maximum width on the table
- Some kernel interface concurrency is no longer controlled to improve performance
- The production environment will no longer register
/debug/pprof/ - Need to be reminded that replacement operations are not supported after grouping by doc
- Add
Switch read-only modehotkey - Flashcards are not allowed to be modified during data sync to avoid data overwriting
- Support background color when exporting pdf
- Improve soft line break block parsing when pasting
- Search and replace supports whitespace characters
- Block ref elements support font styles when exporting
- S3/WebDAV data sync no longer uploads check index
- Improve display of charts in export pdf and preview mode
- Disable using hotkeys to merge list items into super blocks
Bugfix
Clear inline elementsis invalid- Lists as flashcards with no hidden answers
- After dynamic loading, the editor's read-only mode is abnormal
- Attributes not copied when copying HTML block
- Focus block does not add the title when exporting as an image
Document
Refactor
Development
- Autofill values in database table view
- Improve relation column cell value interfaction
- Add attribute "data-key" for Dialog
- Improve kernel API
/api/block/insertBlockargument checking - Add some database related internal kernel APIs
- Tips for improving database table view cell