Releases: mobizt/Firebase-ESP-Client
Releases · mobizt/Firebase-ESP-Client
v4.4.3
September 12, 2023
v4.4.3 stable release
Updates:
- Fix some compiler warning treats as error in Arduino IDE.
v4.4.2
September 11, 2023
v4.4.2 stable release
Updates:
- Fix reference time setting issue.
v4.4.1
September 11, 2023
v4.4.1 stable release
Updates:
- Fix network and SSL client issues.
v4.4.0
September 10, 2023
v4.4.0 stable release
Updates:
- Update core.
- Fix FirebaseJson iteration issue.
v4.3.20
August 29, 2023
v4.3.20 stable release
Updates:
- Fix FCM legacy API pointer exception error.
v4.3.19
July 29, 2023
v4.3.19 stable release
Updates:
- Fix download error in Firebase Storage and Google Cloud Storage.
v4.3.18
July 20, 2023
v4.3.18 stable release
Updates:
- Fix time issue for ESP devices when using external client with OAuth2 authentication.
- Update examples.
v4.3.17
July 16, 2023
v4.3.17 stable release
Updates:
- Fix null pointer exception error.
v4.3.16
July 10, 2023
v4.3.16 stable release
Updates:
- Fix Firestore's consistencyMode for runQuery issue.
- Fix Firestore's commitDocumentAsync issue.
- Fix RTDB stream time out error during authentication stage.
v4.3.15
July 7, 2023
v4.3.15 stable release
Updates:
- Fix RTDB upload file issue #527.