Notesnook Mobile v3.3.20 focuses on usability fixes across the editor, side menu, and plan purchase flow.
Custom toolbar configuration fixes
When configuring toolbar on mobile, the UI would start to behave in strange ways, newly added tools in groups won't show up or the existing tools/groups could not be deleted. All these issues have been resolved so editing the toolbar will work more reliably.
Side menu and notebook structure fixes
The side menu now shows the correct notes count for list items
Moving notebooks
There was a critical bug that allowed users to move parent notebooks into their child causing circular references and such notebooks would disappear from the side-menu Notebooks tab. This has been fixed now.
Included PRs
- Mobile/fix configure toolbar: https://github.com/streetwriters/notesnook/pull/9699
- mobile: fix list-items do not show correct notes count in side menu: https://github.com/streetwriters/notesnook/pull/9697
- mobile: fix discount value shows as undefined on iOS when buying plan: https://github.com/streetwriters/notesnook/pull/9711
- mobile: fix linting not working in vscode and fix lint errors: https://github.com/streetwriters/notesnook/pull/9710
- mobile: fix parent notebook can be moved into it's child notebooks: https://github.com/streetwriters/notesnook/pull/9691
Full Changelog: https://github.com/streetwriters/notesnook/compare/3.3.19-android...3.3.20-android

