diff --git a/apps/mobile/android/releasenotes/whatsnew-en-US b/apps/mobile/android/releasenotes/whatsnew-en-US index b0c11f01c..16ae8babd 100644 --- a/apps/mobile/android/releasenotes/whatsnew-en-US +++ b/apps/mobile/android/releasenotes/whatsnew-en-US @@ -1,8 +1,7 @@ -- 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 +- Add a button in settings to reset toolbar config +- Fix accent color not applied in some parts of editor +- Fix changing grouping causes notes list to be empty - Improved gestures and drawer animations -- Removed the annoying alerts on app launch +- Fixed sync issues -Thank you for using Notesnook! \ No newline at end of file +Thank you for using Notesnook! diff --git a/apps/mobile/release_notes.txt b/apps/mobile/release_notes.txt index dd86f0faf..421897b1a 100644 --- a/apps/mobile/release_notes.txt +++ b/apps/mobile/release_notes.txt @@ -1,9 +1,7 @@ -- 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 +- Add a button in settings to reset toolbar config +- Fix accent color not applied in some parts of editor +- Fix changing grouping causes notes list to be empty - Improved gestures and drawer animations -- Removed the annoying alert on app launch +- Fixed sync issues Thank you for using Notesnook! \ No newline at end of file