Enhancements
- Made Focus Mode/Toggle Sidebar naming consistent using Focus Mode (props @dplanella)
- Removes the tag heading from the navigation menu when there are no tags
- Updates the number of lines in the note preview to be three lines in expanded display
- Autofocus the delete tag button when the confirmation dialog is opened
- Improved parsing of multiple pasted tags
- Improved accessibility of the application for keyboard and screen reader users
- Improve error handling and messaging within the app
- Improve navigation sidebar and revision selector accessibility for keyboards and screen readers
- Updating imports to a single dialog where any supported file type can be imported at the same time
Fixes
- Fixes issue when you rename a selected tag, the menubar title is updated to reflect the new tag name
- Fix position of Offline badge indicator in Electron builds
- Fixes some styling issues with the unsynchronized note warning dialog
- Fix editing of pending tag input
- Fix to only show scrollbars on the tag list when needed
- Fix dismissing the tooltip for disabled buttons
- Fixes to checkboxes in preview mode