From 6fe392f59fd930d274ee2cadaa34009853dac84a Mon Sep 17 00:00:00 2001 From: ammarahm-ed Date: Wed, 9 Mar 2022 20:20:50 +0500 Subject: [PATCH] chore: release changelog --- .../android/releasenotes/whatsnew-en-US | 12 ++++--- apps/mobile/release_notes.txt | 15 +++++--- apps/mobile/releasenotes.md | 35 +++++++------------ 3 files changed, 30 insertions(+), 32 deletions(-) diff --git a/apps/mobile/android/releasenotes/whatsnew-en-US b/apps/mobile/android/releasenotes/whatsnew-en-US index df99cfc56..e4a6a7925 100644 --- a/apps/mobile/android/releasenotes/whatsnew-en-US +++ b/apps/mobile/android/releasenotes/whatsnew-en-US @@ -1,7 +1,9 @@ -- Fixed relogin failing on session expired screen -- Fixed sorting of Notebooks in "Add to notebook" sheet -- Fixed nested checklist items can't be toggled in editor -- Fixed can't scroll to the end of Notebooks in "Add to notebook" sheet -- Moved "Dark mode" button in note properties to the end +- Added a "new feature" introduction sheet +- Now you can view and manage all file & image attachments from Settings +- Changed collapse/expand heading icons +- Enabled auto day/night theme switching for free users +- Enabled h1 heading in editor +- Fixed auto-sync not working on mobile devices +- Fixed placeholder showing behind opened note 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 df99cfc56..cc6ca5782 100644 --- a/apps/mobile/release_notes.txt +++ b/apps/mobile/release_notes.txt @@ -1,7 +1,12 @@ -- Fixed relogin failing on session expired screen -- Fixed sorting of Notebooks in "Add to notebook" sheet -- Fixed nested checklist items can't be toggled in editor -- Fixed can't scroll to the end of Notebooks in "Add to notebook" sheet -- Moved "Dark mode" button in note properties to the end +- Added a "new feature" introduction sheet +- Now you can view and manage all file & image attachments from Settings +- Changed collapse/expand heading icons +- Enabled auto day/night theme switching for free users +- Enabled h1 heading in editor +- New version update sheet will now link to github repo for users who have downloaded the app from github +- Improved auto syncing +- Fixed auto-sync not working on mobile devices +- Fixed announcement not hiding on iOS +- Fixed placeholder showing behind opened note Thank you for using Notesnook! \ No newline at end of file diff --git a/apps/mobile/releasenotes.md b/apps/mobile/releasenotes.md index 9701907f1..41dea0d21 100644 --- a/apps/mobile/releasenotes.md +++ b/apps/mobile/releasenotes.md @@ -1,24 +1,15 @@ -- Add new "Move notes" button in topic properties to quickly move notes to a topic -- Overhauled Auth flows with new UI/UX -- Overhauled App lock UI -- Added new placeholders with useful tips about app features -- Added Auto search on typing in Search/Replace -- Added new walkthrough for notesnooks for new users -- Added read only mode for notes -- Added walkthroughs for pro/trial users -- Allow to opt-out of getting "Backup completed" dialogs on app launch when automatic backups are turned on -- Disable swipe gestures when selecting multiple notes -- Fixed Search/Replace does not accept spaces -- Fixed inline markdown transforms not working -- Fixed tags in editor hide/flicker on opening a note -- Fixed Home screen widget not launching on Android 12 -- Fixed codeblocks are not scrollable in editor -- Fixed collapsing/expanding a heading causes cursor to jump on iOS -- Do not show title in notification pinned note -- Do not lock app if requesting fingerprint unlock for vault -- Reuse backup folder if it exists in subfolders of selected directory on android -- Fixed app hangs and becomes unusable on some phones -- Improved web clipper in widget to handle tables & codeblocks and remove invalid elements -- Disable swipe to close gesture in editor as it interferes with editing or scrolling. +# What's new +- Added a "new feature" introduction sheet +- Now you can view and manage all file & image attachments from Settings +- Changed collapse/expand heading icons +- Enabled auto day/night theme switching for free users +- Enabled h1 heading in editor +- New version update sheet will now link to github repo for users who have downloaded the app from github +- Improved auto syncing + +# What's fixed +- Fixed auto-sync not working on mobile devices +- Fixed announcement not hiding on iOS +- Fixed placeholder showing behind opened note Thank you for using Notesnook! \ No newline at end of file