|
@@ -24,6 +24,7 @@ Below are the detailed changelogs.
|
|
* [Show interface zoom action on the top bar](https://github.com/siyuan-note/siyuan/issues/8212)
|
|
* [Show interface zoom action on the top bar](https://github.com/siyuan-note/siyuan/issues/8212)
|
|
* [When multiple windows exist, each window should be isolated using the `Optimize Typesetting`](https://github.com/siyuan-note/siyuan/issues/8216)
|
|
* [When multiple windows exist, each window should be isolated using the `Optimize Typesetting`](https://github.com/siyuan-note/siyuan/issues/8216)
|
|
* [Improve marketplace UI](https://github.com/siyuan-note/siyuan/issues/8219)
|
|
* [Improve marketplace UI](https://github.com/siyuan-note/siyuan/issues/8219)
|
|
|
|
+* [Improve initialization data sync interaction](https://github.com/siyuan-note/siyuan/issues/8220)
|
|
* [Add Settings - Search - Index - Asset path](https://github.com/siyuan-note/siyuan/issues/8221)
|
|
* [Add Settings - Search - Index - Asset path](https://github.com/siyuan-note/siyuan/issues/8221)
|
|
* [Show tips if dynamic loading is available](https://github.com/siyuan-note/siyuan/issues/8224)
|
|
* [Show tips if dynamic loading is available](https://github.com/siyuan-note/siyuan/issues/8224)
|
|
* [Kernel API `/api/query/sql` support `UNION` statement](https://github.com/siyuan-note/siyuan/issues/8226)
|
|
* [Kernel API `/api/query/sql` support `UNION` statement](https://github.com/siyuan-note/siyuan/issues/8226)
|
|
@@ -39,6 +40,8 @@ Below are the detailed changelogs.
|
|
* [Improve open doc performance](https://github.com/siyuan-note/siyuan/issues/8248)
|
|
* [Improve open doc performance](https://github.com/siyuan-note/siyuan/issues/8248)
|
|
* [Add kernel API `/api/block/getChildBlocks`](https://github.com/siyuan-note/siyuan/issues/8249)
|
|
* [Add kernel API `/api/block/getChildBlocks`](https://github.com/siyuan-note/siyuan/issues/8249)
|
|
* [Go back/forward should affect outline focus](https://github.com/siyuan-note/siyuan/issues/8256)
|
|
* [Go back/forward should affect outline focus](https://github.com/siyuan-note/siyuan/issues/8256)
|
|
|
|
+* [Release the related resources when uninstalling the plugin](https://github.com/siyuan-note/siyuan/issues/8258)
|
|
|
|
+* [Data sync connectivity check supports redirection](https://github.com/siyuan-note/siyuan/issues/8264)
|
|
|
|
|
|
### Bugfix
|
|
### Bugfix
|
|
|
|
|
|
@@ -51,3 +54,8 @@ Below are the detailed changelogs.
|
|
* [Outline jump positioning is incorrect](https://github.com/siyuan-note/siyuan/issues/8233)
|
|
* [Outline jump positioning is incorrect](https://github.com/siyuan-note/siyuan/issues/8233)
|
|
* [Export PDF hangs on focus heading](https://github.com/siyuan-note/siyuan/issues/8239)
|
|
* [Export PDF hangs on focus heading](https://github.com/siyuan-note/siyuan/issues/8239)
|
|
* [Only the first plugin switch is valid in the marketplace downloaded](https://github.com/siyuan-note/siyuan/issues/8243)
|
|
* [Only the first plugin switch is valid in the marketplace downloaded](https://github.com/siyuan-note/siyuan/issues/8243)
|
|
|
|
+* [The flashcard mark of the doc title is not displayed](https://github.com/siyuan-note/siyuan/issues/8260)
|
|
|
|
+
|
|
|
|
+### Development
|
|
|
|
+
|
|
|
|
+* [Cannot return when plugin `loadData` is empty](https://github.com/siyuan-note/siyuan/issues/8259)
|