Skip to content

Releases: mobizt/FirebaseClient

v1.2.6

29 May 05:24
Compare
Choose a tag to compare

May 29, 2024

v1.2.6 stable release

Updates:

  • Add support user defined JWT token processor to allow multi-threaded usage.
  • Update documentation.
  • Update examples.

v1.2.5

22 May 11:53
Compare
Choose a tag to compare

May 22, 2024

v1.2.5 stable release

Updates:

  • Fix compilation error issue #76.

v1.2.4

22 May 09:33
Compare
Choose a tag to compare

May 22, 2024

v1.2.4 stable release

Updates:

  • Fix wrong network timeout setting.
  • Update Ethernet and GSM networks debugging.
  • Remove blocking wait loops for Ethernet and GSM networks.

DONOT INSTALL THIS VERSION BECAUSE OF KNOWN LIBRARY COMPILATION ISSUE

v1.2.3

20 May 09:47
Compare
Choose a tag to compare

May 20, 2024

v1.2.3 stable release

Updates:

  • Fix Realtime Database shallow option issue.
  • Make some functions private access.
  • Update Realtime Database documentation.
  • Update examples.

v1.2.2

18 May 15:02
Compare
Choose a tag to compare

May 18, 2024

v1.2.2 stable release

Updates:

  • Fix last error status was not set/reset properly in sync task.

v1.2.1

18 May 07:49
Compare
Choose a tag to compare

May 18, 2024

v1.2.1 stable release

Updates:

  • Reduce the stack usage in sync task.
  • Add support the external async result for sync tasks.
  • Add support events filtering in Realtime database SSE mode (HTTP Streaming) result.

v1.2.0

05 May 17:04
Compare
Choose a tag to compare

May 5, 2024

v1.2.0 stable release

Updates:

  • Add support complete sync tasks.
  • Add support complete async tasks no callback.
  • Update app event, error and debug information management.
  • Update and reallocate the examples.
  • update documentation.

v1.1.8

24 Apr 18:58
Compare
Choose a tag to compare

April 24, 2024

v1.1.8 stable release

Updates:

  • Fix service account and credential files authentication/authorization.
  • Update examples.
  • Update documentation.

v1.1.7

23 Apr 14:31
Compare
Choose a tag to compare

April 23, 2024

v1.1.7 stable release

Updates:

  • Fix Ethernet issue.
  • Add support more Arduino boards.
  • Update documentation.

v1.1.6

23 Apr 09:00
Compare
Choose a tag to compare

April 23, 2024

v1.1.6 stable release

Updates:

  • Add support more Arduino boards.
  • Update documentation.