
Supabase Realtime Broadcast Now Sends Binary, Old Clients Miss It
Supabase Realtime Broadcast can now carry binary payloads for telemetry and video, but clients on older SDKs drop the messages without any error.
The Archive
Independent platform news and analysis for builders.

Supabase Realtime Broadcast can now carry binary payloads for telemetry and video, but clients on older SDKs drop the messages without any error.

Vercel now masks Sensitive Environment Variable values in build output automatically, closing a leak into logs teams routinely share and store.

Crashlytics now separates Low Memory Kills from Out of Memory exceptions on Android 17 devices, surfacing what Android's new memory limits are doing.

Netlify moved Functions configuration into typed code, replacing magic filenames, so coding agents can discover and edit settings reliably.

Supabase turned off Postgres connection logging by default July 9, and migrated existing Free and Pro projects with no opt-in.

Vercel Functions now build and autoscale any Dockerfile-based backend, from Rails to Go, the same way it deploys a Next.js app.

Vercel Services, now in beta, deploys a frontend and backend together in one project with a single preview URL and private service-to-service calls.

Firebase's Node, Java and Python Admin SDKs now deprecate FCM's token field for fid, the Installation ID, but docs for targeted sends haven't caught up.

Firebase CLI v15.22.4 fixes auth:export and auth:import silently dropping mfaInfo, which had stripped MFA enrollment from users migrated between projects.