Releases: mobizt/FirebaseClient
Releases · mobizt/FirebaseClient
v1.0.16
April 12, 2024
v1.0.16 stable release
Updates:
- Update usefull information.
v1.0.15
April 10, 2024
v1.0.15 stable release
Updates:
- Fix Firebase Realtime database Boolean issue.
v1.0.14
April 10, 2024
v1.0.14 stable release
Updates:
- Include the usefull information in examples and documentation.
- update Cloud Firestore example.
v1.0.13
April 9, 2024
v1.0.13 stable release
Updates:
- Fix error in examples.
- Update Readme and comments in examples.
v1.0.12
April 7, 2024
v1.0.12 stable release
Updates:
v1.0.11
April 7, 2024
v1.0.11 stable release
Updates:
- Fix WiFiSSLClient session reuse issue.
v1.0.9
April 6, 2024
v1.0.9 stable release
Updates:
- Fix ESP8266 compilation error when native Ethernet was enabled.
v1.0.8
April 6, 2024
v1.0.8 stable release
Updates:
- Fix compilation error in v1.0.7.
- Fix invalid version string in v1.0.7
- Update default token TTL.
- Update documentation.
- Update examples.
v1.0.7
April 6, 2024
v1.0.7 stable release
Updates:
- Add send and read timeout for sync task.
- Add missing Cloud Firestore function.
- Code optimization.
v1.0.6
March 31, 2024
v1.0.6 stable release
Updates:
- Fix debug message issue.
- Add support dangling pointer prevention for AsyncResult, AsyncClient and FirebaseApp.