From 953d0295dc2b644682a2f95e798650e995a4f360 Mon Sep 17 00:00:00 2001 From: ammarahm-ed Date: Thu, 2 Mar 2023 13:42:25 +0500 Subject: [PATCH] mobile: update release notes --- .../mobile/native/android/releasenotes/whatsnew-en-US | 8 +------- apps/mobile/native/release_notes.txt | 11 ++--------- fastlane/metadata/android/en-US/changelogs/10189.txt | 3 +++ 3 files changed, 6 insertions(+), 16 deletions(-) create mode 100644 fastlane/metadata/android/en-US/changelogs/10189.txt 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