NW.js v0.92.0 Released with Chromium 129 and Node.js v22.7.0
2024/09/24
I'm pleased to announce NW v0.92.0 with Chromium 129 stable upgrade.
In NW v0.92, Chromium 129 contains usual under-the-hood performance and stability tweaks, but there are also some cool new features to explore. It supports new CSS features, Blob support in WebRTC data channels, scheduler.yield() and much more. Please check upstream release notes for details. For a complete list of all features (including experimental features) in this release, see the Chrome 129 milestone hotlist.
I've made the 0.92 branch ready soon after Chromium beta bumps to 129. Thanks to the testers for their valuable feedback and bug reports. I've been working on 2 branches simultaneously: a released branch on the current Chromium stable and a beta branch on Chromium beta.
Best regards,
Roger Wang
ChangeLog
- Update Chromium to 129.0.6668.59
- Update Node.js to v22.7.0
Full ChangeLog: https://github.com/nwjs/nw.js/blob/nw92/CHANGELOG.md
Download
- https://dl.nwjs.io/v0.92.0/nwjs-v0.92.0-win-x64.zip
- https://dl.nwjs.io/v0.92.0/nwjs-v0.92.0-osx-arm64.zip
- https://dl.nwjs.io/v0.92.0/nwjs-v0.92.0-linux-x64.tar.gz
SDK build:
- https://dl.nwjs.io/v0.92.0/nwjs-sdk-v0.92.0-win-x64.zip
- https://dl.nwjs.io/v0.92.0/nwjs-sdk-v0.92.0-osx-arm64.zip
- https://dl.nwjs.io/v0.92.0/nwjs-sdk-v0.92.0-linux-x64.tar.gz
Binary for other platforms: https://dl.nwjs.io/v0.92.0/
There are 2 builds for each platform - normal build, and SDK build. Normal build doesn't have devtools, only SDK build does. lt can be opened by pressing F12 (Cmd-Alt-I on OSX). SDK packages also have more development tools to be exposed in the following releases, as well as the NaCl support.
Our build infrastructure enables live binary build from git tip so you can access to the latest binary from https://dl.nwjs.io/live-build/
Discussion
See our mailing list to discuss on this release: https://groups.google.com/g/nwjs-general/c/VsttzoZyaLg/m/QNrxJlxtBAAJ