diff --git a/apps/mobile/android/releasenotes/whatsnew-en-US b/apps/mobile/android/releasenotes/whatsnew-en-US index 157876f9e..b2eb6b20c 100644 --- a/apps/mobile/android/releasenotes/whatsnew-en-US +++ b/apps/mobile/android/releasenotes/whatsnew-en-US @@ -1,7 +1,5 @@ -- Add support for Android 12 splash splash screen -- Improved onboarding for new users -- Improved app launch for better UX -- Fixed clicking on some links in editor cause a crash -- Fixed many bugs and improved performance +- Fix editor closes after opening note/new note on some devices +- Fix Keyboard padding issues on some devices +- Fix copy note from quick actions on note not working. 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 8589f45ef..b2eb6b20c 100644 --- a/apps/mobile/release_notes.txt +++ b/apps/mobile/release_notes.txt @@ -1,6 +1,5 @@ -- Improved onboarding for new users -- Improved app launch for better UX -- Fixed clicking on some links in editor cause a crash -- Fixed many bugs and improved performance +- Fix editor closes after opening note/new note on some devices +- Fix Keyboard padding issues on some devices +- Fix copy note from quick actions on note not working. Thank you for using Notesnook! \ No newline at end of file