electron v1.3.1
Changelog:
- Add
view-paintedevent toWebContent. #6524 - Add
proxyBypassRulesoption toses.setProxy(config, callback)API. #6558 - Add support for passing typed arrays in
remotemodule. #6572, #6590 - Add
contents.copyImageAt(x, y)API. #6619 - Fix file dialog not working with
<input>tag on DevPanel. brightray#238 - Fix
fs.access/accessSyncnot working with asar archives. #6598 - Fix LCD-text-antialiasing not working. #6606
- Fix crash when adding project workspace in devtools. #6613
Windows
- Fix window position not restoring after restoring from minimized state. #6596
- Fix crash when calling
crashReporter.start(options)for multiple times. #6618 - Fix invalid AppUserModelID when executable name contains spaces. #6602
macOS
- Add option to always highlight the tray icon. #6620