Releases: mobizt/ESP-Google-Sheet-Client
Releases · mobizt/ESP-Google-Sheet-Client
v1.4.5
December 5, 2024
v1.4.5 Stable release
Updates:
- Fix compilation error in ESP32 Core v3.1.x.
v1.4.4
March 25, 2024
v1.4.4 Stable release
Updates:
v1.4.3
November 10, 2023
v1.4.3 Stable release
Updates:
- Fix SSL verification time issue.
v1.4.2
November 9, 2023
v1.4.2 Stable release
Updates:
- Fix SAMD compilation error.
v1.4.1
August 21, 2023
v1.4.1 Stable release
Updates:
- Update ESP32 Client.
- Fix TinyGSMClient integration and examples.
v1.4.0
August 13, 2023
v1.4.0 Stable release
Updates:
- Add supports all Arduino devices except for AVR.
- Add support external networking Arduino clients directly without SSL client required.
- Add support TinyGsmClient integration.
v1.3.6
June 19, 2023
v1.3.6 Stable release
Updates:
- Reduce program space when no filesystems used.
v1.3.5
March 5, 2023
v1.3.5 Stable release
Updates:
- Fix ESP32 SPIFFS open file read issue.
v1.3.4
March 5, 2023
v1.3.4 Stable release
Updates:
- Fix ESP32 SPIFFS open file read issue.
v1.3.3
February 7, 2023
v1.3.3 Stable release
Updates:
- Fix access and custom tokens generation is not finished due to exchange process fail.
- Fix non-ESP devices WiFi reconnection issue.