Skip to content

Releases: heyman/heynote

1.6.0-beta

05 Jan 00:28
Compare
Choose a tag to compare
1.6.0-beta Pre-release
Pre-release

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

Full Changelog: v1.5.0...v1.6.0-beta

1.5.0

27 Dec 00:23
Compare
Choose a tag to compare

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

Full Changelog: v1.4.2...v1.5.0

1.5.0-beta

26 Dec 00:44
Compare
Choose a tag to compare
1.5.0-beta Pre-release
Pre-release

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

Full Changelog: v1.4.2...v1.5.0-beta

1.4.2

21 Dec 19:51
Compare
Choose a tag to compare

What's Changed

  • Add Linux support (#6)
  • Minor improvements

Full Changelog: v1.4.1...v1.4.2

1.4.1

21 Dec 10:04
Compare
Choose a tag to compare

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

12 Dec 15:03
Compare
Choose a tag to compare

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

10 Dec 23:42
Compare
Choose a tag to compare
1.4.0-beta.3 Pre-release
Pre-release

1.4.0-beta.2

10 Dec 23:24
Compare
Choose a tag to compare
1.4.0-beta.2 Pre-release
Pre-release

1.4.0-beta

10 Dec 22:22
Compare
Choose a tag to compare
1.4.0-beta Pre-release
Pre-release

1.3.3-beta

10 Dec 13:27
Compare
Choose a tag to compare
1.3.3-beta Pre-release
Pre-release
v1.3.3-beta

Add electron-log to dependencies instead of devDependencies