Releases: mobizt/FirebaseClient
Releases · mobizt/FirebaseClient
v1.4.7
November 7, 2024
v1.4.7 stable release
Updates:
- Fix bugs in AsyncClient HTTP protocol and async task flow PR #172 from ztaylor54
- The string_t and object_t enhancement.
- Update sponsors.
v1.4.6
October 30, 2024
v1.4.6 stable release
Updates:
- Fix possible stack ovf issue #169 for ESP8266 due to too large printf buffer.
v1.4.5
October 30, 2024
v1.4.5 stable release
Updates:
- Fix compilation error when Service Auth was disabled.
v1.4.4
October 29, 2024
v1.4.4 stable release
Updates:
- Fix Raspberry Pi Pico compilation error.
v1.4.3
October 29, 2024
v1.4.3 stable release
Updates:
- 64 bit integer to string conversion optimization.
- Minor update for documentation.
v1.4.2
October 25, 2024
v1.4.2 stable release
Updates:
- Fix 64-bit number to string conversion in some platforms.
v1.4.1
October 25, 2024
v1.4.1 stable release
Please update to v1.4.2 instead due to some platform compilation errors.
Updates:
- Fix Firestore's IntegerValue class issue #164.
- Update sponsors.
v1.4.0
October 5, 2024
v1.4.0 stable release
Updates:
- Fix AsyncClient stopAsync issue #157.
- Fix Custom_Auth issue #158.
v1.3.12
October 2, 2024
v1.3.12 stable release
Updates:
- Fix Realtime database DatabaseOptions issue #154.
v1.3.11
September 17, 2024
v1.3.11 stable release
Updates:
- Add support Arduino OPTA.