What's Changed
- Update to latest version of Electron to fix issue making Heynote unusable on latest version of Mac OS (Tahoe)
- Fix issue that would break Math blocks with a large number of lines (the parser would not start processing
rows from the beginning of the block) - Fix issue with not being able to hide window after toggling alwaysOnTop (on Mac)
Merged PRs
- Fix issue with large Math blocks by @heyman in #400
- Fix issue with not being able to hide window after toggling alwaysOnTop (on Mac) by @heyman in #401
Full Changelog: v2.6.1...v2.6.2