Releases: Automattic/simplenote-electron
Releases · Automattic/simplenote-electron
v1.0.7
• Sync reliability fixes. Note: If the app is still out of sync after updating, try signing out and back in again.
• New notes now always open in edit mode.
• Syntax highlighting added in the Markdown preview.
v1.0.6
Fixes Page Up/Down keys from showing the info panel erroneously.
v1.0.5
Bug fixes, including:
- Fixes search bug and refactors
filterNotes()
(@dmsnell).
- Replace value link in tag list for controlled state changes (@dmsnell).
- Fix access to wrong variable name (@nfcampos).
v1.0.4
- Replaced textarea-based note editor with Draft.js (@nfcampos)
- Fix revision slider where it was loading the oldest version of a note by default
- Add menu mnemonics (@bostrt)
- Remove global Markdown setting
- Additional minor bug fixes.
- Fix word counter with non ASCII characters
- Find note when
state.note
doesn't exist
- Replace search RegExp with simple string search (@nfcampos)
v1.0.3
- Larger title in the note editor.
- Fix for username not displaying in settings.
- Additional minor bug fixes.
v1.0.1
Changelog:
- Add selection to markdown preview.
- Title attribute tooltips.
- Open link on external browser.
- Submit login form on
enter
.
- Better exception management.
- Design updates.
v1.0.0-rc.2
Merge pull request #262 from Automattic/fix/simperium-npm-version
Fixes the Simperium version