Skip to content

Releases: arduino/arduino-create-agent-js-client

Support compilation extrafiles

04 May 14:16
0136afb
Compare
Choose a tag to compare
Support compilation extrafiles (#498)

* support compilation extrafiles

* 2.4.9

Change fw updater success condition

28 Apr 10:04
510b5de
Compare
Choose a tag to compare
Change fw updater success condition (#493)

* change fw updater success condition

* 2.4.8

2.4.6: remove restore_binary flag from firmware updater command line (#491)

27 Apr 14:28
f22498b
Compare
Choose a tag to compare
* remove restore_binary flag from firmware updater command line

* 2.4.6

Support Nano RP2040

25 Mar 13:29
da11a65
Compare
Choose a tag to compare
Support nano rp2040 (#474)

* support nano rp 2040

* 2.4.4

Use double quotes in programmer field

23 Feb 13:39
95383da
Compare
Choose a tag to compare
use double quotes in programmer field (#458)

* use double quotes in programmer field

By using double quotes in the programmer field the path does not get split by the agent in case of a whitespace

* 2.4.2

Fix firmware updater paths

22 Feb 15:16
8355fba
Compare
Choose a tag to compare
Fix firmware updater paths (#455)

* Update firmware-updater.js

* version 2.4.1

Support serial output with port name

10 Feb 09:42
45d43b5
Compare
Choose a tag to compare

semVer compare updated

03 Feb 08:25
Compare
Choose a tag to compare
  • Now it's possible to rollback the agent by modifying the agent-version.json on s3
  • Update mechanism is not triggered anymore if the agent contains a semver with rc (e.g. 1.2.1-rc1)

Change fwupdater binary name based on the tool version

29 Oct 16:46
aa89947
Compare
Choose a tag to compare
2.3.4

Change fwupdater binary name based on the tool version (#390)

Fix code typo

02 Oct 13:01
e9ef3fb
Compare
Choose a tag to compare
2.3.3

Fix typo (#375)