Skip to content

Releases: CDFER/Captive-Portal-ESP32

V0.5.0

07 Jun 02:08
539ff4a
Compare
Choose a tag to compare

What's Changed

  • Changed to esphome version of webserver and tcp libs
  • Better Formatting and comments
  • Code refactored in separate functions
  • Update Readme

Full Changelog: V0.3.0...V0.5.0

V0.3.0

17 Nov 00:51
d4efec4
Compare
Choose a tag to compare
  • bugfixes
  • extracted useful variables
  • tested on more devices
  • updated HTML (now green and mobile-friendly)

ESP32 Cross Platform Captive Portal Release V0.2.0

13 Nov 23:46
8aa2243
Compare
Choose a tag to compare
  • IOS Bugfix
  • Debug and release environment in platform IO (pre-release binary is still from the debug environment)
  • BTW V0.1 is End of Life

V0.1

13 Nov 03:57
2789e64
Compare
Choose a tag to compare
V0.1 Pre-release
Pre-release

Install the binary using esphome flasher:
https://github.com/esphome/esphome-flasher/releases
Use a 115200 baud rate serial monitor (esphome has one builtin) to see events and errors

Dependency Graph
|-- AsyncTCP @ 1.1.1+sha.ca8ac5f
|-- ESP Async WebServer @ 1.2.3
| |-- AsyncTCP @ 1.1.1+sha.ca8ac5f
| |-- FS @ 2.0.0
| |-- WiFi @ 2.0.0
|-- DNSServer @ 2.0.0
| |-- WiFi @ 2.0.0
|-- WiFi @ 2.0.0