simplenote-electron

Simplenote for Web, Windows, and Linux

GPL-2.0 License

Stars
4.8K

Bot releases are visible (Hide)

simplenote-electron - 2.4.0-beta1

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

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.3.0

Published by belcherj almost 4 years ago

Fixes

  • Fixed a bug causing the app to be missing from Windows 10 notification settings #2483
simplenote-electron - 2.3.0-beta1

Published by belcherj almost 4 years ago

simplenote-electron - 2.2.0

Published by belcherj almost 4 years ago

Enhancements

  • Updated the tag panel UI #2302

Fixes

  • Fixed an issue where deleting a tag did not immediately update the note #2455
  • Fixed Ctrl+Alt+Up/Down arrow selection shortcuts on Win/Linux #2428
  • Fixed a bug that prevented Follow Link / cmd+click from working on external links within the note editor #2470
  • Fixed inconsistent datetime formatting in the note info panel #2473
  • Fixed keyboard shortcuts sometimes not working on Win/Linux #2490

Other Changes

  • Added ARM architectures to the Linux build #2456
simplenote-electron - 2.2.0-beta1

Published by belcherj almost 4 years ago

simplenote-electron - 2.1.0

Published by belcherj almost 4 years ago

Enhancements

  • Added internal link references to the note info panel #2412
  • Display the canonical lexical version ensuring one capitalization or lexical version of a tag is displayed #2435
  • Suggest creating a new note when none exists or notes match search query #2422
  • Added autocompletion / inline search for internal note links #2286

Fixes

  • Fixed a bug where Ctrl+G would not go to the next search result #2402
  • Fixed a bug preventing zoom shortcuts from being triggered by keys on the numeric keypad #2404
  • Fixed a bug causing zoom in / zoom out to only apply to the editor contents #2406
  • Fixed bug in note info panel where links did not copy in Firefox #2414
  • Prevent the scrollbar slider from becoming tiny when there are many notes in the note list #2418
  • Fixed checkboxes so that they can be checked in markdown mode #2415
  • Restored ability to toggle multiple checkboxes at once #2419
  • Made margin in editor clickable to focus editor #2433
  • Allow window to be closed when the user is logged out #2439
  • Clear search and close revision panel when creating a new note #2434
  • Fixed the Windows updater #2440

Other changes

  • Updated the Simperium API token #2387
simplenote-electron - 2.1.0-beta2

Published by belcherj almost 4 years ago

simplenote-electron - 2.1.0-beta1

Published by belcherj almost 4 years ago

simplenote-electron - 2.0.0

Published by belcherj about 4 years ago

Enhancements

  • Rewrite data flow in the app to remove races and sync bugs. This is a major update that involved a rewrite from the ground up of some key parts of the app, as well as replacing the editor component and adding support for internal links. #2148
  • Add support for importing .md files #2351
  • Linkify internal links in the editor #2376

Fixes

  • Allow RTL formatting in Markdown mode #2339
  • Hide the search results banner when printing #2348
  • Display first note in Trash when opening Trash #2349
  • Fix a few bugs with undo/redo/selection #2293, #2345, #2357
  • Open note list when triggering search in narrow mode #2340
  • Fixed tag autocomplete not working with right arrow #2350
  • Hide scrollbars when printing on Legacy Edge #2347
  • Re-layout editor after focus mode change #2371
  • Allow Electron to handle keyboard shortcuts from the menu #2370
  • Make tags in list links until they are being edited #2352
  • Prompt when closing Electron if there are unsynchronized notes #2277
  • Terminology: Change "inter-note link" to "internal link" #2360

Other changes

  • Security: Disabled Electron remote module #2256
  • Add Stylelint for sass linting #2346
simplenote-electron - 2.0.0-beta1

Published by belcherj about 4 years ago

simplenote-electron - 1.21.1

Published by belcherj about 4 years ago

Updated WordPress.com login flow to work on all platforms #2285

simplenote-electron - 1.21.0

Published by belcherj about 4 years ago

Enhancements

  • Added logging and ability to download logs #2194
  • Added support for table alignment and strikethrough in Markdown #2229

Fixes

  • Fixed Evernote import #2201
  • Fixed unsynced note dialog on logout #2230
  • Fixed a bug preventing login if capital letters were used in email address #2226
  • Show pointer cursor on checkboxes #2189
  • Disable menu items if user isn't logged in #2228, #2232
  • Restore ability to view About dialog while logged out #2231
  • Restore missing keyboard shortcut hint for Insert Checklist #2233
simplenote-electron - 1.21.0-beta1

Published by belcherj about 4 years ago

simplenote-electron - 1.20.0

Published by belcherj over 4 years ago

Enhancements

  • Updated all icons to use the new Simplenote Blue #2158
  • Added Privacy Notice for California Users #2177

Fixes

  • Prevent relative links in preview from opening a broken link in a new window #2167

Other Changes

  • Updated Electron and associated dependencies to the latest #2102, #2168
  • Deleted deprecated "master" branch and updated configuration #2159
simplenote-electron - 1.20.0-beta3

Published by belcherj over 4 years ago

simplenote-electron - 1.20.0-beta2

Published by belcherj over 4 years ago

simplenote-electron - 1.20.0-beta1

Published by belcherj over 4 years ago

simplenote-electron - 1.19.0

Published by belcherj over 4 years ago

Fixes

  • Fixed an issue causing note selection to unexpectedly change #2111

Other Changes

  • Change "whitelist" to "allowlist" #2146
  • Added draft-js types #2121
  • Moved clipboard types to dev dependencies #2122
simplenote-electron - 1.19.0-beta1

Published by belcherj over 4 years ago

simplenote-electron - 1.18.0

Published by belcherj over 4 years ago

Enhancements

  • Updated Blue to Simplenote Blue #2043
  • Simplify login form validation #2095

Other Changes

  • Added types to react-tabs module #2096
  • Added UNSAFE to deprecated React methods #2123
  • Updated Publisher display name for Windows Store #2131