Loading…
Supabase Beta July 2021
SupabaseAnt Wilson
Summary
Supabase concluded July 2021 with its second Launch Week event, delivering daily product updates and infrastructure upgrades across its platform. Authentication features expanded to support SMS logins through Twilio, Twitch authentication, and API endpoints for generating custom email authentication links. Storage capabilities were upgraded to include media streaming, public buckets, directory uploads, and speed improvements, alongside dashboard enhancements for usage statistics and database insights. Furthermore, all newly created Supabase projects now run PostgreSQL 13.3 by default, and instances incorporate the updated PostgREST version 8.0 server to generate CRUD APIs. The release also introduced preliminary components for Supabase functions as development continues toward general availability.
Context
Supabase organized Launch Week II: The SQL at the end of July 2021 to release a series of new platform features, infrastructure updates, and community additions.
Approach / What changed
Supabase added Twilio-powered SMS authentication, Twitch login, and API-generated authentication links, upgraded storage to handle media streaming and public buckets, launched new projects with PostgreSQL 13.3, integrated PostgREST v8.0 for CRUD APIs, updated dashboard metrics, and released early components for functions.
Takeaways
- All new Supabase projects launch with PostgreSQL 13.3, with a migration path being developed for older projects.
- Every Supabase instance comes with a dedicated PostgREST server that provides auto-generated CRUD APIs wrapped by supabase-js, updated to PostgREST v8.0.
- Supabase Auth supports SMS mobile logins via Twilio and API-based generation of invite, recovery, confirmation, and magic links for custom email templating.
Related reading
Supabase ·
Supabase Beta May 2021
Supabase published its May 2021 beta updates covering authentication, regional infrastructure, and tooling. Developers can now implement Apple and Twitter authentication via Supabase Auth, addressing App Store requirements and expanding third-party login options. The platform introduced a Policy Editor with templates to configure Row Level Security for Storage, alongside CSV data retrieval capabilities. Infrastructure expanded with a new Tokyo region to support developers in Japan and China, while Supabase Grid was publicly released as part of an effort to open-source the dashboard. Additionally, community contributors advanced client libraries, completing postgrest-go and progressing development on Swift libraries including gotrue-swift, realtime-swift, and storage-swift.
Paul CopplestoneSupabase ·
Supabase Beta April 2021
Supabase focused on platform stability, security enhancements, and community support during its April 2021 beta update cycle. To address visual accessibility needs for developers with astigmatisms or those operating in brightly lit environments, the team delivered Light Mode within the dashboard settings. The release also introduced OpenAPI-powered Storage API documentation, community translations for the main repository spanning nineteen distinct languages, and an experimental synchronization server connecting Postgres with Stripe. Dashboard components are systematically migrating into an open-source UI library, establishing necessary foundations for local development tooling and self-hosted environments. Additionally, the team reported substantial contributor growth across its realtime server and UI repositories while continuing engineering on a Workflows engine aimed at a July release.