Releases: esphome/esp-web-tools
Releases · esphome/esp-web-tools
3.2.0
What's Changed
- Bump esp-web-flasher to 2.0 which should fix resetting some devices after flashing firmware (#14) @bramkragten
- hide improv button when provision is done (#14) @bramkragten
3.1.0
What's Changed
- Add check for secure context + fix doc typos (#11) @bramkragten
3.0.0
What's Changed
Major version bump because the UI has been updated by @bramkragten in #10
Introduces a new event system to create your own progress bars. See the readme for details.
2.0.2
What's Changed
- Bump ESP Web Flasher to 1.0.4
- Fix percentages
- Bump rollup from 2.51.0 to 2.51.1 (#9) @dependabot
- Bump serve from 11.3.2 to 12.0.0 (#8) @dependabot
- Bump actions/setup-node from 1 to 2.1.5 (#7) @dependabot
- Bump prettier from 2.3.0 to 2.3.1 (#6) @dependabot
- Bump rollup from 2.50.5 to 2.51.0 (#5) @dependabot
2.0.1
What's Changed
- Replace stub implementation for
erase-first
to actually call erase function