Skip to content

electron v3.0.4

Choose a tag to compare

@electron-bot electron-bot released this 11 Oct 06:08
· 123 commits to 3-0-x since this release

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