Skip to content

Releases: esphome/esp-web-tools

7.0.0

03 Jan 23:07
Compare
Choose a tag to compare

What's Changed

  • [Breaking change] Bump ESP Web Flasher to 5.0.0. ESP Web Flasher will no longer patch the headers of the image. It's up to the caller of the library to provide the right values. (#155) @balloob
  • correct manifest.json example (#146) @Jason2866
  • Cleanups (#145) @balloob
  • Align console with ESPHome (#141) @balloob
Dependabot stuff

6.1.1

07 Dec 22:15
3f60b2e
Compare
Choose a tag to compare

What's Changed

  • Fix: Interpretet timeout in seconds, not ms (#140) @balloob

6.1.0

07 Dec 18:46
Compare
Choose a tag to compare

What's Changed

6.0.0

30 Nov 16:48
Compare
Choose a tag to compare

What's Changed

Add new manifest option new_install_prompt_erase that will prompt users to erase their device when:

  • Installing software when Improv Serial support is not detected
  • Installing software when Improv Serial support is available but it runs a different firmware

Added in #134 by @balloob

Breaking change: The old option new_install_skip_erase now works the same as new_install_prompt_erase. It's support is now deprecated and will generate a warning when used in a manifest.

CleanShot.2021-11-29.at.21.06.26.mp4

Other:

5.3.0

26 Nov 19:57
Compare
Choose a tag to compare

What's Changed

Other:

5.2.1

21 Nov 17:27
Compare
Choose a tag to compare

What's Changed

5.2.0

16 Nov 05:55
Compare
Choose a tag to compare

What's Changed

Other:

5.1.0

14 Nov 16:57
Compare
Choose a tag to compare

What's Changed

  • Split out non-improv dashboard from install dialog (#120) @balloob

Website updates

5.0.0

12 Nov 05:06
Compare
Choose a tag to compare

What's Changed

[Breaking change]: this release includes a minor revision to Improv Serial to unify checksum calculations.

4.1.1

11 Nov 05:55
Compare
Choose a tag to compare

What's Changed

This PR accidentally missed the 4.1.0 release train 🚋