Skip to content

Releases: mobizt/Firebase-ESP32

3.5.1

25 Oct 03:09
Compare
Choose a tag to compare

October 25, 2019

Feature Added:

  • New none recursive FirebaseJson parser and builder.
  • Add support Json Array object and data type.
  • Generic function name for set, push and get.

Feature Fixed:

  • Fixed multi-stream data object.
  • Corrupted Firebase rules data.
  • Invalid data type parse from payload with white-spaces.
  • Remove recursive stream operation that may lead to stack overflow

3.2.1

01 Sep 12:47
Compare
Choose a tag to compare
Minor update

3.2.0

25 Aug 07:34
Compare
Choose a tag to compare
Add JSON builder and parser, bugs fixed

3.1.4

12 Aug 06:23
Compare
Choose a tag to compare
Add support SD/SPIFFS root CA, fix stream error

3.1.3

04 Aug 14:50
Compare
Choose a tag to compare
Update

3.1.2

18 Jun 07:53
Compare
Choose a tag to compare
Fix int/double data types, update timestamp examples, add return int …

3.1.1

13 May 03:26
Compare
Choose a tag to compare
Correct Timestamp example

3.1.0

13 May 01:58
Compare
Choose a tag to compare
Correct Timestamp example

3.0.4

06 May 09:17
Compare
Choose a tag to compare
Add server timestamp

3.0.3

05 May 11:33
Compare
Choose a tag to compare
Add support FCM