Releases: Automattic/simplenote-electron
Releases · Automattic/simplenote-electron
2.22.1
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
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
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
v2.22.0-beta8 Bump version to 2.22.0-beta8
2.22.0-beta7
v2.22.0-beta7 Bump version to 2.22.0-beta7
2.22.0-beta6
Bump version to 2.22.0-beta6 Another deployment test
2.22.0-beta3
v2.22.0-beta3 Bump version to 2.22.0-beta3
2.22.0-beta2
2.22.0-beta1
2.21.0
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