Skip to content
This repository was archived by the owner on Jan 29, 2023. It is now read-only.

Releases: khoih-prog/WiFiManager_Generic_Lite

Release v1.1.3 to fix invalid "blank" or NULL Config Data treated as Valid

12 Apr 21:28
0b7f895

Choose a tag to compare

Version v1.1.2 to fix MultiWiFi connection bug

30 Mar 22:50
a0acf10

Choose a tag to compare

Major Release v1.1.0 to add Configurable Customs HTML Headers and many new features

22 Feb 01:47
3fb2ad3

Choose a tag to compare

Major Release v1.1.0

  1. Configurable Customs HTML Headers, including Customs Style, Customs Head Elements, CORS Header.
  2. Fix Config Portal Bug.
  3. Add functions to control Config Portal from software or Virtual Switches. Check How to trigger a Config Portal from code #25
  4. Use more efficient FlashStorage_SAMD v1.1.0 and FlashStorage_STM32 v1.0.0
  5. Optimize code.
  6. Update examples

Version v1.0.2 to add support to STM32F/L/H/G/WB/MP1 using ATWINC1500/WiFi101.

06 Feb 01:53
95dc311

Choose a tag to compare

Release v1.0.2

  1. Add support to STM32F/L/H/G/WB/MP1 using ATWINC1500/WiFi101. Thanks to Max Gerhardt in attachInterrupt() on wifi101 unidentified

Version v1.0.1 to fix bug and drop support to Mega

05 Feb 08:00
c4f2720

Choose a tag to compare

Release v1.0.1

  1. Fix bug.
  2. Drop support to Mega due to marginal memory issue.

Initial Release v1.0.0 to support many boards and Generic WiFi (WiFiNINA, WINC1500/WiFi101, WiFiEsp, etc.) using WiFiNINA_Generic, WiFi101, WiFiEsp, etc. libraries.

05 Feb 03:10
dd44a49

Choose a tag to compare

Release v1.0.0

  1. Initial release to support many boards and Generic WiFi (WiFiNINA, WINC1500/WiFi101, WiFiEsp, etc.) using WiFiNINA_Generic, WiFi101, WiFiEsp, etc. libraries.