Releases: mobizt/Firebase-ESP32
Releases · mobizt/Firebase-ESP32
v4.4.5
September 12, 2023
v4.4.5 stable release
Updates:
- Fix the compatibility issue of missing fb_esp_rtdb_data_type values in firebase_rtdb_data_type enums.
v4.4.4
September 12, 2023
v4.4.4 stable release
Updates:
- Fix null pointer exception for external 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.
- Firebase Cloud Messaging breaking changes to support HTTPv1 API.
v4.3.19
July 29, 2023
v4.3.19 stable release
Updates:
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 11, 2023
v4.3.16 stable release
Updates:
- Fix stream time out error during authentication stage.