Skip to content

v0.9.0-beta release

Pre-release
Pre-release

Choose a tag to compare

@zadam zadam released this 09 Mar 01:35
· 31736 commits to main since this release
  • significant changes in script support
    • scripts are now not global and behave very similarly to CommonJS modules
    • scripts have contextual info - currentNote and startNote
    • distinguishing between frontend and backend notes
    • new pattern for event-based scheduling of backend scripts
  • support for custom CSS (with dark mode example), #71
  • bunch of bugfixes (#72 #73 #77) and other small changes