Firebase ESP Client Versions Save

[DEPRECATED]🔥Firebase Arduino Client Library for ESP8266, ESP32 and RP2040 Pico. The complete, fast, secured and reliable Firebase Arduino client library that supports RTDB, Cloud Firestore, Firebase and Google Cloud Storage, Cloud Messaging and Cloud Functions for Firebase.

v4.4.3

9 months ago

September 12, 2023

v4.4.3 stable release

Updates:

  • Fix some compiler warning treats as error in Arduino IDE.

v4.4.2

9 months ago

September 11, 2023

v4.4.2 stable release

Updates:

  • Fix reference time setting issue.

v4.4.1

9 months ago

September 11, 2023

v4.4.1 stable release

Updates:

  • Fix network and SSL client issues.

v4.4.0

9 months ago

September 10, 2023

v4.4.0 stable release

Updates:

  • Update core.
  • Fix FirebaseJson iteration issue.

v4.3.20

9 months ago

August 29, 2023

v4.3.20 stable release

Updates:

  • Fix FCM legacy API pointer exception error.

v4.3.19

10 months ago

July 29, 2023

v4.3.19 stable release

Updates:

  • Fix download error in Firebase Storage and Google Cloud Storage.

v4.3.18

10 months ago

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

10 months ago

July 16, 2023

v4.3.17 stable release

Updates:

  • Fix null pointer exception error.

v4.3.16

11 months ago

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

11 months ago

July 7, 2023

v4.3.15 stable release

Updates:

  • Fix RTDB upload file issue #527.