Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
Vanessa 2024-10-27 17:21:03 +08:00
commit 8ab7c5cc73
2 changed files with 2 additions and 2 deletions

View file

@ -14,7 +14,7 @@
* [Spaced repetition interface supports review by document selection](https://github.com/siyuan-note/siyuan/issues/7954)
* [View flashcards management using fullscreen on the mobile](https://github.com/siyuan-note/siyuan/issues/7962)
* [The cloud sync directory shows the last update time on the mobile](https://github.com/siyuan-note/siyuan/issues/7963)
* [Improved PDF asset file unreferenced detection](https://github.com/siyuan-note/siyuan/issues/7964)
* [Improve PDF asset file unreferenced detection](https://github.com/siyuan-note/siyuan/issues/7964)
* [Asset files no longer use HTTP server when exporting PDF](https://github.com/siyuan-note/siyuan/issues/7965)
* [Optimize the performance of document tree flashcard loading](https://github.com/siyuan-note/siyuan/issues/7967)
* [Ability to delete a doc from `⋮`](https://github.com/siyuan-note/siyuan/issues/7969)

View file

@ -16,7 +16,7 @@ Below are the detailed changes in this version.
* [No longer prompts "Don't panic... scroll up and down to load more" when opening a doc and the first block has been loaded](https://github.com/siyuan-note/siyuan/issues/10716)
* [When not focused in SiYuan window, the left option of Database row is hard to select](https://github.com/siyuan-note/siyuan/issues/10731)
* [Support opening images through other apps on the Android](https://github.com/siyuan-note/siyuan/issues/10736)
* [Improved tab menu shake issue](https://github.com/siyuan-note/siyuan/issues/10737)
* [Improve tab menu shake issue](https://github.com/siyuan-note/siyuan/issues/10737)
* [Improve database table view multi-select interaction](https://github.com/siyuan-note/siyuan/issues/10738)
* [Support search code snippets](https://github.com/siyuan-note/siyuan/issues/10739)
* [Improve exit focus positioning](https://github.com/siyuan-note/siyuan/issues/10746)