Skip to content

2.6.2

Compare
Choose a tag to compare
@mobizt mobizt released this 25 Oct 03:11
· 323 commits to master since this release

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
  • Fixed some flash string bugs in ESP8266 core v 2.5.2 that leads to wdt reset.