diff --git a/apps/mobile/android/releasenotes/whatsnew-en-US b/apps/mobile/android/releasenotes/whatsnew-en-US index 844ff414d..b0c11f01c 100644 --- a/apps/mobile/android/releasenotes/whatsnew-en-US +++ b/apps/mobile/android/releasenotes/whatsnew-en-US @@ -1,9 +1,8 @@ -- A new editor for Notesnook -- Configurable toolbar - Everyone deserves their own toolbar -- KaTex Math support -- Outline lists -- Task lists with progress & reordering -- Overhaul Settings for better UI and UX -- Lot's of bug fixes and performance improvements +- Fix toolbar appears at incorrect position +- Fixed a crash when trying to configure toolbar +- Fixed toggling task item causing keyboard to open +- Fixed minimal toolbar preset shows default toolbar +- Improved gestures and drawer animations +- Removed the annoying alerts on app launch 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 844ff414d..dd86f0faf 100644 --- a/apps/mobile/release_notes.txt +++ b/apps/mobile/release_notes.txt @@ -1,9 +1,9 @@ -- A new editor for Notesnook -- Configurable toolbar - Everyone deserves their own toolbar -- KaTex Math support -- Outline lists -- Task lists with progress & reordering -- Overhaul Settings for better UI and UX -- Lot's of bug fixes and performance improvements +- You can now swipe left from the edge to close the editor on iPhone +- Fix toolbar appears at incorrect position +- Fixed a crash when trying to configure toolbar +- Fixed toggling task item causing keyboard to open +- Fixed minimal toolbar preset shows default toolbar +- Improved gestures and drawer animations +- Removed the annoying alert on app launch Thank you for using Notesnook! \ No newline at end of file