npm electron 42.11.1
electron v42.11.1

latest releases: 44.1.1, 43.5.1
6 hours ago

Release Notes for v42.11.1

Fixes

  • Fixed chrome.tabs.query() returning tab url and title to extensions without the tabs permission or host access, aligning with tabs.get. #53355 (Also in 43, 44, 45)
  • Fixed a renderer crash when an array with a throwing property getter is passed across contextBridge, and several main/utility-process crashes when option objects passed to Electron APIs contain throwing accessors or Proxy traps. #53329 (Also in 43, 44)

Other Changes

Don't miss a new electron release

NewReleases is sending notifications on new releases.