Releases: mobizt/FirebaseClient
Releases · mobizt/FirebaseClient
v1.2.6
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
May 22, 2024
v1.2.5 stable release
Updates:
- Fix compilation error issue #76.
v1.2.4
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
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
May 18, 2024
v1.2.2 stable release
Updates:
- Fix last error status was not set/reset properly in sync task.
v1.2.1
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
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
April 24, 2024
v1.1.8 stable release
Updates:
- Fix service account and credential files authentication/authorization.
- Update examples.
- Update documentation.
v1.1.7
April 23, 2024
v1.1.7 stable release
Updates:
- Fix Ethernet issue.
- Add support more Arduino boards.
- Update documentation.
v1.1.6
April 23, 2024
v1.1.6 stable release
Updates:
- Add support more Arduino boards.
- Update documentation.