NW.js v0.102.0 Released with Chromium 139
2025/07/31
I'm pleased to announce NW 0.102.0 with Chromium 139 stable upgrade. Per upstream, Chromium 139 requires at least macOS 12.
In NW v0.102, Chromium 139 contains usual under-the-hood performance and stability tweaks, but there are also some cool new features to explore. It supports new CSS features, async attribute for SVG script elements, On-device Web Speech 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 139 milestone hotlist.
I've made the 0.102 branch ready soon after Chromium beta bumps to 139. 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 139.0.7258.66
- Fix: runtime.reload() with devtools opening (#8243)
- Fix pdf viewer UI: window.localStorage is null (#8280)
Full ChangeLog: https://github.com/nwjs/nw.js/blob/main/CHANGELOG.md
Download
- https://dl.nwjs.io/v0.102.0/nwjs-v0.102.0-win-x64.zip
- https://dl.nwjs.io/v0.102.0/nwjs-v0.102.0-osx-arm64.zip
- https://dl.nwjs.io/v0.102.0/nwjs-v0.102.0-linux-x64.tar.gz
SDK build:
- https://dl.nwjs.io/v0.102.0/nwjs-sdk-v0.102.0-win-x64.zip
- https://dl.nwjs.io/v0.102.0/nwjs-sdk-v0.102.0-osx-arm64.zip
- https://dl.nwjs.io/v0.102.0/nwjs-sdk-v0.102.0-linux-x64.tar.gz
Binary for other platforms: https://dl.nwjs.io/v0.102.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/3WkmSoIlFuA/m/zmqeGX3BBQAJ