NW.js v0.21.2 发布,采用Node.js7.7.3

jopen 7年前
   <p style="text-align: center;"><strong><img alt="" src="https://simg.open-open.com/show/ec3603838d98ad2223f5b2b6e8450c98.png" /></strong></p>    <p> </p>    <p>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 中。</p>    <h2>更新日志</h2>    <ul>     <li>Update Node.js to <a href="/misc/goto?guid=4959002884368512640">v7.7.3</a></li>     <li>Support webview cookie API <a href="/misc/goto?guid=4959002884462735949">(#5750)</a></li>     <li>Fix: Crash on opening new window with an icon <a href="/misc/goto?guid=4959002884543886281">(#5767)</a></li>     <li>Fix: chrome.runtime.onInstalled is firing on each start <a href="/misc/goto?guid=4959002884636252736">(#5704)</a></li>     <li>Fix: disable security warning for passwd autofill on NW.js pages <a href="/misc/goto?guid=4959002884708340369">(#5766)</a></li>     <li>Fix: Warning about RapperRecorder in console <a href="/misc/goto?guid=4959002884800831836">(#5671)</a></li>     <li>Fix: Support nw.Window.removeAllListeners() with no parameter <a href="/misc/goto?guid=4959002884880338192">(#5649)</a></li>     <li>[docs] webview cookie API</li>    </ul>    <h2>下载</h2>    <ul>     <li><a href="/misc/goto?guid=4959002884971695296" rel="nofollow"><strong>Source code</strong> (zip)</a></li>     <li><a href="/misc/goto?guid=4959002885048222606" rel="nofollow"><strong>Source code</strong> (tar.gz)</a></li>    </ul>    <p>本站原创,转载时保留以下信息:<br /> 本文转自:深度开源(open-open.com)<br /> 原文地址:<a href="http://www.open-open.com/news/view/7cdb24f1">http://www.open-open.com/news/view/7cdb24f1</a></p>