simplenote-electron

Simplenote for Web, Windows, and Linux

GPL-2.0 License

Stars
4.8K

Bot releases are hidden (Show)

simplenote-electron - 1.16.0-beta1

Published by belcherj over 4 years ago

simplenote-electron - 1.15.1

Published by belcherj over 4 years ago

  • Fix application signing to generate appx for windows store
simplenote-electron - 1.15.0

Published by belcherj over 4 years ago

Enhancements

  • Stop erasing the copy buffer if copying empty editor selections #1847
  • Allow for un-selecting a tag by tab or right arrow #1853 @qualitymanifest

Fixes

  • Highlight search results in note list regardless of case #1831
  • Stop wiping out tag name when renaming a tag #1834
  • Only render markdown syntax in note list if markdown enabled for note #1839
  • Fix up/down keyboard navigation in Windows Chrome #1888
  • Stop accidentally hiding the Edit Tag button when clicking on it #1900
  • Make tag auto-suggest case-insensitive #1905
  • Incorporate second fix for Unicode bug with successive surrogate pairs #1912
  • Render unicode bullet as a list item in Markdown preview #1922

Other Changes

  • Added type information throughout the codebase
  • Refactored internal state and data flow
    #1851 (selected note),
    #1866 (editor mode),
    #1870 (connection status),
    #1871 (unsync'd note ids),
    #1881 (search query),
    #1895 (close note action),
    #1896 (various UI toggles),
    #1899 (tag editing),
    #1901 (show trash),
    #1902 (filter list title),
    #1903 (viewing revisions),
    #1907 (toggle navigation),
    #1914 (search field focus),
    #1919 (previous selected note),
    #1921 (revision fetching)
  • Updated dependencies #1771, #1848
  • Improve reliability of end-to-end tests by removing data races and test parallelism #1913
  • Connect Redux Devtools store enhancer for easier debugging #1918
  • Removed hard-source-plugin for more reliable builds #1924
simplenote-electron - 1.15.0-beta.2

Published by belcherj over 4 years ago

simplenote-electron - 1.15.0-beta.1

Published by belcherj over 4 years ago

simplenote-electron - 1.14.0

Published by belcherj over 4 years ago

Enhancements

  • Keep note open when transitioning to small screen in focus mode #1763
  • Added GenericName (description) field for app on Linux #1761
  • Allow width attribute on img tags #1833

Fixes

  • Makes settings scrollable on shorter smaller view ports #1767
  • After selecting a revision to restore ensure that choice is sync'd #1774
  • Added indication that publish url has been copied #1743
  • Disallow partial emails and user's own email from being adding to collaborators email field #1735
  • Fixed keyboard shortcut to toggle markdown preview #1788
  • Fixed an issue where typing a comma in the tag input would insert an empty tag #1798
  • When system theme is selected in Settings, changing the system theme is now immediately reflected in the app #1801
  • Show all checkboxes and search results in note list #1814
  • Fix ol numbering in markdown preview #1823
  • Prevents weird effects in live previews due to incomplete input #1822
  • Fixed a bug where searching for a tag containing non-alphanumeric characters erroneously returned no notes #1828
  • Properly close revision/history view when clicking outside of slider #1837

Other Changes

  • Updated dependencies #1759
  • Applied prettier formatting to all files #1780
  • Delete unused tab restriction util #1783
  • Migrate TransitionDelayEnter to React hooks #1784
  • Added git hooks to run format, lints, and tests #1790
  • Added React Hooks ESLint Plugin #1789
  • Added end-to-end testing with Spectron #1773
  • Removed a workaround for indexing note pinned status #1795
  • Maintenance cleanups #1796, #1797, #1808, #1809, #1810, #1811
  • Updated dependencies #1802
  • Updated dependencies #1821
  • Fixed build warning #1806
  • Refactor how notes are filtered for better performance and maintainability #1812
simplenote-electron - 1.14.0-beta.2

Published by belcherj over 4 years ago

simplenote-electron - 1.14.0-beta.1

Published by belcherj over 4 years ago

simplenote-electron - 1.13.0-beta1

Published by belcherj almost 5 years ago

simplenote-electron - 1.12.0

Published by belcherj almost 5 years ago

simplenote-electron - 1.12.0-beta1

Published by belcherj almost 5 years ago

simplenote-electron - 1.11.0

Published by belcherj almost 5 years ago

Enhancements

Fixes

  • Fixed bug that only shows the first line of text in note list preview #1647

Other Changes

simplenote-electron - 1.11.0-beta1

Published by belcherj almost 5 years ago

simplenote-electron - 1.10.0

Published by belcherj almost 5 years ago

simplenote-electron - 1.10.0-beta2

Published by belcherj almost 5 years ago

Enhancements

  • Add ability to select system as a theme option and make it the default
  • Added support for the unicode bullet • in list items
  • Display a notice that notes are loading when notes are loading
  • In dev mode open Chrome Dev Tools in a separate window

Fixes

  • Rework WordPress.com signin to prevent infinite looping and login failures #1627
  • Update link to release-notes in updater config: CHANGELOG -> RELEASE_NOTES
  • Stop showing that there are no notes when initially loading notes from the server. #1680
simplenote-electron - 1.10.0-beta1

Published by belcherj almost 5 years ago

simplenote-electron - 1.9.1

Published by belcherj almost 5 years ago

Fixes

  • Prevent ulimited duplication of changes after signing out and signing in #1664
simplenote-electron - 1.9.0

Published by belcherj about 5 years ago

This version has a bug that we are currently working DO NOT UPDATE.

Enhancements

  • Open new note automatically upon creation 1582
  • Updated colors to use Color Studio, the color palette for Automattic products

Fixes

  • Hovering over a clickable or editable UI element now show the correct cursor for its type #1573
  • Fixes vertical spacing with nested markdown lists
  • Fixes sort order on revision slider when the timestamps don't match the change sequence #1605
  • Prevents note corruption when receiving remote updates when local updates are pending

Other changes

  • Renamed CHANGELOG.md to RELEASE-NOTES.txt #1576
  • Added tests to Checkbox component #1580
  • Added a GitHub Action to deploy develop and master branches #1603
  • Stopped aborting development builds on eslint errors #1594
simplenote-electron - 1.9.0-beta1

Published by belcherj about 5 years ago

simplenote-electron - 1.7.1

Published by belcherj about 5 years ago