Skip to content

electron v2.0.4

Compare
Choose a tag to compare
@electron-bot electron-bot released this 03 Jul 19:27
· 160 commits to 2-0-x since this release

Bug Fixes

  • Fixed crashes in V8 garbage collector. #13421
  • Fixed issue where cookies and credentials were being captured in netlog. #13537
  • Fixed dyld: Symbol not found: _CIDetectorTypeText error introduced in 2.0.3. #13404

macOS

  • Fixed crash on startup on macOS 10.9 due to linking with CoreBluetooth. #13545
  • Fixed tray.setContextMenu crash. #13516

Windows

  • Fixed windows causing repaint issues when DWM composition is disabled. #12501