8000 Release electron v15.3.0 · electron/electron · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

electron v15.3.0

Compare
Choose a tag to compare
@sudowoodo-release-bot sudowoodo-release-bot released this 20 Oct 16:45
· 257 commits to 15-x-y since this release

Release Notes for v15.3.0

Features

  • Began passing securityOrigin in details for permission request handlers for media requests in addition to permission check handlers. #31417 (Also in 13, 14, 16)

Fixes

  • Fixed a potential crash when setting nativeTheme.themeSource on macOS. #31429 (Also in 14, 16)
  • Fixed possible 'Object has been destroyed' error when calling window.open with a frame name and using setWindowOpenHandler. #31468 (Also in 14, 16)
  • Generate valid config.gypi file in Node.js headers. #31442 (Also in 14, 16)
  • Removes several Chromium private APIs from Mac Apple Store builds. #31483 (Also in 16)

Other Changes

  • Changed Web Serial to use ses.setDevicePermissionHandler to allow developers more control over Web Serial permissioning. #31418 (Also in 16)
0