Skip to content

Releases: mobizt/FirebaseClient

v2.2.7

03 Jan 12:25

Choose a tag to compare

January 3, 2026

v2.2.7 stable release

Updates:

  • Fix Realtime Database Streaming issue.
  • Fix JSON writer compilation error.

v2.2.6

31 Dec 12:28

Choose a tag to compare

November 22, 2025

v2.2.6 stable release

Updates:

  • Fix chunked data decoding issue.

v2.2.5

22 Nov 06:17

Choose a tag to compare

November 22, 2025

v2.2.5 stable release

Updates:

  • Add dependency in library manifest files.
  • Remove ESP_SSLClient source files.

v2.2.4

02 Nov 03:58

Choose a tag to compare

November 2, 2025

v2.2.4 stable release

Updates:

  • Add support filesystem OTA update.
  • Update OTA examples.

v2.2.3

29 Oct 01:54

Choose a tag to compare

October 29, 2025

v2.2.3 stable release

Updates:

  • Fix RTDB Sream event filter issue.

v2.2.2

30 Sep 06:46

Choose a tag to compare

September 30, 2025

v2.2.2 stable release

Updates:

  • Update FirebaseApp.
  • Update Web App.

v2.2.1

16 Sep 15:40

Choose a tag to compare

September 16, 2025

v2.2.1 stable release

Updates:

  • Add support FCM App Instances management.
  • Update examples.

v2.1.9

12 Sep 14:03

Choose a tag to compare

September 12, 2025

v2.1.9 stable release

Updates:

  • Fix file operation and download URL issue #291.
  • Update examples.

v2.1.8

13 Aug 18:16

Choose a tag to compare

August 14, 2025

v2.1.8 stable release, fatal bug fixed

Updates:

  • Fix fatal memory reallocation bug #284.

v2.1.7

09 Aug 08:33

Choose a tag to compare

August 9, 2025

v2.1.7 stable release

Updates:

  • Fix CustomAuth issue #282.
  • Upsate chunk decoding.