Electron: v7.1.14 Release

Release date:
February 28, 2020
Previous version:
v7.1.13 (released February 20, 2020)
Magnitude:
548 Diff Delta
Contributors:
7 total committers
Data confidence:
Commits:

Top Contributors in v7.1.14

jkleinsc
nornagon
trop[bot]
deepak1556
MarshallOfSound
zcbenz
electron-bot

Directory Browser for v7.1.14

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 v7.1.14

Fixes

  • Backported V8 patch to fix bug in type inference. #22428
  • Fixed "will-navigate" event not being emitted for sandboxed contents. #22329
  • Fixed Electron apps getting rejected to Mac App Store. #22299
  • Fixed an OOB access in ReadableStream::Close (https://crbug.com/1045931). #22435
  • Fixed an integer overflow crash in ICU (https://crbug.com/1044570). #22420
  • Fixed an issue with safeDialog preferences not being passed properly. #22376
  • Fixed crash with seccomp-bpf sandbox on linux and glibc 2.31. #22338