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

electron v10.1.6 发布

Fixes

  • Fixed LC_ALL environment variable getting changed in Electron. #26550 (Also in 9)
  • Fixed window.open not accepting size values with “px” at the end. #26333 (Also in 11)
  • Fixed a rare crash on Windows that could occur when emitting certain powerMonitor events. #26180 (Also in 11)
  • Fixed an issue where Hover Text on macOS Catalina did not work without VoiceOver also being enabled. #26245 (Also in 9, 11)
  • Fixed an issue where draggable regions did not work exclusively on BrowserViews. #26260 (Also in 9, 11)
  • Fixed an issue where draggable regions were not properly updated on BrowserViews when a containing BrowserWindow was resized. #26321 (Also in 9, 11)
  • Fixed an issue where packages could not be selected with <input file=”type”> on macOS. #26555 (Also in 11)
  • Fixed calling app.commandLine.appendSwitch('lang') not changing app’s locale. #26241 (Also in 9, 11)
  • Fixed debug.log files being created under working directory on windows. #26266 (Also in 9)
  • Fixed draggable regions stops working when devtools is opened on macOS. #26394 (Also in 9, 11)

Other Changes

  • Backported the fix to CVE-2020-16013: Inappropriate implementation in V8. #26455
  • Backported the fix to CVE-2020-16017: Browser UAF when detaching a provisional frame. #26473
  • Improved performance of takeHeapSnapshot(). #26229
  • Security: backported fix for 1100470, 1125337. #26209
  • Security: backported fix for 1128657. #26196
  • Security: backported fix for 1133983. #26203
  • Security: backported fix for 1135018. #26193
  • Security: backported fix for 1135857. #26190
  • Security: backported fix for 1143772. #26399
  • Security: backported fix for 1144489. #26396
  • Security: backported fix for 817982. #26438
  • Security: backported fix for chromium:1117258. #26199
  • Security: backported fix for chromium:1132111. #26206
  • Security: backported fix for chromium:1133527. #26411
  • Security: backported fix for chromium:1137608. #26408
  • Security: backported fix for chromium:1137630. #26212
  • Security: backported fix for chromium:1139398. #26405

 

Assets 63

 

转自 https://github.com/electron/electron/releases/tag/v10.1.6