From 9ed78d576af03e7156fb4f054e07b9b9129eefbe Mon Sep 17 00:00:00 2001 From: ammarahm-ed Date: Thu, 25 Nov 2021 12:54:40 +0500 Subject: [PATCH] update release notes --- apps/mobile/android/releasenotes/whatsnew-en-US | 8 ++++---- apps/mobile/release_notes.txt | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/apps/mobile/android/releasenotes/whatsnew-en-US b/apps/mobile/android/releasenotes/whatsnew-en-US index 3edb74ee3..4172b4156 100644 --- a/apps/mobile/android/releasenotes/whatsnew-en-US +++ b/apps/mobile/android/releasenotes/whatsnew-en-US @@ -1,7 +1,7 @@ -- Added a new announcement dialog -- Fixed a new note cannot be created from inside a notebook -- Fixed app crashing on launch for some users -- Fixed tags in languages other than english not created +- Added issue reporting from within the app. Click on "Report an issue" in settings. +- Fixed undo manager not updated on cut. +- Fixed note is not saved when content is directly pasted +- Fixed editor is empty sometimes when note is opened - Other minor performance improvements 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 3edb74ee3..4172b4156 100644 --- a/apps/mobile/release_notes.txt +++ b/apps/mobile/release_notes.txt @@ -1,7 +1,7 @@ -- Added a new announcement dialog -- Fixed a new note cannot be created from inside a notebook -- Fixed app crashing on launch for some users -- Fixed tags in languages other than english not created +- Added issue reporting from within the app. Click on "Report an issue" in settings. +- Fixed undo manager not updated on cut. +- Fixed note is not saved when content is directly pasted +- Fixed editor is empty sometimes when note is opened - Other minor performance improvements Thank you for using Notesnook! \ No newline at end of file