mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-21 00:50:13 +01:00
3.8 KiB
3.8 KiB
Overview
This version supports flashcard review time setting, reset and viewing flashcard information.
Changelogs
Below are the detailed changes in this version.
Enhancement
- Flashcards support custom review time and reset
- Support removing the current flashcard when reviewing
- Improve flashcard review count display
- Flashcard review interface adds card review times, state and other information
- Use the path ending with
/when loading the widget - Open the last workspace by default
- Data repo no longer automatically resets after corrupted
- Fill in the alt text after converting network images to local
Add to Databaseno longer autofills filter values- Text starting with 4 spaces are not parsed into code blocks when clipping
- Improve deleting heading element using
Fn+Del Convert network images to localsupports//- Add
Open with New WindowandOpento asset element right menu - Improve web page clip code block content conversion
- Allow switching database views in read-only mode
- Improve
Paste as plain textwhen containing HTML tags - Bilibili iframe block disables autoplay
- Improve block indexing performance
- Flashcards always displays animation in some case
- Improve rendering of inline code, kbd and tag to avoid repeated rendering of zero-width spaces on the right
- Show operation type in the file history item list
- Alt+0 flashcard review entry no longer returns to card deck flashcards
- Support adjust custom emoticon on the mobile
- Don't let space terminate ref auto-completion
- Improve code block language switching
Bugfix
- Disable updating table in read-only mode
- Database cannot filter out rows with relations that are empty or not empty
- Database multi-field sorting fails
- Enter exception after table
Document
Refactor
Development
- Add internal kernel API
/api/block/getBlocksIndexes - Add internal kernel API
/api/file/globalCopyFiles