v0.8.0 (2022-05-03)
- Added option to center custom mouse cursor (#317)
- Added option to close window when project stops (#152)
- Added button to reset all settings
- Optimized SHA-256 validation when downloading Electron, NW.js, WKWebView
- Optimized comparison blocks in the compiler
Node.js API changes
- Added
options.closeWhenStopped
(default: false) - Added
options.cursor.center.x
andoptions.cursor.center.y
(both default: 0)