0.21.05
版本发布时间: 2021-06-10 19:53:14
supabase/supabase最新发布版本:1.24.08(2024-09-17 03:37:55)
Apple & Twitter Logins, Supabase Grid, Go & Swift Libraries. Lots of great stuff to try out this month.
This is also available as a blog post and a video demo.
Apple logins are now available
Did you know: if you ship an app to the App Store with any third-party logins, you're required to enable Apple logins as well? Now you can with Supabase Auth.
Twitter logins are now available
You can also use Twitter as an OAuth provider with Supabase Auth. Twitter has a very archaic OAuth impletementation, so this one took awhile.
New storage policy editor
We shipped a new Policy Editor for managing Row Level Security on your Storage. We provide some templates to simplify the process for new developers.
Supabase Grid
We are still working on Open Sourcing our Dashboard, and took another step closer by publicly releasing a new Supabase Grid. It's not ready to use outside of the Supabase ecosystem, but over time we hope to make it usable with any Postgres Database.
Japan (Tokyo) 🇯🇵 is now available as a region
There are a huge number of Supabase developers in Japan and China, and at their request we've launched Tokyo as a region.
Return data as CSV
You can now retrieve your data as Comma Separated Values. Thanks to @andreivreja for the awesome PR.
New Go Libraries
The community started developing the Go libraries. postgrest-go is completed, @Yusuf_Papurcu and @muratmirgun are working on the remaining libraries.
New Swift Libraries
The community started developing the Swift libraries too. @satishbabariya is making huge progress on storage-swift
, gotrue-swift
, realtime-swift
, and supabase-swift
.