electron v2.0.4
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