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

electron v13.6.0

Compare
Choose a tag to compare
@sudowoodo-release-bot sudowoodo-release-bot released this 21 Oct 02:14
· 62 commits to 13-x-y since this release

Release Notes for v13.6.0

Features

  • Added warning when ipcRenderer.sendSync() is called with no listeners for channel on ipcMain. #31432 (Also in 14, 15, 16)
  • Began passing securityOrigin in details for permission request handlers for media requests in addition to permission check handlers. #31437 (Also in 14, 15, 16)

Fixes

  • Fixed issue where non-resizable frameless windows aren't draggable. #31414 (Also in 14, 15, 16)
  • Removes several Chromium private enterprise APIs from Mac Apple Store builds. #31486 (Also in 14, 15, 16)
0