Skip to content

Releases: adafruit/web-firmware-installer-js

2.2.1 - Fix issue that prevented language parameter from changing

19 Dec 18:19

Choose a tag to compare

What's Changed

  • Fix issue that prevented language parameter from changing by @makermelissa in #17

Full Changelog: 2.2.0...2.2.1

2.2.0 - Update Native USB function for newer chips

09 Dec 21:58

Choose a tag to compare

What's Changed

Full Changelog: 2.1.0...2.2.0

2.1.0 - Update dialog text

31 Jul 17:50

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.0...2.1.0

Updated to use esptool-js

03 Jan 23:23

Choose a tag to compare

While the release shouldn't be breaking, so features such as automatically detecting disconnects has not been implemented in esptool-js.

Allow to continue if the boot drive doesn't match.

25 Mar 21:22

Choose a tag to compare

1.1.2

Github Action: Updated dist files

Fixed issue when no boardid provided

16 Mar 15:27

Choose a tag to compare

1.1.1

Github Action: Updated dist files

Added a Board Selector

15 Mar 20:28

Choose a tag to compare

When a comma separated list of multiple board IDs are provided for the boardid attribute, a selector will appear when you go to install and let you choose the board you are performing the installation for.

Initial Release

14 Mar 22:30

Choose a tag to compare

1.0.0

Remove push force because it works as expected now