Skip to content

Releases: Automattic/simplenote-electron

2.23.0

21 Jan 19:08
fcfc67c
Compare
Choose a tag to compare

Fixes

  • Fix WordPress.com login on the Electron builds #3281
  • Properly clear analytics cookies on logout #3269

2.23.0-beta.1

10 Jan 10:46
793ef5d
Compare
Choose a tag to compare
2.23.0-beta.1 Pre-release
Pre-release
  • Fix WPCC redirect [#3281]
  • Properly clear analytics cookies on logout [#3269]

2.22.2

24 Sep 10:59
b95d3e7
Compare
Choose a tag to compare

Enhancements

  • Added "magic link" login #3246
  • Added a link to log in with a password from the initial login screen #3256

Fixes

  • Disabled "sticky scrolling" option #3254

Other Changes

  • Removed gconf2 dependency #3244

2.22.2-beta.5

12 Sep 11:01
7e2f177
Compare
Choose a tag to compare
2.22.2-beta.5 Pre-release
Pre-release
v2.22.2-beta.5

Bump version to 2.22.2-beta.5

2.22.2-beta.4

02 Sep 02:05
3a41525
Compare
Choose a tag to compare
2.22.2-beta.4 Pre-release
Pre-release
v2.22.2-beta.4

Bump version to 2.22.2-beta.4

2.22.2-beta.3

16 Aug 15:15
d17e6da
Compare
Choose a tag to compare
2.22.2-beta.3 Pre-release
Pre-release

Release notes TBD

2.22.2-beta.2

19 Jul 10:08
df20f1e
Compare
Choose a tag to compare
2.22.2-beta.2 Pre-release
Pre-release
v2.22.2-beta.2

Bump version to 2.22.2-beta.2

2.22.2-beta.1

19 Jul 09:48
8993cb5
Compare
Choose a tag to compare
2.22.2-beta.1 Pre-release
Pre-release
v2.22.2-beta.1

Upload `zip` artifacts in macOS builds

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