This repository has been archived by the owner on Feb 4, 2023. It is now read-only.
Releases: khoih-prog/Ethernet_Manager
Releases · khoih-prog/Ethernet_Manager
Version v1.2.0 to add Configurable Customs HTML Headers, including Customs Style, Customs Head Elements, CORS Header and support for ESP32-S2
Major Releases v1.2.0
- Configurable Customs HTML Headers, including Customs Style, Customs Head Elements, CORS Header.
- Add functions to control Config Portal from software or Virtual Switches. Check How to trigger a Config Portal from code #25
- Use more efficient FlashStorage_SAMD v1.1.0
- Add support to ESP32-S2 (ESP32-S2 Saola and AI-Thinker ESP-12K)
- Add Instructions to install ESP32-S2 core
- Fix Config Portal Bug.
- Update examples
Version v1.1.1 to clean-up all compiler warnings possible.
Releases v1.1.1
- Clean-up all compiler warnings possible.
- Add Table of Contents
Releases v1.1.0 to add support to ESP32/ESP8266
Releases v1.1.0
- Add support to ESP32 and ESP8266 using EEPROM, SPIFFS or LittleFS
- Add many complex MQTT Examples to demonstrate how to use the dynamic parameters, entered via Config Portal, to connect to ThingStream MQTT Server at
mqtt.thingstream.io
.
Initial Release v1.0.0
Releases v1.0.0
- Initial coding to support SAMD21/SAMD51, nRF52, SAM DUE, Teensy.
- Provide support to W5x00, ENC28J60 and Teensy 4.1 NativeEthernet.
- Supporting Ethernet, EthernetLarge, Ethernet2, Ethernet3, EthernetENC, UIPEthernet and Teensy NativeEthernet Libraries