Skip to content

Releases: mobizt/Firebase-Arduino-WiFiNINA

v1.2.5

03 Mar 07:43

Choose a tag to compare

March 3, 2022

v1.2.5 stable release

Updates:

  • Reduced program size.
  • Improve stabilities.

v1.2.3

10 Nov 03:29

Choose a tag to compare

November 10, 2021

v1.2.3 stable release

Updates:

  • Fix compilation error in avr and Arduino IDE.
  • Fix conversion from double to string issue in avr.

v1.2.2

20 Oct 02:45

Choose a tag to compare

October 20, 2021

v1.2.2 stable release

Updates:

  • Add JSON array supports in getArray, setArray and pushArray.
  • Add generic get function.
  • Fix invalid error reason report.

v1.2.1

20 Oct 00:06

Choose a tag to compare

October 20, 2021

v1.2.1 stable release

Updates:

  • Fix missing file.

v1.2.0

19 Oct 14:31

Choose a tag to compare

October 19, 2021

v1.2.0 stable release

Updates:

  • Add support 64-bit signed/unsigned integer.

1.1.4

13 Sep 11:48

Choose a tag to compare

Minor HTTPClient update.

1.1.3

21 May 01:05

Choose a tag to compare

Fix incorrect file name.

1.1.2

07 Mar 17:20

Choose a tag to compare

Fix stream bugs

1.1.1

05 Mar 08:01

Choose a tag to compare

Use dynamic memory and code optimization.

1.1.0

20 Dec 02:18

Choose a tag to compare

Fix empty data when none POST payload contains name key.