Skip to content

Releases: Automattic/simplenote-electron

1.8.0

26 Aug 15:35
Compare
Choose a tag to compare
  • Updated Log in and Sign up form to match current styling #1459

1.7.1

04 Sep 08:40
Compare
Choose a tag to compare
v1.7.1

Hotfix for #1516

1.8.0-beta1

13 Aug 10:44
Compare
Choose a tag to compare
1.8.0-beta1 Pre-release
Pre-release
v1.8.0-beta1

Bump version for 1.8.0-beta1

1.7.0

12 Aug 15:00
Compare
Choose a tag to compare
  • Accessibility fixes
  • Dependency updates

In this release we had two community contributors, thank you very much for your work:

1.7.0-beta1

30 Jul 15:22
Compare
Choose a tag to compare
1.7.0-beta1 Pre-release
Pre-release
v1.7.0-beta1

Merge branch 'develop' into release/1.7.0

v1.6.0

01 Jul 19:09
Compare
Choose a tag to compare

Features

  • Add custom tooltips to toolbar buttons (#1214)
  • Improve search performance on long notes (#1218)

Fixes

  • Web: Reset app storage upon user email mismatch (#1213)
  • Extract text manipulation helpers (#1212)
  • Refactor settings state (#1216)
  • Remove hacky focus manipulation in DraftJS (#1219)
  • Remove unused build files (#1173)
  • Keep editor in sync with selected note in NoteList (#1220)
  • Fix large tag-list squashing note-list (#1227)
  • Updated GitHub templates
  • Updated most dependencies
  • Fix Prettier Errors (#1343)
  • Use md5 node module (#1308)
  • Remove ajv peer dependency (#1360)
  • Fix linting warning in tag-chip (#1314)
  • Fix linting warning in lib/app (#1313)
  • Fix linting warning in lib/auth/index (#1311)
  • Docs update: Additional step in installing (#1252)

1.6.0-beta1

20 Jun 08:58
Compare
Choose a tag to compare
1.6.0-beta1 Pre-release
Pre-release

Features

  • Add custom tooltips to toolbar buttons (#1214)
  • Improve search performance on long notes (#1218)

Fixes

  • Web: Reset app storage upon user email mismatch (#1213)
  • Extract text manipulation helpers (#1212)
  • Refactor settings state (#1216)
  • Remove hacky focus manipulation in DraftJS (#1219)
  • Remove unused build files (#1173)
  • Keep editor in sync with selected note in NoteList (#1220)
  • Fix large tag-list squashing note-list (#1227)
  • Updated GitHub templates
  • Updated most dependencies
  • Fix Prettier Errors (#1343)
  • Use md5 node module (#1308)
  • Remove ajv peer dependency (#1360)
  • Fix linting warning in tag-chip (#1314)
  • Fix linting warning in lib/app (#1313)
  • Fix linting warning in lib/auth/index (#1311)
  • Docs update: Additional step in installing (#1252)

1.6.0-alpha

12 Jun 20:26
43ab090
Compare
Choose a tag to compare
1.6.0-alpha Pre-release
Pre-release

Features

  • Add custom tooltips to toolbar buttons (#1214)
  • Improve search performance on long notes (#1218)

Fixes

  • Web: Reset app storage upon user email mismatch (#1213)
  • Extract text manipulation helpers (#1212)
  • Refactor settings state (#1216)
  • Remove hacky focus manipulation in DraftJS (#1219)
  • Remove unused build files (#1173)
  • Keep editor in sync with selected note in NoteList (#1220)
  • Fix large tag-list squashing note-list (#1227)
  • Updated GitHub templates
  • Updated most dependencies
  • Fix Prettier Errors (#1343)
  • Use md5 node module (#1308)
  • Remove ajv peer dependency (#1360)
  • Fix linting warning in tag-chip (#1314)
  • Fix linting warning in lib/app (#1313)
  • Fix linting warning in lib/auth/index (#1311)
  • Docs update: Additional step in installing (#1252)

v1.5.0

21 Feb 17:29
Compare
Choose a tag to compare

Features

  • Add a sync indicator in the Navigation Bar that shows the last synced time, as well as a list of unsynced notes when edits are made while disconnected from the server #1201

Fixes

  • Fix issue where in short or empty notes, the clickable area did not expand to the height of the editor #1199
  • Fix a Dark Mode color glitch in the Note List on Ubuntu #1202
  • Change the Insert Checklist shortcut to Ctrl+Shift+C (Cmd+Shift+C on macOS) to avoid a conflict with Polish keyboards #1210
  • Tweak the dropzone color to preserve the dashed border in Light Mode #1211
  • Remove unneeded border when printing #1206
  • Fix wrong icon in the “Check for Updates” dialog on Linux #1172
  • Fix CJK-related text duplication bugs after a tab character #1172
  • Make “Select All” work in the Markdown Preview #1172

v1.4.1

08 Feb 17:55
Compare
Choose a tag to compare

Enhancements

Fixes

  • Verify last used monitor availability when restoring window position #1176
  • Fix erratic cursor jumps to last line #1193