npm electron 9.3.4
electron v9.3.4

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

Release Notes for v9.3.4

Fixes

  • Fixed an issue where Hover Text on macOS Catalina did not work without VoiceOver also being enabled. #26244 (Also in 10, 11)
  • Fixed an issue where draggable regions did not work exclusively on BrowserViews. #26261 (Also in 10, 11)
  • Fixed an issue where draggable regions were not properly updated on BrowserViews when a containing BrowserWindow was resized. #26322 (Also in 10, 11)
  • Fixed calling app.commandLine.appendSwitch('lang') not changing app's locale. #26242 (Also in 10, 11)

Other Changes

  • Improved performance of takeHeapSnapshot(). #26228
  • Security: backported fix for 1100470, 1125337. #26210
  • Security: backported fix for 1128657. #26197
  • Security: backported fix for 1133983. #26204
  • Security: backported fix for 1135018. #26194
  • Security: backported fix for 1135857. #26191
  • Security: backported fix for chromium:1117258. #26200
  • Security: backported fix for chromium:1132111. #26207
  • Security: backported fix for chromium:1137630. #26213

Don't miss a new electron release

NewReleases is sending notifications on new releases.