Releases: mobizt/FirebaseClient
Releases · mobizt/FirebaseClient
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.
v1.0.5
March 29, 2024
v1.0.5 stable release
Updates:
- Fix custom token auth issue #14.
v1.0.4
March 27, 2024
v1.0.4 stable release
Updates:
v1.0.3
March 26, 2024
v1.0.3 stable release
Updates:
- Fix JsonWriter bool issue#7.
v1.0.2
March 25, 2024
v1.0.2 stable release
Updates:
- Relocate internal SSL client.