electron v0.36.11
Changelog:
- Add
showandhideevents toBrowserWindow. - Do not block when calling
document.hidden. - Fix
visibilitychangeevent not working. - Fix passing certificate to
select-client-certificateevent's callback. - Fix
PrintScreennot working as accelerator. - Fix style issues with
<webview>inside flexbox. - Fix unable to read image when there is
..in file path.
Linux
- Fix
resizableoption not working.
Windows
- Make
fullscreenableoption work.
OS X
- Add
platform-theme-changedevent toappmodule. - Add
app.isDarkMode()API. - Fix
Cmd+~cycling windows in wrong direction. - Fix
BrowserWindow.isMaximized()returning wrong result when window is not resizable.