From 1f601344af96f4c239402d668cf30041ca31b937 Mon Sep 17 00:00:00 2001 From: Daniel <845765@qq.com> Date: Sun, 27 Oct 2024 16:52:57 +0800 Subject: [PATCH] :memo: Update changelogs --- app/changelogs/v2.8.4-v2.12.8/v2.8.5/v2.8.5.md | 2 +- app/changelogs/v3.0.x/v3.0.6/v3.0.6.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/changelogs/v2.8.4-v2.12.8/v2.8.5/v2.8.5.md b/app/changelogs/v2.8.4-v2.12.8/v2.8.5/v2.8.5.md index 1769cbd9d..4218c0eb0 100644 --- a/app/changelogs/v2.8.4-v2.12.8/v2.8.5/v2.8.5.md +++ b/app/changelogs/v2.8.4-v2.12.8/v2.8.5/v2.8.5.md @@ -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) diff --git a/app/changelogs/v3.0.x/v3.0.6/v3.0.6.md b/app/changelogs/v3.0.x/v3.0.6/v3.0.6.md index 511954838..84482e21e 100644 --- a/app/changelogs/v3.0.x/v3.0.6/v3.0.6.md +++ b/app/changelogs/v3.0.x/v3.0.6/v3.0.6.md @@ -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)