Releases: andy-portmen/native-client
Version 1.0.4
This release introduces breaking changes by deprecating several commands supported by the native client. Legacy extensions built on Manifest V2, such as "Media Converter," will no longer function correctly.
Version 1.0.3
use system-level nodejs on Windows
Version 1.0.2
use system-level nodejs on Windows
1.0.1
1.0.0
Country Flags for Edge; fixes https://github.com/andy-portmen/country…
0.9.9
No NodeJS executable anymore
0.9.8 removing nodejs executable for mac and linux
Supports macOS (arm64)
0.9.7 fixes https://github.com/andy-portmen/open-in/issues/105
0.9.6: Merge pull request #119 from justfortherec/fix-118-cannot-find-module
Fix #118: Cannot find module '${HOME}/host.js'
Version 0.9.5
It is recommended to have NodeJS installed on your system to use the NodeJS-based native clients (windows.zip, linux.zip, and mac.zip).
For those using macOS and Linux:
Two new experimental native clients are now available, built on BunJS. Before installation, ensure the "com.add0n.node" directory is removed manually or by executing uninstall.sh
to replace the old NodeJS-based native client with the new BunJS version. It's essential to have BunJS installed for the installer to work. Note that ZIP files (mac-bunjs-beta.zip
and linux-bunjs-beta.zip
) do not contain any executables.
BunJS native client's repo:
https://github.com/andy-portmen/native-client-bunjs/