---
number: 19691
slug: 19691-july-beta-2021
published: 2021-08-12
discussion: https://github.com/orgs/supabase/discussions/19691
labels:
  - frontend
  - postgrest
  - auth
  - storage
  - flutter
  - postgres
page: https://supabase.com/changelog/19691-july-beta-2021
---

# July Beta 2021

Supabase is gearing up for another Launch Week on July the 26th. Until then, here's a few new things to try.

This is also available as a [blog post](https://supabase.io/blog/2021/08/12/supabase-beta-july-2021) and a [video demo](https://youtu.be/Vj5fPA-vjfw).

## Launch Week II: The SQL

Following the success of our first Launch Week in March, we finished the July with "[Launch Week II: The SQL](/blog/2021/07/22/supabase-launch-week-sql)". 
The community has been sieving through a slew of bad puns and retro memes to discover the new feature announcements.

![supabase-launch-the-sql](https://user-images.githubusercontent.com/10214025/129207475-a9e0c892-b925-4e06-ae62-167f2364080f.png)

## Auth v2 with Phone Auth

Your users can now log in with SMS based mobile auth! We have a Twilio integration ([Guide Here](https://supabase.io/docs/guides/auth/auth-twilio)) and will be adding more providers soon.

Other Auth updating include, Twitch logins, and the ability to generate invite, recovery, confirmation, and magic links via the API, 
for people who want more control over the email templating flow. Read the [blog post here](https://supabase.io/blog/2021/07/28/supabase-auth-passwordless-sms-login).

![verify-phone](https://user-images.githubusercontent.com/10214025/129207530-03fa5f35-670c-4224-9725-d959031ecb46.jpg)

## Storage is now in Beta

Storage updates include Media Streaming, Public Buckets, Directory Uploads, and a Performance Improvements. 

Streaming Media in particular opens up a whole new host of potential use cases, learn more about the [updates here](https://supabase.io/blog/2021/07/27/storage-beta).

![storage](https://user-images.githubusercontent.com/10214025/129207560-8ad3f906-32b6-4821-9680-490cd0929d93.png)

## Dashboard v2

We made some major new additions to the dashboard including usage statistics, a new project home, and tons of database insights. 
Check the [post here](https://supabase.io/blog/2021/07/29/supabase-reports-and-metrics) on what you get and how we built it.

![dashboards](https://user-images.githubusercontent.com/10214025/129207576-44b2e771-63f9-490c-a3a0-f3c3d9893799.png)

## We launched a Discord server

You'll find us hanging out regularly in the #hangout channel. 
We even "live-fixed" some production errors in there on Monday night (which occurred literally 1 hour before our first announcement of the week! Typical!). 
We're fast approaching 1,500 members so come and join the action! [discord.supabase.com](https://discord.supabase.com)

![discord](https://user-images.githubusercontent.com/10214025/129207603-4629df22-0c8b-48a4-8115-a1e6541ed23a.png)


## PostgreSQL 13

All new Supabase projects will be launched with PostgreSQL 13.3, and we're working on a migration path for old projects. 
This gives you [looooaads of new stuff out the box](https://supabase.io/blog/2021/07/26/supabase-postgres-13).

![postgres-13](https://user-images.githubusercontent.com/10214025/129207633-f1845514-60e0-4c10-9953-0ff935ec1db9.png)


## PostgREST v8.0

We worked with our friends at [PostgREST](https://postgrest.org/) to make some [huge improvements](https://supabase.io/blog/2021/07/26/supabase-community-day#postgrest-version-80). 
For those of you who don't know, every Supabase instance comes with a dedicated PostgREST server by default, 
which provides the auto-generated CRUD API that we wrap with `supabase-js`.

![postgrest-8](https://user-images.githubusercontent.com/10214025/129207646-6407b852-4c68-47ca-b731-ffbf411420c5.png)


## Flutter/Dart support

Our community driven libs for the fasted growing mobile and web framework are now in beta. Learn more by following the [Quickstart guide](https://supabase.io/docs/guides/with-flutter).

![dart](https://user-images.githubusercontent.com/10214025/129207658-f1513ddd-4ceb-468d-bc69-1f697ed16802.png)


## Hackathon

We're running a week long hackathon starting NOW. There are some legit prizes, and you can win in a bunch of different categories. 
Check the [full instructions here](https://supabase.io/blog/2021/07/30/1-the-supabase-hackathon) on how to participate. Submissions close next Friday at midnight PST.

![hackathon](https://user-images.githubusercontent.com/10214025/129207693-4fa9cec5-f589-412a-83f4-b3ffcb2db1f5.png)


## Hooks & Functions

We made an announcement on the progress of functions, and even shipped a few preliminary components, try them out and give us feedback as we continue to move towards this next major milestone. 
Read the latest [updates here](https://supabase.io/blog/2021/07/30/supabase-functions-updates).

![hooks](https://user-images.githubusercontent.com/10214025/129207710-07e51c29-2ae1-4284-9ecd-d5289d4e91fe.jpg)


## Swag Store

Get your hands on some [Supabase Swag](https://store.supabase.com/), hand packed and mailed by our team based in Singapore.

![swag](https://user-images.githubusercontent.com/10214025/129207725-26807c44-1186-45ca-9b7b-a172561a38f6.png)


## Community

- [@traversymedia](https://twitter.com/traversymedia) made a [Supabase Crash Course](https://www.youtube.com/watch?v=7uKQBl9uZ00) video 
- [@themarcusbattle](https://twitter.com/themarcusbattle/status/1419638564573360130?s=20) wrote a [guide](https://www.twilio.com/blog/send-sms-notifications-supabase-users-node-js-twilio-messaging) on sending sms notifications using node.js, Twilio, and Supabase (this is different to sms auth above) 
- [@dots_hq](https://twitter.com/dots_hq) launched a slack/discord [community management tool](https://dots.community/) built on Supabase 
- [@KennethCassel](https://twitter.com/KennethCassel) launched a [platform for building programming courses](https://www.slip.so/) using Supabase
- [@MobbinDesign](https://twitter.com/MobbinDesign) migrated their UI/UX library app to Supabase, currently [serving 200,000 users](https://supabase.io/blog/2021/07/28/mobbin-supabase-200000-users) 
- To the amazing users who are helping moderate our discord server, ya'll are amazing

**Supabase Github Star Growth** 

![github-growth](https://user-images.githubusercontent.com/10214025/129207762-f7d19fae-aed2-44c8-9b2f-d6462a423c16.png)


If you want to keep up to date, make sure you [subscribe to our YouTube channel](https://www.youtube.com/channel/UCNTVzV1InxHV-YR0fSajqPQ) or 
[follow us on Twitter](https://twitter.com/supabase).

## Coming Next

Security, stability, performance ... and Functions.

### Get started

- Start using Supabase today: [app.supabase.io](https://app.supabase.io/)
- Make sure to [star us on GitHub](https://github.com/supabase/supabase)
- Follow us [on Twitter](https://twitter.com/supabase)
- Subscribe to our [YouTube channel](https://www.youtube.com/channel/UCNTVzV1InxHV-YR0fSajqPQ)
- Become a [sponsor](https://github.com/sponsors/supabase)
