Skip to content

Releases: mobizt/Firebase-ESP-Client

v4.4.17

09 Jan 03:15
Compare
Choose a tag to compare

January 9, 2025

v4.4.17 patch release

Updates:

  • Apply ESP32 Client.h Arduino API breaking fix only for ESP32 Arduino Core v3.1.0.

v4.4.16

28 Dec 02:46
Compare
Choose a tag to compare

December 28, 2024

v4.4.16 patch release

Updates:

  • Fix compilation error in ESP32 Core v3.1.x (additional fix to library v4.4.15).

v4.4.15

05 Dec 06:12
Compare
Choose a tag to compare

December 5, 2024

v4.4.15 patch release

Updates:

  • Fix compilation error in ESP32 Core v3.1.x.

v4.4.14

23 Mar 16:10
Compare
Choose a tag to compare

March 24, 2024

v4.4.14 stable release

Updates:

  • Fix RTDB set float and double issues.

v4.4.12

01 Mar 02:22
Compare
Choose a tag to compare

March 1, 2024

v4.4.12 stable release

Updates:

  • Minor update for internal client.

v4.4.11

17 Feb 15:07
Compare
Choose a tag to compare

February 17, 2024

v4.4.11 stable release

Updates:

  • Fix compilation error for SdFat.

v4.4.10

27 Dec 04:18
Compare
Choose a tag to compare

December 27, 2023

v4.4.10 stable release

Updates:

  • Fix Time and GSMClient integration issue #614 in Core.

v4.4.9

19 Nov 03:00
Compare
Choose a tag to compare

November 19, 2023

v4.4.9 stable release

Updates:

  • Fix WiFiClient issue in ESP32.

v4.4.8

15 Sep 03:58
Compare
Choose a tag to compare

September 15, 2023

v4.4.8 stable release

Updates:

  • Fix native Ethernet issue.
  • Fix Ethernet integration issue.

v4.4.7

14 Sep 08:56
Compare
Choose a tag to compare

September 14, 2023

v4.4.7 stable release

Updates:

  • Fix filesystem issue.
  • Fix SSL RX buffer size for OTA download.
  • Remove support FreeRTOS for Raspberry Pi Pico.
  • Add support build flags for Ethernet integration.
  • Remove RTDB FastSend example.