Skip to content

Releases: Automattic/simplenote-electron

2.22.1

19 Jul 00:41
f8c76d5
Compare
Choose a tag to compare

Fixes

  • The final release build of v2.22.0 was not correctly packaged, causing a crash on startup. Affected users will need to manually download this version, which properly includes a necessary configuration file during the build process #3232
  • Disabled the menu item to check for updates in the development environment #3214
  • Don't indent lines following an indent (hanging indent support) #3216

2.22.1-beta1

18 Jul 01:02
02efedb
Compare
Choose a tag to compare
2.22.1-beta1 Pre-release
Pre-release
Fix: Webpack fallback release config (#3232)

* Don't pass a variable to require, it makes webpack mad

* remove get-config.js because only webpack can use fs

* update electron-updater due to security vulnerability

* keep target set as default

* add release notes assuming this is going to constitute a new 2.22.1 version

2.22.0

10 Jul 14:12
b791d63
Compare
Choose a tag to compare
2.22.0 Pre-release
Pre-release

Fixes

  • Adjusted word wrap borders in Safari to match other browsers #3191
  • Fixed an issue that caused the right-click menu to vanish immediately in Safari #3192
  • Fixed a bug where an email address in a note would cause the preview to be blank #3205

Other Changes


Full Changelog: v2.21.0...v2.22.0

2.22.0-beta8

24 Jun 05:54
0995039
Compare
Choose a tag to compare
2.22.0-beta8 Pre-release
Pre-release
v2.22.0-beta8

Bump version to 2.22.0-beta8

2.22.0-beta7

24 Jun 03:07
7060148
Compare
Choose a tag to compare
2.22.0-beta7 Pre-release
Pre-release
v2.22.0-beta7

Bump version to 2.22.0-beta7

2.22.0-beta6

24 Jun 05:56
820caae
Compare
Choose a tag to compare
2.22.0-beta6 Pre-release
Pre-release
Bump version to 2.22.0-beta6

Another deployment test

2.22.0-beta3

24 Jun 05:56
977685a
Compare
Choose a tag to compare
2.22.0-beta3 Pre-release
Pre-release
v2.22.0-beta3

Bump version to 2.22.0-beta3

2.22.0-beta2

31 May 02:10
8d01909
Compare
Choose a tag to compare
2.22.0-beta2 Pre-release
Pre-release

Fixes

  • Adjusted word wrap borders in Safari to match other browsers #3191
  • Fixed an issue that caused the right-click menu to vanish immediately in Safari #3192
  • Fixed a bug where an email address in a note would cause the preview to be blank #3205

Other Changes

2.22.0-beta1

17 May 04:15
6c7e78a
Compare
Choose a tag to compare
2.22.0-beta1 Pre-release
Pre-release

Fixes

  • Adjusted word wrap borders in Safari to match other browsers #3191
  • Fixed an issue that caused the right-click menu to vanish immediately in Safari #3192
  • Fixed a bug where an email address in a note would cause the preview to be blank #3205

Other Changes

2.21.0

18 Oct 13:38
Compare
Choose a tag to compare

Enhancements

  • Updated the remaining components to use CSS variables for colors #3025, #3024, #3023, #3022, #3021, #3020, #3019, #3018
  • Updated the message that is shown when attempting to log in with a known compromised password #3013
  • Removed unused hint option in the importer dialog #3027
  • Updated the CSS to complete the move to using CSS variables for colors #3028
  • Updated login error handling for the case of too many login attempts #3029