godot-engine.supabase

A lightweight addon which integrates Supabase APIs for Godot Engine out of the box.

MIT License

Stars
172
Committers
6

Bot releases are hidden (Show)

godot-engine.supabase - Supabase API - 4.0.2 Latest Release

Published by fenix-hub over 1 year ago

SDK updated for Godot Engine 4.0.2 and Supabase LW7 updates.
#62

Full Changelog: https://github.com/supabase-community/godot-engine.supabase/compare/v3.3.0...LW7

godot-engine.supabase - Supabase API - 4.0.1

Published by fenix-hub over 1 year ago

This release fixes Supabase API addon for Godot 4.0.1

fixed #60
fixed #61
fixed #54

What's Changed

New Contributors

Full Changelog: https://github.com/supabase-community/godot-engine.supabase/compare/v3.2.0...v3.3.0

godot-engine.supabase - Supabase API - v3.2.0

Published by fenix-hub almost 3 years ago

  • fix indentation
  • add debug() function
godot-engine.supabase - Supabase API - v3.0.5

Published by fenix-hub about 3 years ago

  • fixed anonymous sign in
  • fixed logout
  • added phone authentication support
godot-engine.supabase - Update v3.0.2

Published by fenix-hub about 3 years ago

godot-engine.supabase - Update v3.0.1

Published by fenix-hub about 3 years ago

  • added support for upsert in storage.upload() (related to #32)
godot-engine.supabase - Version 3.0.0

Published by fenix-hub over 3 years ago

Complete support

godot-engine.supabase - v2.6

Published by fenix-hub over 3 years ago

godot-engine.supabase - Update v2.5

Published by fenix-hub over 3 years ago

  • added support for /realtime
  • fixed queries
  • added Task logic
  • updated wiki
godot-engine.supabase - Update v2

Published by fenix-hub over 3 years ago

godot-engine.supabase - Release v1.0

Published by fenix-hub almost 4 years ago

This release implements all Authentication and Database REST APIs
There are multiple archivers which contain exported binaries of the Todo List Demo for windows, android, linux and HTML platforms.
An html live demo is also available here