Skip to content

Releases: cotestatnt/async-esp-fs-webserver

async-esp-fs-webserver 1.0.3

04 Jan 11:49

Choose a tag to compare

  • added method void setAuthentication(const char* user, const char* pswd); in order to set user and password for /setup and /edit web pages
  • added method bool startCaptivePortal(const char* ssid, const char* pass, const char* redirectTargetURL); to run captive portal
  • Serial log enhanced
  • Added example simpleServerCaptive.ino

async-esp-fs-webserver 1.0.2

19 Dec 18:08

Choose a tag to compare

  • ESPAsyncWebServer, AsyncTCP and ESPAsyncTCP added as local source (I believe these repositories will no longer be updated by the owner)
  • inproved /setup webpage update and other aesthetic changes
  • examples fixs;

async-esp-fs-webserver 1.0.1

19 Nov 12:33

Choose a tag to compare

async-esp-fs-webserver 0.0.1

18 Nov 16:52

Choose a tag to compare

ready for Arduino Release v3.x.x