Releases: Automattic/simplenote-electron
Releases · Automattic/simplenote-electron
2.11.0-beta1
Enhancements
- Updated search so that all notes are searched even if there is a currently selected tag #2878
- Added the option to search with
tag:untagged
to find notes without any tags #2879 - Added tags to the note history screen #2817
- Added system theme for Mac and Windows Electron apps #2882
- Updated the method of setting the theme selection #2873
- Reduced the number of colors used throughout the project #2872
Fixes
- Fixed a couple of bugs where the editor would get focus instead of staying with the search field #2531
2.10.0
Enhancements
- Removed the sort options bar from the note list and updated the sort options in the Settings #2841
- Updated the design of the login/sign up form as well as clarifying the message shown when requesting an account #2831
- Updated the styling of the search UI including the search highlighting #2791
- Updated the note toolbar and note info sidebar to be two dialogs, one for note info, and one for note actions #2622, #2835, #2843, #2842
- Added scrolling to the list of unsynchronized notes in the warning dialog #2816
Fixes
- Fixed extra line breaks issue when exporting notes #2819
- Fixed displaying extra blank spaces in history screen #2829, #2867
- Fixed to apply selected tag to a new note by default #2556
- Fixed spacing on unsynced notes warning message #2797
- Fixed cut off issue for dialogs when the window is too small #2815, #2834, #2863
- Fixed unnecessary separators in the Electron builds File and Edit menus when not yet logged in (props @Klauswk) #2724
- Fixed the clear search button so it does not appear unless there is a search term to clear #2862
2.10.0-beta2
Enhancements
- Removed the sort options bar from the note list and updated the sort options in the Settings #2841
- Updated the design of the login/sign up form as well as clarifying the message shown when requesting an account #2831
- Updated the styling of the search UI including the search highlighting #2791
- Updated the note toolbar and note info sidebar to be two dialogs, one for note info, and one for note actions #2622, #2835, #2843, #2842
- Added scrolling to the list of unsynchronized notes in the warning dialog #2816
Fixes
- Fixed extra line breaks issue when exporting notes #2819
- Fixed displaying extra blank spaces in history screen #2829, #2867
- Fixed to apply selected tag to a new note by default #2556
- Fixed spacing on unsynced notes warning message #2797
- Fixed cut off issue for dialogs when the window is too small #2815, #2834, #2863
- Fixed unnecessary separators in the Electron builds File and Edit menus when not yet logged in (props @Klauswk) #2724
- Fixed the clear search button so it does not appear unless there is a search term to clear #2862
2.10.0-beta1
Enhancements
- Removed the sort options bar from the note list and updated the sort options in the Settings #2841
- Updated the design of the login/sign up form as well as clarifying the message shown when requesting an account #2831
- Updated the styling of the search UI including the search highlighting #2791
- Updated the note toolbar and note info sidebar to be two dialogs, one for note info, and one for note actions #2622
- Added scrolling to the list of unsynchronized notes in the warning dialog #2816
Fixes
- Fixed extra line breaks issue when exporting notes #2819
- Fixed displaying extra blank spaces in history screen #2829
- Fixed to apply selected tag to a new note by default #2556
- Fixed spacing on unsynced notes warning message #2797
- Fixed cut off issue for dialogs when the window is too small #2815
- Fixed unnecessary separators in the Electron builds File and Edit menus when not yet logged in (props @Klauswk) #2724
2.9.0
Enhancements
- Updated Focus Mode/Toggle Sidebar naming to be consistent using Focus Mode (props @dplanella)
- Removed the tag heading from the navigation menu when there are no tags
- Updated the number of lines in the note preview to be three lines in expanded display
- Updated to 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
- Improved error handling and messaging within the app
- Improved navigation sidebar and revision selector accessibility for keyboards and screen readers
- Updated imports to a single dialog where any supported file type can be imported at the same time
- Improved recognizability of inline code elements
Fixes
- Fixed an issue when you rename a selected tag, the menubar title is updated to reflect the new tag name
- Fixed the position of the offline badge indicator in Electron builds
- Fixed some styling issues with the unsynchronized note warning dialog
- Fixed editing of pending tag input
- Fixed to only show scrollbars on the tag list when needed
- Fixed dismissing the tooltip for disabled buttons
- Fixed to checkboxes in preview mode
2.9.0-beta1
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
2.8.0
Enhancements
- Added Untagged Notes filter to sidebar
- Added a confirmation dialog before deleting a tag
- Updated the navigation bar styles
- Updated navigation bar color
- Updated tag input styling
- Updated styling of dialogs throughout the app
- Updated the Windows installation process to be able to choose to install for all users on the computer or just the current user
- Auto-remove line terminators like line separators (LS) or paragraph separator (PS)
Fixes
- Ensure that tags on imported notes are added and synced properly
- Fixed overflowing dialog content when a long email address is used during signup
- Fix cut-off dialog close button in Safari
- Fixed a bug in note export to avoid duplicate filenames when certain characters were used in the note title
- Updated the view when no notes show in a specific list; fixed the view when adding a new note from the Trash
- Enable keyboard shortcut for search even when keyboard shortcut preference is set to be disabled
- Fixed a bug that caused Ctrl+G and some other shortcuts to fail on Windows/Linux
- Refresh the note list after restoring a revision
- Removed the spellcheck option from the Edit menu
- Fixed scrollbar styles in Firefox
- Fixed slider handle alignment in Chrome
Other Changes
- Refactored reducer states showTrash and openedTag
- Pinned dependencies
2.8.0-beta3
Enhancements
- Added a sort order bar to the note list
- Added a checklist icon to the note toolbar
- Updated tag renaming to be more consistent in the app and across platforms
- Moved the note revision slider to the bottom of the note
- Added the new note icon to the toolbar when in focus mode
- Updated the icon set
- Updated tag editing styles
- Adjusted note list width and font weights
- Updated pinner styles in the note list
Fixes
- Tag input now inserts tags when a space is used or when clicking outside of the input area
- Updated Monaco editor to 0.22.0 to fix duplicate character inputs on Firefox
- Updated keyboard shortcut keys to display correctly based on platform
- Fixed a bug causing duplicate and unwanted items to appear in the context menu
2.8.0-beta2
Enhancements
- Added a sort order bar to the note list
- Added a checklist icon to the note toolbar
- Updated tag renaming to be more consistent in the app and across platforms
- Moved the note revision slider to the bottom of the note
- Added the new note icon to the toolbar when in focus mode
- Updated the icon set
- Updated tag editing styles
- Adjusted note list width and font weights
- Updated pinner styles in the note list
Fixes
- Tag input now inserts tags when a space is used or when clicking outside of the input area
- Updated Monaco editor to 0.22.0 to fix duplicate character inputs on Firefox
- Updated keyboard shortcut keys to display correctly based on platform
- Fixed a bug causing duplicate and unwanted items to appear in the context menu
2.7.1
Enhancements
- Updated new account signup flow