皇上,还记得我吗?我就是1999年那个Linux伊甸园啊-----24小时滚动更新开源资讯,全年无休!

electron v9.3.3 发布

Fixes

  • Browser views will properly resize within windows. #26034 (Also in 10, 11)
  • Fix: gdi printing in silent printing mode. #25724 (Also in 10, 11)
  • Fixed NativeImage.getScaleFactors() always returning the same value. #25904 (Also in 10, 11)
  • Fixed a crash in printing on Windows. #26066 (Also in 10, 11)
  • Fixed an issue where Windows notifications with timeoutType of ‘never’ did not work properly. #25862 (Also in 10, 11)
  • Fixed an issue where Save as PDF from PDF Viewer Print dialog failed and sometimes crashed. #26067 (Also in 10, 11)
  • Fixed an issue where frameless windows showed window controls after being in simple fullscreen mode on macOS. #26128 (Also in 10, 11)
  • Fixed an issue where some Node.js module API calls hung in the renderer process after reloads when render process reuse was enabled. #25924 (Also in 10, 11)
  • 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 (Also in 10, 11)
  • Fixed maximized frameless window bleeding to other monitors. #25980 (Also in 8, 10, 11)
  • Fixed memory leak on macOS when using dialog.showMessageBox API. #26098 (Also in 8, 10, 11)

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

 

Assets 63

 

转自 https://github.com/electron/electron/releases