Electron Releases - v3.0.4

npm install electron@v3.0.4
yarn add electron@v3.0.4

Release Notes

Bug Fixes/Changes

  • fix: setMaximizable to be true if window is resizable & maximizable. #15032

  • fix: Check minSize constraints before resizing (backport: 3-0-x). #15038

  • fix: Lifetime of auth_info_ in login handler. #15044

  • fix: handle shortcuts by default if no WebPreferences object exists. #15066

  • fix: update accelerator patch to handle recent chromium fixes. #15072