- Changelog
- Releases v1.7.1
- Releases v1.7.0
- Releases v1.6.0
- Releases v1.5.4
- Releases v1.5.3
- Releases v1.5.2
- Releases v1.5.1
- Releases v1.5.0
- Releases v1.4.1
- Releases v1.4.0
- Releases v1.3.0
- Releases v1.2.0
- Releases v1.1.2
- Releases v1.1.1
- Releases v1.1.0
- Releases v1.0.12
- Releases v1.0.11
- Releases v1.0.10
- Releases v1.0.9
- Releases v1.0.8
- Releases v1.0.7
- Releases v1.0.6
- Releases v1.0.5
- Releases v1.0.4
- Releases v1.0.3
- Releases v1.0.2
- Fix AP and version bugs for WizNet
WizFi360
- Add support to WizNet
WizFi360
, such asWIZNET_WIZFI360_EVB_PICO
usingarduino-pico
core
- Fix severe limitation to permit sending larger data than 2K buffer
- Add example ATWebServer_BigData to demo how to send larger data than 2K buffer
- Modify example AdvancedWebServer to demo how to send larger data than 2K buffer
- Add new features, such as
CORS
, etc. - Use
allman astyle
and addutils
- Update
Packages' Patches
- Use new
arduino.tips
instead ofarduino.cc
. - Improve examples
- Update
Packages' Patches
- Fix authenticate issue caused by libb64
- Update
Packages' Patches
- Fix wrong http status header bug. Check fix for wrong http status header #42
- Fix bug related to String in library and examples
- Reduce usage of Arduino String with std::string
- Optimize library code and examples by using reference-passing instead of value-passing.
- Update
Packages' Patches
- Add instructions for SIPEED_MAIX_DUINO
- Add SIPEED_MAIX_DUINO and update remaining
Packages' Patches
- Add support to Adafruit nRF52 core v0.22.0+
- Add support to Raytac MDBT50Q_RX Dongle
- Update Adafruit
Packages' Patches
- Add support to RP2040-based boards, such as Nano_RP2040_Connect, RASPBERRY_PI_PICO, ADAFRUIT_FEATHER_RP2040 and GENERIC_RP2040, using Arduino-mbed RP2040 core.
- Fix bug.
- Add support to RASPBERRY_PI_PICO boards using Earle Philhower's arduino-pico core
- Add support to SIPEED_MAIX_DUINO boards
- Clean-up all compiler warnings possible.
- Add MQTT examples
- Add Version String
- Add Table of Contents
- Add support to PROGMEM-related commands, such as sendContent_P() and send_P().
- Update Platform.ini to support PlatformIO 5.x owner-based dependency declaration.
- Clean up code. Use FlashString and related functions extensively in code as well in examples.
- Enhance examples.
- Add support to UDP Multicast. Now ESP8266/ESP32 AT-command shields can run uPnP libraries to manage Internet Gateway's port forwarding.
- Fix bugs.
- Enhance debug support.
- Add sample Packages_Patches for STM32 (Nucleo-144 NUCLEO_F767ZI, Nucleo-64 NUCLEO_L053R8)
- Add example for STM32F/L/H/G/WB/MP1 boards.
- Add instructions to use EspSerial/Serial1 on some STM32 boards without Serial1 definition (Nucleo-144 NUCLEO_F767ZI, Nucleo-64 NUCLEO_L053R8, etc.)
- Add support to all STM32F/L/H/G/WB/MP1 (Nucleo-144 NUCLEO_F767ZI, Nucleo-64 NUCLEO_L053R8, etc.)
- Add support to Seeeduino SAMD21/SAMD51 boards (SEEED_WIO_TERMINAL, SEEED_FEMTO_M0, SEEED_XIAO_M0, Wio_Lite_MG126, WIO_GPS_BOARD, SEEEDUINO_ZERO, SEEEDUINO_LORAWAN, SEEED_GROVE_UI_WIRELESS, etc.)
- Fix bug not closing client and releasing socket.
- Enhance examples.
- Add function to be enable to work with WebSockets2_Generic Library
- Fix bug.
- Add functions (ESP8266_AT_Drv::wifiDriverReInit and ESP8266_AT_Class::reInit).
- Restructure codes. Increase RingBuffer Size.
- Add support to WIS600-01S and W600 WiFi shields
- Fix bug.
- Add features to ESP32-AT.
- Add support to ESP32-AT-command shield.
- Update deprecated ESP8266-AT commands.
- Restructure examples to separate defines header files.
- Add support to nRF52 boards, such as AdaFruit Feather nRF52832, nRF52840 Express, BlueFruit Sense, Itsy-Bitsy nRF52840 Express, Metro nRF52840 Express, NINA_B302_ublox, NINA_B112_ublox, etc.
- Add support to SAM51 (Itsy-Bitsy M4, Metro M4, Grand Central M4, Feather M4 Express, etc.) and SAM DUE.
- Sync with ESP8266WebServer library of ESP8266 core v2.6.3
- Fix bug.
- Add support to STM32 (STM32F0, F1, F2, F3, F4, F7, etc) boards
- Add support to SAMD (ZERO, MKR, NANO_33_IOT, M0, M0 Pro, AdaFruit CIRCUITPLAYGROUND_EXPRESS, etc.) boards