From b679363a0e6ca187affe35094a4e21f89c74b002 Mon Sep 17 00:00:00 2001 From: ammarahm-ed Date: Wed, 29 Dec 2021 13:28:15 +0500 Subject: [PATCH] update changelog --- apps/mobile/android/releasenotes/whatsnew-en-US | 13 +++++++++---- apps/mobile/release_notes.txt | 13 +++++++++---- 2 files changed, 18 insertions(+), 8 deletions(-) diff --git a/apps/mobile/android/releasenotes/whatsnew-en-US b/apps/mobile/android/releasenotes/whatsnew-en-US index 919d1201f..8f48838ae 100644 --- a/apps/mobile/android/releasenotes/whatsnew-en-US +++ b/apps/mobile/android/releasenotes/whatsnew-en-US @@ -1,6 +1,11 @@ -- Fixed session expiring issues faced by many users -- Fix numerous issues with syncing between multiple devices -- Fixed note is saved sometimes when opening editor -- Improved editor performance +- Note history — from this version, each session will be saved locally all the way back to the first edit. +- Better tables support in editor +- Editor toolbar is now more compact and improved +- Mobile optimized search/replace in editor +- You can now view/manage note tags in editor +- Improved note properties ui & ux +- Results in search are more reliable now +- Add attachment count on notes +- Many other ui and performance improvements Thank you for using Notesnook! \ No newline at end of file diff --git a/apps/mobile/release_notes.txt b/apps/mobile/release_notes.txt index 919d1201f..8f48838ae 100644 --- a/apps/mobile/release_notes.txt +++ b/apps/mobile/release_notes.txt @@ -1,6 +1,11 @@ -- Fixed session expiring issues faced by many users -- Fix numerous issues with syncing between multiple devices -- Fixed note is saved sometimes when opening editor -- Improved editor performance +- Note history — from this version, each session will be saved locally all the way back to the first edit. +- Better tables support in editor +- Editor toolbar is now more compact and improved +- Mobile optimized search/replace in editor +- You can now view/manage note tags in editor +- Improved note properties ui & ux +- Results in search are more reliable now +- Add attachment count on notes +- Many other ui and performance improvements Thank you for using Notesnook! \ No newline at end of file