Releases: heyman/heynote
Releases · heyman/heynote
1.6.0-beta
What's Changed
- Fix issue with large buffers where block delimiters wouldn't be "atomic" when first starting Heynote, before the first edit by @heyman in #81
- Fixed zoom in functionality (electron) by @TimTrademark in #80
- Settings improvements by @heyman in #88
- Math blocks improvements/fixes by @heyman in #92
- Add Swift and Kotlin language support #10 by @Laeyoung in #96
- Add support for specifying a custom format function within a math block by @heyman in #99
- Watch buffer file for changes, and automatically reload it if changed by @heyman in #76
- Added Show in Dock Toggle and System Tray Feature by @tanuj-22 in #90
- Add Settings to web app by @heyman in #125
- CloseBrackets setting toggle by @flolbr in #102
- Add Groovy language support by @psh10066 in #111
- WIP: Add functionality to insert new block after the last block by @flolbr in #85
- Add functionality for selecting a custom path for the buffer file by @heyman in #130
New Contributors
- @TimTrademark made their first contribution in #80
- @Laeyoung made their first contribution in #96
- @tanuj-22 made their first contribution in #90
- @flolbr made their first contribution in #102
- @psh10066 made their first contribution in #111
Full Changelog: v1.5.0...v1.6.0-beta
1.5.0
What's Changed
- Add TypeScript, JSX and TSX language support by @espenja in #64
- TOML Support
- Add bufferPath to config, support bufferPath symlink by @joshblum in #27
- Add syntax highlighting support for C# by @ahmedatia in #55
- Implement web version of Heynote by @heyman in #63
- Implement tests using Playwright by @heyman in #68
- Add support for more languages by @heyman in #69
- Remove reference to Linux support "coming soon" in the README by @NoahAndrews in #18
New Contributors
- @NoahAndrews made their first contribution in #18
- @joshblum made their first contribution in #27
- @ahmedatia made their first contribution in #55
- @espenja made their first contribution in #64
Full Changelog: v1.4.2...v1.5.0
1.5.0-beta
What's Changed
- TOML Support
- Remove reference to Linux support "coming soon" in the README by @NoahAndrews in #18
- Add bufferPath to config, support bufferPath symlink by @joshblum in #27
- Add syntax highlighting support for C# by @ahmedatia in #55
- Implement web version of Heynote by @heyman in #63
- Implement tests using Playwright by @heyman in #68
- Add support for more languages by @heyman in #69
- Add TypeScript, JSX and TSX language support by @espenja in #64
Various bug fixes and improvements.
New Contributors
- @NoahAndrews made their first contribution in #18
- @joshblum made their first contribution in #27
- @ahmedatia made their first contribution in #55
- @espenja made their first contribution in #64
Full Changelog: v1.4.2...v1.5.0-beta
1.4.2
1.4.1
Fixed issue that would sometimes cause auto formatting to freeze the app for long periods.
Full Changelog: v1.4.0...v1.4.1
1.4.0
What's Changed
Added ability to set a global hotkey for showing/hiding Heynote.
Updated to the latest versions of various dependencies.
Full Changelog: v1.3.2...v1.4.0
1.4.0-beta.3
Full Changelog: v1.4.0-beta.2...v1.4.0-beta.3
1.4.0-beta.2
Full Changelog: v1.4.0-beta...v1.4.0-beta.2
1.4.0-beta
Full Changelog: v1.3.3-beta...v1.4.0-beta
1.3.3-beta
v1.3.3-beta Add electron-log to dependencies instead of devDependencies