Skip to content

Releases: andy-portmen/native-client

Version 1.0.4

26 Aug 08:42
Compare
Choose a tag to compare

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

23 Aug 08:04
Compare
Choose a tag to compare
use system-level nodejs on Windows

Version 1.0.2

23 Aug 06:59
Compare
Choose a tag to compare
use system-level nodejs on Windows

1.0.1

29 Jun 12:44
Compare
Choose a tag to compare

Based on #145

1.0.0

13 Apr 11:23
Compare
Choose a tag to compare
Country Flags for Edge; fixes https://github.com/andy-portmen/country…

0.9.9

12 Mar 13:26
Compare
Choose a tag to compare

No NodeJS executable anymore

15 Jan 06:17
Compare
Choose a tag to compare
0.9.8

removing nodejs executable for mac and linux

Supports macOS (arm64)

12 Jan 06:40
Compare
Choose a tag to compare
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

22 Jul 13:17
7d22901
Compare
Choose a tag to compare

Version 0.9.5

16 Apr 08:22
Compare
Choose a tag to compare

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/