Releases: GodotNuts/GodotFirebase
Releases · GodotNuts/GodotFirebase
v4.1-release
What's Changed
- Dev by @fenix-hub in #249
- fix chaining by @fenix-hub in #251
- Fixes updates being pushed if requests made quick by @codecustard in #252
- Fix issue with uploads to Storage by @BearDooks in #253
- Fix baseURL in Dynamic Links by @BearDooks in #254
- Fix update not queing requests by @codecustard in #255
- Fix manual_token_refresh by @Pukkah in #262
- Rtdb delete by @BearDooks in #264
New Contributors
- @codecustard made their first contribution in #252
- @Pukkah made their first contribution in #262
Full Changelog: v4...godotfirebase-v4.1
v4 release
Emulator support alpha (#240) * fix crash when logging with user * fix err from int to string * functions * add emulators support (alpha) * Update .env