Overview
This version supports setting dynamic icons for documents and improves data synchronization.
From this version, SiYuan will automatically clean up the local data repository after the first data sync ends after startup:
- Only 2 snapshots are kept per day
- Snapshots older than 180 days are cleaned up
You can adjust this cleanup policy in Settings - About - Data repo purge.
Automatic snapshot cleanup helps improve startup speed. If you do not want a snapshot to be cleaned up, you can manually tag the snapshot, and the tagged snapshot will not be cleaned up.
Changelogs
Below are the detailed changes in this version.
Enhancement
- The database supports adding view/field/option description
- Improve open PDF with new window
- Improve positioning doc in split screens
- Support exporting Markdown after selecting multiple documents
- Document icons support the use of dynamic icons
- Improve blocks highlighting effects
- Improve WebDAV data synchronization compatibility
- The backlink panel supports filtering by the block attributes
- Long press
Esc
to focus on the button in the flashcard - Bold, italic, underline, and strikethrough inherit the block element color
- Improve plain text comparison in data snapshot
- Apps in Chinese mainland app stores no longer provide AI access settings
- Improve appearance for table and database nested in container block
- Improve marketplace multi-language internationalization
- Improved database pasting of text containing commas and line breaks
- List only 512 unreferenced assets
- Automatic purge for local data repo
- Double-click the panel drag line to restore the default width
- Improve data sync
- Improve importing Markdown
Bugfix
- SQL injection security vulnerabilities
- Access authorization code captcha vulnerability
- Some XSS vulnerabilities