Notesnook Mobile v3.4.11 is live, focused on the editor experience. This update fixes a notable Android backspace bug, makes editor settings apply instantly, and cleans up a few rough edges around reminders and search.
Improvements
Cleaner toolbar in read-only mode: The editor toolbar now stays hidden when a note is opened in read-only mode, and only appears when a selection-scoped tool actually needs it. This keeps read-only notes distraction-free while still surfacing the right tools when you need them. (#10141)
Bug Fixes
Android backspace works reliably again: After a recent editor engine update, selecting two full text blocks and pressing backspace could delete the content and then immediately add it back. The underlying heuristic is now guarded so backspace behaves correctly. (#10265)
Editor settings apply instantly: Some editor settings previously required an editor reload before taking effect. Changes like double-spaced lines and date/time format now apply immediately, without needing to reopen the note. (#10266)
Reminder selection checkboxes now appear: Long-pressing a reminder to enter multi-selection mode failed to show the selection checkboxes. Checkboxes now render correctly, so you can select and act on multiple reminders. (#10284)
Search text no longer overflows: On Android, long search queries could overflow past the edges of the search field. The text now stays neatly constrained within the search bar. (#10285)
Reduced editor memory usage: Removed leftover debug logging in the editor that could keep every opened editor and its content alive in memory, improving memory usage over long sessions. (#10300)
Full Changelog: https://github.com/streetwriters/notesnook/compare/3.4.10-android...3.4.11-android
