ÿÿChangelog

Changelog

New updates and product improvements

Realtime RSS

13 results

2026

Supabase Developer Update for July 2026: Realtime Broadcast now supports binary payloads, Wrappers v0.6.2 adds a MongoDB foreign data wrapper, and OpenCode integrates with Supabase.

Supabase Realtime Broadcast now sends and receives binary payloads (bytea) over WebSockets, the REST API, and the database, cutting JSON overhead for sensor streams and image frames.

2025

realtime-js 2.15.1 and supabase-js 2.55.0 require Node.js < 22 users to install ws and pass it as the realtime.transport option. Node.js 22+ and browsers need no change.

A Realtime Settings screen in the dashboard lets you configure channel restrictions, database connection pool size, and max concurrent clients per project.

On 2025-04-21 Supabase restricts SQL on the auth, storage, and realtime schemas: no creating or dropping tables or functions, no writes to migration tables. Move custom objects elsewhere.

2024

August 2024 developer update recaps Launch Week 12: postgres.new in-browser Postgres with an AI interface, Realtime Broadcast and Presence authorization, and Log Drains.

May 2024 Developer Updates from Consolidation Month: the new @supabase/ssr package, pgvector v0.7.0 with float16 vectors, Edge Functions memory fixes, and standardized Realtime error codes.

Realtime Authorization for Broadcast and Presence is now in Public Beta, gating channel access via Postgres RLS policies on the realtime.messages table.

2023

Supabase August 2021 update: closed a $30M Series A, opened the WALRUS RLS-for-Realtime RFC, launched the Seoul region, and added custom SMS templates to Auth.

Supabase September 2023 update: Realtime broadcast via REST, Supavisor pooling on all new projects, the Airtable Foreign Data Wrapper, and HNSW support in the Vecs Python client.

Supabase November 2021 platform update: PostgREST 9.0, Realtime 0.19.0, Storage 0.10.0, GoTrue 2.2.10, and Postgres 14.1 for new projects. Custom auth functions need updating for PG14.

Supabase June 2023 update: native Sign in with Apple and Google in Auth, Kakao OAuth, a revamped billing experience in Studio, and a wave of CLI features for migrations and functions.

Supabase Realtime handles failures of its internal realtime schema migrations more gracefully, improving reliability when projects connect. No action required.

Build in a weekend, scale to millions

ÿÿÿÿ