Notesnook Desktop v3.3.13 includes password reset UX improvement, headline format update, and multiple bug fixes.
Improve UX on password reset flow
We've added some changes in the password reset flow for better user experience
- The page will automatically redirect to login page after final step
- Back buttons are added on each form
- Better error messages when an invalid recovery key is inputted
Title $headline$ format change
After various user requests last year, we changed how the note title's headline format worked. It would extract content from all nodes (paragraphs, headings, lists) until it hit the 150 character limit. Users have been asking for a while to change this behavior, and after some reflection we've changed it to only get content from the note's first paragraph/title and up to 60 characters.
Various bug fixes
- Fix callout's first heading being collapsed/expanded when clicking right next to it
- Fix plans page being cut off from the top
- On change email, refresh the user so the new email is instantly visible. Also fixed the change email OTP timer not running on first attempt
- Handle crash on preview attachment
- Perform fuzzy search again if query contains non-alphanumeric characters
- Guard against undefined backStack/forwardStack in TabSessionHistory
- Fix HTML entities being shown in match result
Full changelog: https://github.com/streetwriters/notesnook/compare/v3.3.12...v3.3.13

