Notesnook Desktop v3.4.7 includes important account recovery and search fixes, along with several bug fixes.
Fix account recovery
This release fixes a critical bug in the account recovery process that could allow a password to be changed with an invalid or incorrect recovery key. This could result in a corrupted account if a recovery key from a different account was used. The issue only affected some legacy users.
This release adds:
- Proper recovery key validation to prevent invalid recovery keys
- Recovery key verification by decrypting an item from the user's account
- Extensive tests covering the password recovery process
Fix tags and colors in search queries
Multi-word tags and colors filter should work if they are enclosed in double quotes, example tag:"the diary".
- Fix quoted and repeated tag and color filters in search queries
- Fix multiple tag and color filters not working
Bug fixes
- Persist the theme's color scheme when setting a new theme
- Fix duplicate task IDs in
deleteItemsFromTrash, thanks zigzagdev.
Full changelog: https://github.com/streetwriters/notesnook/compare/v3.4.6...v3.4.7
