0.0.29

gradio-app/fastrtc0.0.29Jul 7, 2025by freddyaboulton

AI Summary

This release adds the ability to close WebRTC connections directly from Python code, providing developers with more control over connection lifecycle management.

Key Highlights

  • Added ability to close connection with Python code
  • Enhanced connection control from server-side

New Features

  • Connection closure from Python code

Full Release Notes

## What's Changed
* Be able to close the connection with python code by @freddyaboulton in https://github.com/gradio-app/fastrtc/pull/360
* Bump version 0.0.29 by @freddyaboulton in https://github.com/gradio-app/fastrtc/pull/361


**Full Changelog**: https://github.com/gradio-app/fastrtc/compare/0.0.28...0.0.29