Release Notes for v1.1.0
Changelog:
- Upgrade to Chrome 50.0.2661.102.
- Upgrade to Node.js 6.1.0.
Windows
- Use Visual Studio 2015 for building.
Regular, supported releases
Test upcoming changes
Experiment with the latest features
Changelog:
Windows
Changelog:
protocol
module to be imported before the ready
event of app
module. #5406context-menu
event to WebContents
. #5379process.defaultApp
property. #5421protocol.registerStandardSchemes(schemes)
not working. #5406expirationDate
not showing for persistent cookies in session.cookies.get
API. #5444protocol.registerStandardSchemes(schemes)
not working. #5406OS X
scrollBounce
option to webPreferences
. #5412app.setUserActivity(type, userInfo)
, app.getCurrentActivityType()
APIs and continue-activity
event for Handoff feature of OS X. #5352app.dock.downloadFinished(filePath)
API. #5477app.removeAsDefaultProtocolClient(protocol)
API not working. #5440Linux
dialog.showMessageBox()
to a suitable size. #5496