Electron v34.3.4
npm
npm install electron@34.3.4
yarn
yarn add electron@34.3.4
Release Notes
Fixes
Fixed an issue where Web Workers crashed on unhandled rejections. #46019 (Also in 35, 36)
Fixed an issue where snapped windows in Windows may sometimes be improperly restored. #46039 (Also in 33, 35, 36)
Fixed incorrect titlebar in file save dialogs. #46076 (Also in 33, 35, 36)
Fixed title changes to not occur while navigating within a page. #46034 (Also in 35, 36)