Notesnook Mobile v3.3.27 brings improvements to publishing, reminders, themes, subscriptions, and editor behavior on mobile.
Notebook, tag, and color level preferences
Previously, group and sort preferences were globally applied across all list views, including the home list, notebooks, tags, and colors.
In this update, these preferences are now saved individually for each notebook, tag, and color, allowing for a more customized viewing experience.
Publishing Notes
Publishing on mobile is now more reliable with stronger validation and clearer feedback.
- Added password validation before publishing a note
- Wrapped publish-note title input into multiple lines so it's easier to view long titles
Editor Improvements
- Added a success message after note duplication
- Hid the table of contents button when no headings are present
- Fixed long tag names not wrapping properly in the editor
- Allowed any width and height value in embed size options
- Added validation for invalid urls when adding embeds
Reminders & Note Flow Fixes
Reminder flows from note screens are smoother and more consistent.
- Fixed screen jerks when opening the add reminder screen from a note
- Fixed editing and deleting reminders from note properties
Themes, Subscription & Recovery Key Fixes
We addressed several high-impact issues around app state and account-related flows.
- Fixed theme selector issues where themes did not load properly on mobile
- Fixed subscription-not-active sheet getting stuck in loading state on error
- Added a user-friendly error for invalid theme file uploads
- Fixed saving Recovery Key QR code to gallery so it no longer saves to files
Included PRs
- mobile: validate password field before publishing note by @kashaf-ansari-dev in https://github.com/streetwriters/notesnook/pull/9893
- Fix subscription not active opens a sheet that keeps loading if there is an error by @ammarahm-ed in https://github.com/streetwriters/notesnook/pull/9919
- Fix themes do not load properly on mobile in theme selector by @ammarahm-ed in https://github.com/streetwriters/notesnook/pull/9918
- Fix screen jerks when opening add reminder screen from note by @ammarahm-ed in https://github.com/streetwriters/notesnook/pull/9920
- mobile: fix unable to edit/delete reminder when accessing reminders from note properties by @ammarahm-ed in https://github.com/streetwriters/notesnook/pull/9915
- mobile: add success message after note duplication by @kashaf-ansari-dev in https://github.com/streetwriters/notesnook/pull/9890
- Fix long tag name does not wrap properly in editor by @ammarahm-ed in https://github.com/streetwriters/notesnook/pull/9921
- mobile: hide toc button if no headings in editor by @ammarahm-ed in https://github.com/streetwriters/notesnook/pull/9922
- Allow any width/height value in EmbedSizeOptions when inserting embed by @ammarahm-ed in https://github.com/streetwriters/notesnook/pull/9925
- mobile: wrap title input into multiple lines for publish note by @ammarahm-ed in https://github.com/streetwriters/notesnook/pull/9944
- mobile: show user-friendly error for invalid theme file upload by @kashaf-ansari-dev in https://github.com/streetwriters/notesnook/pull/9894
- Fix saving Recovery Key QR-Code to Gallery saves it to files by @ammarahm-ed in https://github.com/streetwriters/notesnook/pull/9900
New Contributors
- @kashaf-ansari-dev made their first contribution in https://github.com/streetwriters/notesnook/pull/9893
Full Changelog: https://github.com/streetwriters/notesnook/compare/3.3.24-android...3.3.27-android

