Release Notes for v0.33.0
Changelog:
- Update to Node.js v4.1.0.
- Add
app.getLocale
API. - Fix
activate-with-no-open-windows
emitted at wrong time. - Fix
mimeType
not working inregisterStringProtocol
and its families. - Fix crash when calling
vm.createContext
. - Fix occasional crash when closing devtools.
OS X
- Fix crash when
title-bar-style
is set on OS X <= 10.9. - Fix crash when opening a new window after closing a window.