NW.js v0.98.1 Released with Node.js v23.10.0
2025/04/04
Node.js in NW v0.98.1 is updated with v23.10.0.
In NW v0.98, Chromium 135 contains usual under-the-hood performance and stability tweaks, but there are also some cool new features to explore. It supports new CSS features, Dispatching click events to captured pointer, The fetchLater API 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 135 milestone hotlist.
I've made the 0.98 branch ready soon after Chromium beta bumps to 135. 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 to Chromium 135.0.7049.42
- Fix commit id generation
- [tools] update dump_syms.exe to 2.3.4 (#7892)
- node: update to v23.10.0
Full ChangeLog: https://github.com/nwjs/nw.js/blob/main/CHANGELOG.md
Download
- https://dl.nwjs.io/v0.98.1/nwjs-v0.98.1-win-x64.zip
- https://dl.nwjs.io/v0.98.1/nwjs-v0.98.1-osx-arm64.zip
- https://dl.nwjs.io/v0.98.1/nwjs-v0.98.1-linux-x64.tar.gz
SDK build:
- https://dl.nwjs.io/v0.98.1/nwjs-sdk-v0.98.1-win-x64.zip
- https://dl.nwjs.io/v0.98.1/nwjs-sdk-v0.98.1-osx-arm64.zip
- https://dl.nwjs.io/v0.98.1/nwjs-sdk-v0.98.1-linux-x64.tar.gz
Binary for other platforms: https://dl.nwjs.io/v0.98.1/
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/4oLKu0UMvmY/m/YqzVjsB7BwAJ