v0.0.11
版本发布时间: 2020-12-01 11:52:05
supabase/supabase最新发布版本:1.24.08(2024-09-17 03:37:55)
We've been building for 9 months now, are we're getting even closer to Beta.
This is also available as a blog post and a video demo.
Add users
You can now add users manually from your dashboard.
User admin
You can also perform admin functions on existing users - send password reset emails, magic links, and delete users.
Even more powerful SQL Editor
Last month we announced an improved SQL Editor, and this month we've taken it even further. The SQL Editor is now a full Monaco editor, like you'd find in VS Code. Build your database directly from the browser.
Status page
We added a Status Page which tracks the uptime and latency of the Supabase platform.
Kaizen
- We completed a security audit by DigitalXRAID.
- Email confirmations now enabled by default for signups.
- Updated Benchmarking Suite to include more realistic workloads, on various different servers (results published soon).
- You can now set/edit/remove Foreign Keys via the table editor.