Electron v1.3.1
Release Notes
Changelog:
Add
view-painted
event toWebContent
. #6524Add
proxyBypassRules
option toses.setProxy(config, callback)
API. #6558Add support for passing typed arrays in
remote
module. #6572, #6590Add
contents.copyImageAt(x, y)
API. #6619Fix file dialog not working with
<input>
tag on DevPanel. brightray#238Fix
fs.access
/accessSync
not working with asar archives. #6598Fix 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. #6618Fix invalid AppUserModelID when executable name contains spaces. #6602
macOS
Add option to always highlight the tray icon. #6620