NW.js v0.15.0 稳定版发布了, 采用 Chromium 51 +Node.js v6.2.0。NW.js 可以让你直接在 DOM 上调用所有 Node.js 模块,相当于使用一种新的方法来编写 Web 应用。NW.js 的前身是 node-webkit 。
更新记录
0.15.0 / 05-25-2016
-
Update Chromium to 51.0.2704.63
-
Update Node.js to 6.2.0
-
Add: '--disable-devtools' command line for SDK build (#4839)
-
Fix: inject_js in webview and remote pages (#4877)
-
Fix: Transparency + Click-through clicks through floated elements (#4846)
-
Fix: disable tray icon "NW.js is using your microphone" (#4852)
-
Fix: Memory leak in Menu API (#4860)
-
Fix: Error in Tray in background context (#4862)
-
[docs] disable-devtools switch
-
[docs] using Menu API and navigation
下载地址:
NORMAL:
SDK build:
其他版本点这里→: http://dl.nwjs.io/v0.15.0/
NORMAL版是不含工具包的,SDK版是有工具包的,按 F12 (Cmd-Alt-I on OSX)唤出.
(责任编辑:IT) |