diff --git a/apps/mobile/native/android/releasenotes/whatsnew-en-US b/apps/mobile/native/android/releasenotes/whatsnew-en-US index 92c9228f3..994e379df 100644 --- a/apps/mobile/native/android/releasenotes/whatsnew-en-US +++ b/apps/mobile/native/android/releasenotes/whatsnew-en-US @@ -1,9 +1,3 @@ -- You can not sort task list items -- Editor performance with images has been improved a lot -- Fixed issue with images not loading in editor during real-time sync -- Fix app not opening from notifications -- Added oss licenses -- Fix cursor goes behind keyboard on some devices -- Many other bug fixes and improvements +- Fixed reminders notifications on android 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 439e9f955..994e379df 100644 --- a/apps/mobile/native/release_notes.txt +++ b/apps/mobile/native/release_notes.txt @@ -1,10 +1,3 @@ -- You can not sort task list items -- Editor performance with images has been improved a lot -- Fixed issue with images not loading in editor during real-time sync -- Fix app not opening from notifications -- Added oss licenses -- Fix cursor goes behind keyboard on some devices -- Fix 2FA sheet does not show up sometimes after entering email -- Many other bug fixes and improvements +- Fixed reminders notifications on android -Thank you for using Notesnook! \ No newline at end of file +Thank you for using Notesnook! \ No newline at end of file diff --git a/fastlane/metadata/android/en-US/changelogs/10189.txt b/fastlane/metadata/android/en-US/changelogs/10189.txt new file mode 100644 index 000000000..994e379df --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/10189.txt @@ -0,0 +1,3 @@ +- Fixed reminders notifications on android + +Thank you for using Notesnook! \ No newline at end of file