Node-Webkit 0.7.3 is now released for Windows, Mac, and Linux.
Full Change-Log:
Changes since v0.7.2:
- Node updated to v0.10.18
- [Mac] App ‘reopen’ event [1] (Thanks to Youngwook Kim)
- Support to set default file name to write to using nwsaveas [2]
(Thanks to Anatoly Pashin) - Implement ‘focus’ property of Window to set initial focus. There is
a change to unify the behavior across the platforms. [3] - add process.versions[‘chromium’] (#1052)
- add window.closeDevTools() [4]
- Fix showDevTools argument handling for devtools jail
- [Mac] Fix #1043: don’t constrian window frame
- [Mac] support ‘no-edit-menu’ option in manifest [5]
- Fix: disable experimental MediaSource while keeping
WebKitMediaSource so some youtube html5 video playing doesn’t crash - Fix: some scripts will not show in devtools
- Fix: clear devtools jail ptr on iframe destruction or nw will crash
when creating new iframe after destroying jailed iframes - Generate and distribute credits.html