npm electron 10.1.2
electron v10.1.2

latest releases: 31.0.0-alpha.2, 30.0.1, 29.3.1...
3 years ago

Release Notes for v10.1.2

Fixes

  • Added missing module delay loads on windows to reduce per process reference set impact. #25435 (Also in 9, 10, 11)
  • Fixed a crash in the renderer process when invoking the Badging API. #25369 (Also in 9, 10, 11)
  • Fixed an issue where document.hasFocus and document.activeElement would be inconsistent upon showing a window that was initially created with show: false. #25330 (Also in 10, 11)
  • Fixed client_id file being generated in the working directory for node child process. #25309 (Also in 9, 10, 11)
  • Fixed multiple dock icons being left in system when calling dock.show/hide on macOS. #25299 (Also in 8, 9, 10, 11)

Other Changes

  • Updated Chromium to 85.0.4183.98. #25275

Unknown

  • Added support for some chrome.management APIs. #25345 (Also in 9, 10, 11)

Don't miss a new electron release

NewReleases is sending notifications on new releases.