diff --git a/apps/mobile/android/releasenotes/whatsnew-en-US b/apps/mobile/android/releasenotes/whatsnew-en-US index 1201f1f1c..3edb74ee3 100644 --- a/apps/mobile/android/releasenotes/whatsnew-en-US +++ b/apps/mobile/android/releasenotes/whatsnew-en-US @@ -1,7 +1,7 @@ -- Redesign dialogs in mobile & desktop apps -- Fix tags not sorting and renaming -- Improved editor performance with large notes -- Improved Login and Signup flow -- Bug fixes and performance improvements +- Added a new announcement dialog +- Fixed a new note cannot be created from inside a notebook +- Fixed app crashing on launch for some users +- Fixed tags in languages other than english not created +- Other minor 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 f98936f57..3edb74ee3 100644 --- a/apps/mobile/release_notes.txt +++ b/apps/mobile/release_notes.txt @@ -1,9 +1,7 @@ -- Redesign dialogs in mobile & desktop apps -- Fix tags not sorting and renaming -- Fix subscription issues for ios users -- Improved editor performance with large notes -- Improved Login and Signup flow -- Bug fixes and performance improvements - -Thank you for using Notesnook! +- Added a new announcement dialog +- Fixed a new note cannot be created from inside a notebook +- Fixed app crashing on launch for some users +- Fixed tags in languages other than english not created +- Other minor performance improvements +Thank you for using Notesnook! \ No newline at end of file