simplenote-electron

Simplenote for Web, Windows, and Linux

GPL-2.0 License

Stars
4.8K

Bot releases are visible (Hide)

simplenote-electron - 2.10.0-beta2

Published by wpmobilebot over 3 years ago

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
simplenote-electron - 2.10.0-beta1

Published by wpmobilebot over 3 years ago

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
simplenote-electron - 2.8.0-beta1

Published by mokagio over 3 years ago

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
simplenote-electron - 2.9.0

Published by wpmobilebot over 3 years ago

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
simplenote-electron - 2.9.0-beta1

Published by wpmobilebot over 3 years ago

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
simplenote-electron - 2.8.0

Published by wpmobilebot over 3 years ago

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
simplenote-electron - 2.8.0-beta3

Published by wpmobilebot over 3 years ago

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
simplenote-electron - 2.8.0-beta2

Published by wpmobilebot over 3 years ago

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
simplenote-electron - 2.7.1

Published by wpmobilebot over 3 years ago

Enhancements

  • Updated new account signup flow
simplenote-electron - 2.7.1-beta2

Published by mokagio over 3 years ago

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
simplenote-electron - 2.7.1-beta1

Published by belcherj over 3 years ago

Enhancements

  • Updated new account signup flow
simplenote-electron - 2.7.0

Published by belcherj over 3 years ago

Enhancements

  • Added a sort order bar to the note list #2542
  • Added a checklist icon to the note toolbar #2603
  • Updated tag renaming to be more consistent in the app and across platforms #2602
  • Moved the note revision slider to the bottom of the note #2586, #2662
  • Added the new note icon to the toolbar when in focus mode #2596, #2671
  • Updated the icon set #2623
  • Updated tag editing styles #2584
  • Adjusted note list width and font weights #2631
  • Updated pinner styles in the note list #2624

Fixes

  • Tag input now inserts tags when a space is used or when clicking outside of the input area #2607
  • Updated Monaco editor to 0.22.0 to fix duplicate character inputs on Firefox #2611
  • Updated keyboard shortcut keys to display correctly based on platform #2601
  • Fixed a bug causing duplicate and unwanted items to appear in the context menu #2669
simplenote-electron - 2.7.0-beta1

Published by belcherj over 3 years ago

Enhancements

  • Added a sort order bar to the note list #2542
  • Added a checklist icon to the note toolbar #2603
  • Updated tag renaming to be more consistent in the app and across platforms #2602
  • Moved the note revision slider to the bottom of the note #2586
  • Added the new note icon to the toolbar when in focus mode #2596
  • Updated the icon set #2623
  • Updated tag editing styles #2584
  • Adjusted note list width and font weights #2631
  • Updated pinner styles in the note list #2624

Fixes

  • Tag input now inserts tags when a space is used or when clicking outside of the input area #2607
  • Updated Monaco editor to 0.22.0 to fix duplicate character inputs on Firefox #2611
  • Updated keyboard shortcut keys to display correctly based on platform #2601
simplenote-electron - 2.6.0

Published by belcherj over 3 years ago

Enhancements

  • Added email verification UI #2587
  • Moved search field into notes list and updated styles #2580, #2595
  • Added creation date to the note info panel #2585
  • Clarified the wording of the unsynchronized notes warning #2594

Fixes

  • Added a missing aria-label to the revision slider (props to @tbourrely) #2583
  • Fixed loading of the analytics preference so it will send events if user has opted in #2605

Other Changes

  • Allow installation without administrator privileges on Windows #2581
  • Upgraded some dependencies #2575 but partially-reverted this PR due to some text edit actions not working #2604
  • Updated the external Settings URL #2591
simplenote-electron - 2.6.0-beta2

Published by belcherj over 3 years ago

Enhancements

  • Added email verification UI #2587
  • Moved search field into notes list and updated styles #2580, #2595
  • Added creation date to the note info panel #2585
  • Clarified the wording of the unsynchronized notes warning #2594

Fixes

  • Added a missing aria-label to the revision slider (props to @tbourrely) #2583

Other Changes

  • Allow installation without administrator privileges on Windows #2581
  • Upgraded some dependencies #2575 but partially-reverted this PR due to some text edit actions not working #2604
  • Updated the external Settings URL #2591
simplenote-electron - 2.6.0-beta1

Published by belcherj over 3 years ago

Enhancements

  • Added email verification UI #2587
  • Moved search field into notes list and updated styles #2580, #2595
  • Added creation date to the note info panel #2585
  • Clarified the wording of the unsynchronized notes warning #2594

Fixes

  • Added a missing aria-label to the revision slider (props to @tbourrely) #2583

Other Changes

  • Allow installation without administrator privileges on Windows #2581
  • Upgraded Monaco dependencies #2575
  • Updated the external Settings URL #2591
simplenote-electron - 2.5.0

Published by belcherj over 3 years ago

Fixes

  • Fixed a bug that sometimes prevented checklists and bulleted lists from automatically continuing on the next line #2548
  • Fixed layout bugs causing the search results bar to overlap note contents and tag input field #2545
  • Fixed a bug where some search terms could be dropped when searching for quoted strings #2550
  • Fixed navigation list styles on Safari #2552
  • Fixed a bug causing notes to still be filtered after creating a new note from search results #2557
  • Load the correct configuration file in local development #2536
  • Fixed a crash on note search in Safari #2538

Other Changes

  • Updated dependencies #2547
  • Updated arguments to addDynamicKeybinding function #2546
  • Prevent adding undefined as a className when no value provided (props to @ubaidisaev) #2551
simplenote-electron - 2.5.0-beta1

Published by belcherj almost 4 years ago

Fixes

  • Fixed a bug that sometimes prevented checklists and bulleted lists from automatically continuing on the next line #2548
  • Fixed layout bugs causing the search results bar to overlap note contents and tag input field #2545
  • Fixed a bug where some search terms could be dropped when searching for quoted strings #2550
  • Fixed navigation list styles on Safari #2552
  • Fixed a bug causing notes to still be filtered after creating a new note from search results #2557
  • Load the correct configuration file in local development #2536
  • Fixed a crash on note search in Safari #2538

Other Changes

  • Updated dependencies #2547
  • Updated arguments to addDynamicKeybinding function #2546
  • Prevent adding undefined as a className when no value provided (props to @ubaidisaev) #2551
simplenote-electron - 2.4.0

Published by belcherj almost 4 years ago

Enhancements

  • Added search context to the note list #2424
  • Use the Tab key to indent nested list items from anywhere within the line #2515, #2518

Fixes

  • Fixed a crash when entering a multi-word search term in Expanded display mode #2516
  • Show error message when trying to import invalid JSON #2446
  • Fixed buggy cursor when hitting enter on an empty list item #2519
  • Made sidebar icons the correct shade of blue #2513
  • Fixed a crash when clicking on a tag suggestion from search #2529

Other Changes

  • Only linkify HTTP and simplenote protocols in note preview #2505
  • Tab panels: Add some TypeScript declarations (props to @ubaidisaev) #2489
simplenote-electron - 2.4.0-beta2

Published by belcherj almost 4 years ago