December 19, 2025

Overview

December brings recording-synchronized transcripts, a new gapless audio pipeline for raw-tracks recording, and configurable CPU warning notifications in Daily Prebuilt. We've also improved session resume reliability after laptop lid closures and added automatic detection to disable background effects on underpowered hardware.

Complete release history for our client SDKs is available in our Github release notes:


Daily Prebuilt

  • Added a new enable_cpu_warning_notifications domain and room property to control whether CPU warning notifications are shown to users.
  • Background effects are now automatically disabled when a WebGL software renderer is detected, preventing poor performance on underpowered hardware.
  • Fixed poor network state handling.
  • Fixed session resume issues that could occur after closing and reopening laptop lids.

Dashboard

  • Added configuration for the new enable_cpu_warning_notifications property.
  • Updated settings deletion copy.

Media Services

Recording

  • Added support for recording-synchronized transcripts via dataOutputs in startRecording().
  • New transcoded gapless audio pipeline for raw-tracks recording, producing continuous audio files without gaps.
  • Raw-tracks recording now works with the force_audio_only_recording flag.
  • Fixed file extension for WAV files in transcoded gapless audio mode.
  • Fixed a missing room state update during meeting move restore that could cause recording state inconsistencies.

Transcription

  • Deepgram model improvement program opt-out is now enabled by default for improved data privacy.