NW.js v0.16.0-rc2 發布,采用Node.js v6.3.0 Chromium 52.0.2743.75
NW.js前身是Node Webkit,即融合了Node.js和Webkit HTML渲染器來運行本地應用。新版的 NW.js 基于 io.js ,后者比起 Node.js 采用了更新版的 JavaScript 引擎 V8,對 ES6 支持得更好。既然 io.js 對最新的 Node.js 是百分百兼容的,因此所有是使用 Node.js 的類庫和程序也可以使用在 io.js 中。
更新日志
- Update Chromium to 52.0.2743.73
- Update Node to 6.3.0
- Add App.clearAppCache(manifest_url) for clearing Application Cache (#4991)
- Enable password autosaving for http auth dialog (#4966)
- Margin option support for printer api (#5033)
- Fix: finding bundled pepper flash plugin (#5068)
- Fix: Silent printing with win.print() for pdfs (#5002)
- Fix: Permission Denied error when using chrome.bluetoothLowEnergy API (#5010)
- Fix: [OSX] Choose directory dialog shows "Upload" instead of "Select" (#5058)
- Fix: menu bar background (#4851)
- Fix: send positions arguments to click event handler of Tray (#1874)
- Fix: DesktopCaptureMonitor desktop stream does not get AudioTrack (#5029)
- Fix: crash in win.showDevTools() with string id (#5061)
- Fix: webview.clearData crash (#5087)
- Fix: Buffer encoding handling with input from DOM elements (#5069)
- Fix: Window resize event returns undefined for height (#4993)
- Fix: can not remove shortcut key at menuItem (#5026)
- Fix: win.showDevTools crash with empty string id (#5061)
- Updated win_delay_load_hook.c to work with node-gyp@3.4.0 (#5088)
- [docs] margins for Window.print()
- [docs] Native Module building in nw15 and later
下載
- http://dl.nwjs.io/v0.16.0-rc2/nwjs-v0.16.0-rc2-win-x64.zip
- http://dl.nwjs.io/v0.16.0-rc2/nwjs-v0.16.0-rc2-osx-x64.zip
- http://dl.nwjs.io/v0.16.0-rc2/nwjs-v0.16.0-rc2-linux-x64.tar.gz
SDK build:
- http://dl.nwjs.io/v0.16.0-rc2/nwjs-sdk-v0.16.0-rc2-win-x64.zip
- http://dl.nwjs.io/v0.16.0-rc2/nwjs-sdk-v0.16.0-rc2-osx-x64.zip
- http://dl.nwjs.io/v0.16.0-rc2/nwjs-sdk-v0.16.0-rc2-linux-x64.tar.gz
其他平臺: http://dl.nwjs.io/v0.16.0-rc2/
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!