Electron: v9.3.3 Release

Release date:
October 26, 2020
Previous version:
v9.3.2 (released October 5, 2020)
Magnitude:
151 Diff Delta
Contributors:
9 total committers
Data confidence:
Commits:

32 Features Released with v9.3.3

Top Contributors in v9.3.3

trop[bot]
codebytere
miniak
electron-bot
MarshallOfSound
RobertBorg
ppontes
belenko
mlaurencin

Directory Browser for v9.3.3

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

Release Notes for v9.3.3

Fixes

  • Browser views will properly resize within windows. #26034 <span style="font-size:small;">(Also in 10, 11)</span>
  • Fix: gdi printing in silent printing mode. #25724 <span style="font-size:small;">(Also in 10, 11)</span>
  • Fixed NativeImage.getScaleFactors() always returning the same value. #25904 <span style="font-size:small;">(Also in 10, 11)</span>
  • Fixed a crash in printing on Windows. #26066 <span style="font-size:small;">(Also in 10, 11)</span>
  • Fixed an issue where Windows notifications with timeoutType of 'never' did not work properly. #25862 <span style="font-size:small;">(Also in 10, 11)</span>
  • Fixed an issue where Save as PDF from PDF Viewer Print dialog failed and sometimes crashed. #26067 <span style="font-size:small;">(Also in 10, 11)</span>
  • Fixed an issue where frameless windows showed window controls after being in simple fullscreen mode on macOS. #26128 <span style="font-size:small;">(Also in 10, 11)</span>
  • Fixed an issue where some Node.js module API calls hung in the renderer process after reloads when render process reuse was enabled. #25924 <span style="font-size:small;">(Also in 10, 11)</span>
  • Fixed an issue where the PDF annotations button existed in a broken state. #26004
  • Fixed bug that meant require.resolve paths option was ignored. #26035 <span style="font-size:small;">(Also in 10, 11)</span>
  • Fixed maximized frameless window bleeding to other monitors. #25980 <span style="font-size:small;">(Also in 8, 10, 11)</span>
  • Fixed memory leak on macOS when using dialog.showMessageBox API. #26098 <span style="font-size:small;">(Also in 8, 10, 11)</span>

    Other Changes

  • Backported fix for CVE-2020-15999. #26069

  • Backported the fix to CVE-2020-15969: Use after free in WebRTC. #25854

  • Security: backported fix for 1111149. #25638

  • Security: backported fix for 1113558. #25859

  • Security: backported fix for 1121414. #25911

  • Security: backported fix for 1121836. #25641

  • Security: backported fix for 1125635, 1115901. #25857

  • Security: backported fix for 1126249. #25645

  • Security: backported the fix to a heap-use-after-free in content::WebContentsImpl::SetNotWaitingForResponse. #25896