Releases: mobizt/Firebase-ESP8266
Releases · mobizt/Firebase-ESP8266
v4.3.5
27 Jan 07:14
Compare
Sorry, something went wrong.
No results found
January 27, 2023
v4.3.5 stable release
Updates:
Fix ESP8266 SDK lwip driver with Ethernet.h compilation error.
Update examples.
v4.3.4
22 Jan 01:12
Compare
Sorry, something went wrong.
No results found
January 22, 2023
v4.3.4 important release
Updates:
Fix NTP issue and update.
Fix netwok management task issue.
v4.3.3
20 Jan 14:00
Compare
Sorry, something went wrong.
No results found
January 20, 2023
v4.3.3 important release
Updates:
Fix chunked response handling issue for authentications.
Fix NTP client issue.
Fix Firebase.ready returns true when network disconnected.
Fix wdt reset in ESP8266 core v3.1.1 as delay(0) replaced by esp suspend.
Improve network (WiFi) resume task.
Add support non-ESP device WiFi resume.
Add support SDFS (ESP8266SdFat) filesystem for RP2040/Pico.
v4.3.2
08 Jan 01:41
Compare
Sorry, something went wrong.
No results found
January 8, 2023
v4.3.2 important release
Updates:
Fix Token expiry bug which introduced in v4.3.0.
v4.3.1
07 Jan 09:18
Compare
Sorry, something went wrong.
No results found
January 7, 2023
v4.3.1 stable release
Updates:
Bugs fixed.
Add support RP2040 Pico.
Add runStream function.
v4.3.0
24 Dec 16:14
Compare
Sorry, something went wrong.
No results found
December 24, 2022
v4.3.0 stable release
Updates:
Bugs fixed.
Code optimization.
Add support custom config file.
v4.2.7
15 Nov 15:19
Compare
Sorry, something went wrong.
No results found
November 15, 2022
v4.2.7 stable release
Updates:
v4.2.5
10 Nov 13:33
Compare
Sorry, something went wrong.
No results found
November 10, 2022
v4.2.5 stable release
Updates:
Fix filesystem was not mount before file removing issue.
Update TCP client.
v4.2.4
09 Nov 04:59
Compare
Sorry, something went wrong.
No results found
November 9, 2022
v4.2.4 stable release
Updates:
Add support Sign In with custom token.
v4.2.3
07 Nov 03:54
Compare
Sorry, something went wrong.
No results found
November 7, 2022
v4.2.3 stable release
Updates:
Fix upload/download progress elapsed time.