electron v3.0.7
Release Notes for v3.0.7
Fixes
- Fix: set NSResizableWindowMask at init time. #15384
- Fixed
Ctrl+Alt+<x>
accelerators on Windows. #15378 - Fixed crash when showing source folder in devtools. #15396
- Fixed default trash impl on linux to use gio. #15421
- Fixed printing related bugs on Windows. #15402
- Fixed some accelerators having
Shift
appended to them twice. electron/libchromiumcontent:698
Other Changes
- Include v8 context snapshot generator. electron/libchromiumcontent:697