Skip to content

v0.8.0 (2022-05-03)

Compare
Choose a tag to compare
@GarboMuffin GarboMuffin released this 03 May 22:46
· 583 commits to master since this release
  • 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 and options.cursor.center.y (both default: 0)