Electron Releases

Filter by channel Filter by major release

Release Notes for v2.0.13

Fixes

  • Fix: correct reversed logic in BrowserWindow#setEnabled on macOS. #15322
  • Fixed incorrect display of some GtkMessageDialog icons. #15341

Documentation

  • Documentation changes: #15306, #15460, #15501

Release Notes for v2.0.12

Bug Fixes/Changes

  • [SECURITY] chore: bump libcc, handle type confusion in Promise.all (2-0-x). #15200

  • fix: use white background for non-OSR renderer by default. #14933

  • fix: support ASAR in fs.copyFile. #14952

  • Backport of #14648. #15025

  • fix: SetSize() should honor minSize (#13994). #15052

  • Check dbus response for null before using. #15088

  • fix: Memory > Profiles > Load in DevTools. #15154

  • fix: natively implement LoginItem functions (backport: 2-0-x). #15139

  • fix: simpleFullscreen window should be on top of other OS X menu bars. #15182

  • fix: do not enable node integration in child window if not enabled. #15109

  • chore: warn memory leak when using nativeWindowOpen with nodeIntegration (2-0-x). #15207