Releases: mobizt/ESP-Google-Sheet-Client
Releases · mobizt/ESP-Google-Sheet-Client
v1.3.1
January 22, 2023
v1.3.0 Stable release
Updates:
- Fix chunked response handling (faster response reading).
- Fix wdt reset in ESP8266 core v3.1.1 as delay(0) replaced by esp suspend.
- Improve errors handling.
- Improve NTP time synching.
- Improve auth token management.
- Add support Raspberry Pi Pico (RP2040).
- Add support SDFS (ESP8266SdFat) in Raspberry Pi Pico.
- Add suppor WiFi reconnection for ESP32, ESP8266 and Raspberry Pi Pico W.
- Add support Ethernet for ESP32, ESP8266 and Raspberry Pi Pico.
- Add support other network Clients e.g., WiFiClient, EthernetClient and GSMClient using ESP_SSLClient and other SSL Clients.
v1.3.0
January 22, 2023
v1.3.0 Stable release
Updates:
- Fix chunked response handling (faster response reading).
- Fix wdt reset in ESP8266 core v3.1.1 as delay(0) replaced by esp suspend.
- Improve errors handling.
- Improve NTP time synching.
- Improve auth token management.
- Add support Raspberry Pi Pico (RP2040).
- Add support SDFS (ESP8266SdFat) in Raspberry Pi Pico.
- Add suppor WiFi reconnection for ESP32, ESP8266 and Raspberry Pi Pico W.
- Add support Ethernet for ESP32, ESP8266 and Raspberry Pi Pico.
- Add support other network Clients e.g., WiFiClient, EthernetClient and GSMClient using ESP_SSLClient and other SSL Clients.