Skip to content

Releases: arduino/arduino-fwuploader

2.4.1

31 Aug 07:47
2.4.1
d945078
Compare
Choose a tag to compare

Changelog

d945078 Fix wrong scrape of Root Certificates (#216)
f07445f Print error message on certificate flash failure (#215)

2.4.0

22 Aug 10:31
2.4.0
45b115d
Compare
Choose a tag to compare

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

20 Jul 11:01
2.3.0
bac1d05
Compare
Choose a tag to compare

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
e309eee Migrate workflows from deprecated set-output commands
c212103 Use separate dependency license metadata cache for each module
0e0fb39 Clean up temporary files on exit (#159)

2.2.2

17 Oct 14:58
8944d4a
Compare
Choose a tag to compare

Changelog

8944d4a bump go version to GO 1.18 (#151)

2.2.1

10 Oct 15:31
75bcf76
Compare
Choose a tag to compare

Changelog

fb99d12 Add support for macos arm64 build (#144)
96b4a40 Add NINA FW 1.5.0 (#143)

2.2.0

02 May 15:57
e4b7a87
Compare
Choose a tag to compare

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

30 Sep 13:06
144292a
Compare
Choose a tag to compare

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)

2.0.1

05 Aug 09:09
5e2e783
Compare
Choose a tag to compare

Changelog

5e2e783 print progress on stdout only if --format text is used (#97)

2.0.0

28 Jul 16:24
eb51bf2
Compare
Choose a tag to compare

Changelog

eb51bf2 bump mbed core to latest (#91)
3548372 change public gpg key (#90)
dc350ee place the private key in tmp (#89)

Notes

❗❗❗Versions before 2.0.0 will not work anymore further details in #93 ❗❗❗

1.0.2

28 Jul 10:34
1289a0c
Compare
Choose a tag to compare

Changelog

1289a0c change archive type from bz2 to gz (#88)