Release Notes for v1.0.1
Changelog:
- Fix devtools extension not loading.
Regular, supported releases
Test upcoming changes
Experiment with the latest features
Changelog:
Changelog:
Migration notice:
BrowserWindow
have been removed but there
were no deprecation warnings in previous versions, you should use the
corresponding events in webContents
instead:
crash
devtools-focused
devtools-opened
devtools-closed
NativeImage.toDataUrl
has been removed but there were no deprecation
warnings in previous versions, you should use toDataURL
instead.