0.0.9
版本发布时间: 2020-10-08 13:11:40
supabase/supabase最新发布版本:1.24.08(2024-09-17 03:37:55)
This is also available as a blog post.
Third-party logins
We've released OAuth logins! You can now enable third-party logins on your app for Bitbucket, GitHub, GitLab, or Google.
Clone tables
You can duplicate your tables, just like you would inside a spreadsheet.
Enable and disable extensions
Extensions are easier to use. You can enable Postgres extensions with the click of a button.
Save your favorite queries
The SQL editor now stores your query history in your browser. You can also save your favorite queries to run later!
GitHub Discussions
Supabase was given access to GitHub Discussions! This is the place for you to ask questions or show off what you've built with Supabase.
Kaizen
- Our dashboard now uses Next.js automatic static optimization - so it should be noticeably more responsive.
- We created an Isomorphic
gotrue-js
TypeScript library for interacting with Netlify's GoTrue server. This will soon be bundled intosupabase-js
- We migrated our
postgrest-js
library to TypeScript, and it will soon be bundled intosupabase-js