Skip to content

electron v21.1.0

Compare
Choose a tag to compare
@sudowoodo-release-bot sudowoodo-release-bot released this 05 Oct 19:28
· 139 commits to 21-x-y since this release

Release Notes for v21.1.0

Features

  • Added WebContents.opener to access window opener.
    • Added webContents.fromFrame(frame) to get the WebContents corresponding to a WebFrameMain instance. #35819

Fixes

  • Provided display_id for desktopCapturer on Linux. #35836 (Also in 19, 20)

Other Changes

  • Updated Chromium to 106.0.5249.91. #35871

Documentation

  • Documentation changes: #35907