v0.0.10
版本发布时间: 2020-11-03 12:02:07
supabase/supabase最新发布版本:1.24.08(2024-09-17 03:37:55)
We're now 8 months into building Supabase. We're focused on performance, stability, and reliability but that hasn't prevented us from shipping some great features.
This is also available as a blog post and a video demo.
Supabase.js 1.0
In the lead-up to our Beta launch, we've released supabase-js
version 1.0 and it comes with some major Developer Experience improvements. We received a lot of feedback from the community and we've incorporated it into our client libraries for our 1.0 release.
Check out the blog post to learn more.
More powerful SQL Editor
Although it was only intended to be a temporary feature, the SQL Editor has become one of the most useful features of Supabase. This month we decided to make give it some attention, adding Tabs and making it full-screen. This is the first of many updates, we've got some exciting things planned for the SQL Editor.
Keyboard shortcuts for Power Users
For the heavy table editor users, we've gone ahead and added a bunch of key commands and keyboard shortcuts so you can zip around and manipulate your tables faster than ever.
Magic Links
One of the most requested Auth features was the ability to send magic links that your users can use to log in. You can use this with new or existing users, and alongside passwords or stand alone.
Kaizen
- We have new and improved docs.
- We converted realtime-js to TypeScript.
- Dashboard Performance: we heavily optimised our dashboard routes.
- With the help of the community, we closed a lot of issues during Hacktoberfest.
- We have started benchmarking all the open source tools we use. We'll publish the results this month.