diff --git a/apps/mobile/native/android/releasenotes/whatsnew-en-US b/apps/mobile/native/android/releasenotes/whatsnew-en-US index 8c32701e4..661c42803 100644 --- a/apps/mobile/native/android/releasenotes/whatsnew-en-US +++ b/apps/mobile/native/android/releasenotes/whatsnew-en-US @@ -1,3 +1,7 @@ -- Bug fixes and performance improvements +- Preview notes in trash +- Improved editor performance +- Attachments will now download in realtime sync +- Improved sync performance & fixed "Failed to sync" +errors on app launch Thank you for using Notesnook! \ No newline at end of file diff --git a/apps/mobile/native/release_notes.txt b/apps/mobile/native/release_notes.txt index 6995164fd..661c42803 100644 --- a/apps/mobile/native/release_notes.txt +++ b/apps/mobile/native/release_notes.txt @@ -1,6 +1,7 @@ -- Auto & real time sync enabled for all users -- Added Quick actions & shortcuts to launcher -- Splashscreen will now follow system theme -- Many bug fixes and improvements +- Preview notes in trash +- Improved editor performance +- Attachments will now download in realtime sync +- Improved sync performance & fixed "Failed to sync" +errors on app launch Thank you for using Notesnook! \ No newline at end of file