Electron Releases - v3.0.9

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

Release Notes

Fixes

  • Backport: SQLitePersistentCookieStore: recover from uniqueness violat…. electron/libchromiumcontent:700
  • Empty menu now clears the menu on linux like before. #15605
  • Fixed window close crash that was happening on macos 10.9. #15669

Other Changes