Media

Money

Dispatch

Company

Changelog

Changelog

What's new across WAVE, at the platform, workstream, and product level. Shipping in the open.

Filtered by tag realtime · clear

Changelog entries

Jul 18, 2026
Realtimefix

Webhook payloads are read at any depth

Realtime webhook handling walks the whole payload instead of the top level only, so nested event fields are no longer missed.

Jul 14, 2026
Realtimefeature

WAVE Realtime enables recording storage in two new regions

Recordings from Asia-Pacific and South America now route to in-region storage automatically, based on where the session happens.

Jul 2, 2026
Realtimefeature

WAVE Realtime rooms add live presence and a data channel

Clients now receive real-time state updates instead of polling, and can exchange data directly through the room. This completes the live client layer for rooms.

Jun 30, 2026
Realtimefeature

Publish and play live video in the browser

Publish from the browser over WHIP and play back low-latency streams over WHEP, no plugins required.

Jun 25, 2026
Realtimefix

Fix: two live bugs blocking WAVE Realtime publishing are resolved

Browser publish requests were being blocked by the realtime edge and rejected for a malformed offer. Both issues are fixed and publishing now succeeds end to end.

Realtimefeature

Real-time voice agents with barge-in

Run a live voice agent in a room that listens, responds, and stops speaking the moment a caller interrupts.

Jun 19, 2026
Realtimefix

Fix: WAVE Realtime join requests no longer fail without an offer

A join request sent without a media offer was returning an error from the realtime service. The client now omits the request body when there is no offer, and joins succeed.

Gatewayfeature

WAVE fronts multi-party real-time rooms end to end

Joining, publishing, subscribing, renegotiating, and leaving a real-time room now works through one authenticated path from app to media edge.

Jun 15, 2026
Realtimefeature

WAVE Realtime is live at rt.wave.online

The realtime service now answers on its own domain, with health checks public and the join endpoint gated behind authentication.

Gatewayfeature

WAVE opens a protected real-time join API

Callers can now join a real-time session and fetch connection credentials through one authenticated or pay-per-use endpoint. Nothing reaches the media edge directly.

Jun 14, 2026
Realtimefeature

WAVE Realtime adds a join endpoint for live meetings

A single request creates or opens a meeting and returns a join token and app ID. Client SDKs use the token to join instantly.

Dated, versioned changes to the API and SDKs live at changelog.wave.online.