0.0.27

gradio-app/fastrtc0.0.27Jun 12, 2025by freddyaboulton

AI Summary

fastrtc 0.0.27 adds an integrated textbox to documentation and spaces, and introduces event dispatching for recording states.

Key Highlights

  • Added integrated textbox to docs and spaces.
  • Dispatched `starting_recording` and `stop_recording` events.

New Features

  • Integrated textbox for documentation and spaces.
  • Recording event dispatching support.

Full Release Notes

## What's Changed
* Add Integrated Textbox to the docs + spaces by @freddyaboulton in https://github.com/gradio-app/fastrtc/pull/343
* chore: dispatch starting_recording and stop_recording. by @AlbertMingXu in https://github.com/gradio-app/fastrtc/pull/342
* version 0.0.27 by @freddyaboulton in https://github.com/gradio-app/fastrtc/pull/348

## New Contributors
* @AlbertMingXu made their first contribution in https://github.com/gradio-app/fastrtc/pull/342

**Full Changelog**: https://github.com/gradio-app/fastrtc/compare/0.0.26...0.0.27