Releases: mobizt/ESP-Signer
Releases · mobizt/ESP-Signer
v1.4.2
August 21, 2023
v1.4.2 Stable release
Updates:
- Update ESP32 Client.
- Fix TinyGSMClient integration and examples.
v1.4.1
August 13, 2023
v1.4.1 Stable release
Updates:
v1.4.0
August 12, 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.1
March 5, 2023
v1.3.1 Stable release
Updates:
- Fix ESP32 SPIFFS open file read issue.
v1.3.0
February 6, 2023
v1.3.0
Updates:
- Add support Raspberry Pi Pico.
- Add support other network interfaces.
v1.2.1
May 6, 2022
v1.2.0
Updates:
- Important fix for memory leaks issue.
v1.2.0
May 6, 2022
v1.2.0
Updates:
- Important fix for memory leaks issue.
v1.1.6
April 23, 2022
v1.1.6
Updates:
- Fixed NTP time synching issue.
v1.1.5
April 20, 2022
v1.1.5
Updates:
- Fixed FirebaseJson double to string conversion issue.
- Fixed FirebaseJson array's set by index issue.
- Add support FirebaseJson non-object type data via setJsonData and setJsonArrayData functions.
v1.1.4
April 18, 2022
v1.1.4
Updates: