🌟 Features & new stuff
- Support for pasting attachments & images directly into editor using Ctrl+C/Ctrl+V is back.
- We have added logging in different places around the app to help us diagnose problems. These logs are stored locally in the database. You can download & send us the logs by going into
Settings > Developer options > Download logs
. - Database migration has been made much more reliable; the app now forces you to take a backup before performing the migration.
- Selecting and toggling multiple tasks in the task list is now supported (#667)
🐛 Fixes & improvements:
- Fixed issue where right pane in diff viewer was not scrollable
- Fixed issue where toast had white background in dark mode
- Fixed issue where duplicate notes were being created when typing really fast in editor (#644 #621 #680)
- Markdown export now properly supports the new tasklist, codeblocks & tables
- Fixed issue where coloring multiple notes & syncing them to another device only showed a few notes in the synced color (#486 #647)
- Resumable sync has been removed (temporarily) which should make syncing much more reliable.
- Fixed issue where conflicted & pinned notes didn't appear at top when Group by was set to None
- Fixed issue where line breaks were getting removed during migration
- Fixed issue where highlighting was not being shown in the new editor
- Fixed issue where very small images were getting distorted