# Supabase Beta August 2021

[Supabase](https://yomu.fyi/company/supabase) · Paul Copplestone · Sep 10, 2021

**Type:** Announcement

## Summary

Supabase announced a thirty million dollar Series A funding round alongside multiple product updates and platform improvements during August 2021. The team opened an RFC for WALRUS, an initiative aimed at bringing Row Level Security to Postgres subscriptions via Write Ahead Log Realtime Unified Security. Auth updates included customizable SMS login messages, HCaptcha integration for passwordless authentication, and a revised email change flow that notifies both old and new addresses. Platform enhancements introduced a twelfth hosting region in Seoul, improved CSV importing for large files, and Dart reference documentation covering CRUD, Auth, and Realtime operations. Supabase reiterated an ongoing engineering focus on security, performance, and reliability to prepare the platform for production readiness across all workloads.

## Context

Supabase raised a 30 million dollar Series A funding round to expand engineering hiring and continued refining its beta platform to achieve production readiness across security, performance, and reliability.

## Approach / What changed

Supabase introduced the WALRUS repository to collect RFC feedback on Row Level Security for Postgres subscriptions, added a Seoul hosting region, expanded authentication features such as HCaptcha and custom SMS, upgraded CSV importing, and published comprehensive Dart documentation.

## Takeaways

- WALRUS (Write Ahead Log Realtime Unified Security) is a public RFC repository designed to bring Postgres Row Level Security into realtime subscriptions.
- GoTrue authentication updates added HCaptcha support on passwordless logins to prevent abuse and adjusted email change endpoints to notify both old and new addresses.
- Database and platform tooling improvements include support for composite primary keys, table creation with inline column setup, and expanded CSV file importing capabilities.

**Tags:** [Authentication](https://yomu.fyi/topic/authentication), [Developer Experience](https://yomu.fyi/topic/developer-experience), [Open Source](https://yomu.fyi/topic/open-source), [Postgres](https://yomu.fyi/topic/postgres)

[Read original post](https://supabase.com/blog/supabase-beta-august-2021)
