v0.9.0-beta release
Pre-release
Pre-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