Releases: GodotNuts/GodotFirebase
godotfirebase-v6.0.4 (4.x)
What's Changed
- Dict functionality, new document function allow setters and getters on document itself by @WolfgangSenff in #441
- Fix #439, queries support sub-collections by @zt-pawer in #440
New Contributors
Full Changelog: godotfirebase-v6.0.3...godotfirebase-v6.0.4
godotfirebase-v6.0.3 (4.x)
What's Changed
- Fix storage error handling by @syntaxerror247 in #434
- fix_oAuth_login_succeeded_emitting_twice by @syntaxerror247 in #437
- Add link_account() function by @T0d3v in #428
New Contributors
- @T0d3v made their first contribution in #428
- @syntaxerror247 made their first contribution in #434
Full Changelog: godotfirebase-v6.0.2...godotfirebase-v6.0.3
OldMain - v1 - going away
This is created simply to know we retain this code no matter what shenanigans I do with the codebase. :) This is the old 3.x codebase, now embodied in the 3.x branch. Main will be removed and then 4.x will be renamed to main.
godotfirebase-v4.9 (3.x)
What's Changed
- Prevent hanging thread by @Zeedinstein in #359
- Redirect to correct local port after OAuth2 success by @tzrot-jed in #348
- Fix for #372 delete_document error by @xzirox in #373
- Storage paths can now have space characters by @Vitorgus in #387
- #382 added link_with_credential function by @carmex in #391
- Remove GUT, update Firestore to remove caching by @WolfgangSenff in #407
- Fix storage error handling 3.x by @syntaxerror247 in #435
New Contributors
- @tzrot-jed made their first contribution in #348
- @xzirox made their first contribution in #373
- @carmex made their first contribution in #391
Full Changelog: godotfirebase-v4.8...godotfirebase-v4.9
GodotFirebase - v6.0.2
What's Changed
- Add arrayValue conversion to from_firebase_type by @auntiebirdie in #408
- Fix Request with empty list of fields crash bug by @theSlyest in #417
- Add ability to do aggregation queries by @WolfgangSenff in #420
New Contributors
- @auntiebirdie made their first contribution in #408
- @theSlyest made their first contribution in #417
Full Changelog: godotfirebase-v6.0.1...godotfirebase-v6.0.2
GodotFirebase - v6.0.1
What's Changed
- Update storage to make StorageTask fully transparent by @WolfgangSenff in #403
- Fix utilities issue by @WolfgangSenff in #404
Full Changelog: godotfirebase-v6.0...godotfirebase-v6.0.1
godotfirebase-v6.0
What's Changed
- Massive Firestore refactor by @WolfgangSenff in #400
Full Changelog: godotfirebase-v5.6...godotfirebase-v6.0
This represents one of the biggest refactors the plugins has ever undergone. Firestore will be changed forever.
GodotFirebase - v5.6
Full Changelog: godotfirebase-v5.4...godotfirebase-v5.6
godotfirebase - v5.4
What's Changed
- Remove auth file after successful account deletion by @matth3wdsouza in #397
- Big refactor part 1 by @WolfgangSenff in #399
New Contributors
- @matth3wdsouza made their first contribution in #397
Full Changelog: godotfirebase-v5.3...godotfirebase-v5.4
godotfirebase-v5.3
What's Changed
- Fixed error with OAuth 2 fb login flow by @NIKHIL0VERMA in #352
- Fix #379: Replaced "JavaScript" feature tag. by @kyboon in #380
- [Godot 4] Storage paths can now have space characters by @Vitorgus in #388
- #364 Provide user-friendly error codes for Firestore tasks by @decadentpig in #389
- Updates from the test harness by @WolfgangSenff in #390
New Contributors
- @NIKHIL0VERMA made their first contribution in #352
- @kyboon made their first contribution in #380
- @decadentpig made their first contribution in #389
Full Changelog: godotfirebase-v5.2...godotfirebase-v5.3