Releases: arduino/arduino-fwuploader
2.4.1
2.4.0
Changelog
45b115d Throw an error when a tool has no compatible flavour with the current OS (#214)
4cf4a56 Update plugin doc (#213)
1d89350 Add portenta C33 firmware to the plugin system (#206)
e894eb2 Fix Improper Certificate Validation (#212)
34be246 Drop support for MKR 1000 and MKR Vidor 4000 (#209)
e241f76 Migrate Nina firmwares to plugin system (#208)
61e036b Fix the name not being present on the index (#207)
2425c08 Add ESP32-S3 FW 0.2.1 (#205)
61fd5bc Add ESP32-S3 FW 0.2.1 (#204)
2.3.0
Changelog
bac1d05 Add documentation on the new plugin system (#179)
bb28293 Fix regression introduced after major refactoring (#177)
3b99ab6 Introducing plugins system (#173)
61f3451 rename plugin (#176)
385f7d0 Generate plugin_firmware_index.json
with new boards data (#172)
2c15254 Update Arduino CLI and general enhancements (#171)
636d337 Build releases simultaneously
c212103 Use separate dependency license metadata cache for each module
0e0fb39 Clean up temporary files on exit (#159)
2.2.2
2.2.1
2.2.0
Changelog
e4b7a87 add support for .pem
cert format (#132)
ba458a2 Remove certificates, they are obsolete and are out of sync (#131)
9fc2470 expand the documentation regarding the certificates flashing (#129)
eef0eb6 fix panic when cannot download FirmwareIndex (#128)
b7f323a Add generic function to verify checksum (#120)
383d09c Relicense project as AGPL-3.0-or-later (#119)
2.1.0
Changelog
144292a add -i
flag to upload a custom fw to a board (#117)
9220c33 add get-version
command (#116)
813e19b Add precompiled sketches and index generation to make checking the firmware version possible (#113)
f38e518 bump mbed core to latest (#112)
ad1e806 Make taskfile compatible with Go 1.16 (#102)