NW.js v0.14.6 (LTS) 發布
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 中。
更新日志
- Custom Print API (#4911)
- Add: '--disable-devtools' command line for SDK build (#4839)
- Add: Support custom domain of nwjs app
- Add switch to disable the remote debugging server (#3620)
- Fix: make
this
in event listener reference tonw.Window
(#4901) - Fix: Don't migrate the data if new version is there to prevent data loss (#4853)
- Fix: Menu item key not working when key is 0 (#4837)
- 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)
- Fix: cookies support of chrome-extension protocol
- [docs] disable-devtools switch
- [docs] using Menu API and navigation
- [docs] usage of tray when page can be navigated (#4816)
- [docs] Custom Print API
- [docs] Manifest: Using custom domain
- 更多日志
下載
- http://dl.nwjs.io/v0.14.6/nwjs-v0.14.6-win-x64.zip
- http://dl.nwjs.io/v0.14.6/nwjs-v0.14.6-osx-x64.zip
- http://dl.nwjs.io/v0.14.6/nwjs-v0.14.6-linux-x64.tar.gz
SDK build:
- http://dl.nwjs.io/v0.14.6/nwjs-sdk-v0.14.6-win-x64.zip
- http://dl.nwjs.io/v0.14.6/nwjs-sdk-v0.14.6-osx-x64.zip
- http://dl.nwjs.io/v0.14.6/nwjs-sdk-v0.14.6-linux-x64.tar.gz
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!