Releases: arduino/arduino-create-agent-js-client
Releases · arduino/arduino-create-agent-js-client
Support compilation extrafiles
Change fw updater success condition
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)
* remove restore_binary flag from firmware updater command line * 2.4.6
Support Nano RP2040
Support nano rp2040 (#474) * support nano rp 2040 * 2.4.4
Use double quotes in programmer field
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
Fix firmware updater paths (#455) * Update firmware-updater.js * version 2.4.1
Support serial output with port name
semVer compare updated
- 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
2.3.4 Change fwupdater binary name based on the tool version (#390)
Fix code typo
2.3.3 Fix typo (#375)