Releases: heyman/heynote
Releases · heyman/heynote
1.3.2
What's Changed
- Add selection size to status bar
- Use guesslang-js for language auto detection instead of Highlight.js. This should (hopefully) reduce false positives.
- Add Beta release channel in #4
- Fix issue where pressing
C-a
in an empty block and then pasting text would break the block separator - Upgraded a bunch of dependencies.
Full Changelog: v1.2.6...v1.3.2
1.3.2-beta
Full Changelog: v1.3.1-beta...v1.3.2-beta
1.3.1-beta
Full Changelog: v1.3.0-beta...v1.3.1-beta
1.3.0-beta
What's Changed
- Add Beta release channel by @heyman in #4
- Use guesslang-js for language auto detection instead of Highlight.js. This should (hopefully) reduce false positives.
- Upgraded a bunch of dependencies.
Full Changelog: v1.2.6...v1.3.0-beta
1.2.6
- Fix cursor movement using Ctrl-left/right with Emacs key bindings in "mark mode"
- Upgrade Electron and PostCSS (security fixes)
What's Changed
- Bump electron from 22.0.2 to 22.3.25 by @dependabot in #2
- Bump postcss from 8.4.20 to 8.4.32 by @dependabot in #3
Full Changelog: v1.2.4...v1.2.6
1.2.4
v1.2.4 Bump version to 1.2.4
1.2.3
v1.2.3 Bump version to 1.2.3
1.2.2
Fix About dialog on Windows.
1.2.1
v1.2.1 Bump version to 1.2.1
1.2.0
Added About dialog with version info and timestamp for currency exchange rates.