v0.63.3

roboflow/inferencev0.63.3Jan 3, 2026by grzegorz-roboflow

AI Summary

Roboflow Inference adds Managed API Key support for Twilio SMS and MSS blocks, alongside a new v2 Camera Focus block utilizing Tenengrad measures. The release also enhances WebRTC capabilities by adding MJPEG support to the worker and implementing ACK-based flow control for batch processing. Several maintenance fixes address modal connections and visualization issues.

Key Highlights

  • Twilio SMS/MSS Managed API Key support
  • v2 Camera Focus block with Tenengrad measure
  • WebRTC MJPEG support
  • ACK-based flow control for Python SDK WebRTC batch processing

New Features

  • Twilio SMS/MSS Block
  • Camera Focus v2 Block
  • WebRTC MJPEG Support
  • WebRTC ACK Flow Control

Full Release Notes

# 💪 Added
* Add Managed API Key for Twilio SMS/MSS Block by @yeldarby in https://github.com/roboflow/inference/pull/1860
* Implement v2 Camera Focus block with Tenengrad measure and improved visualization by @shntu in https://github.com/roboflow/inference/pull/1857
* Add mjpeg support to webrtc worker by @grzegorz-roboflow in https://github.com/roboflow/inference/pull/1867
* Implement ACK-based flow control for Python SDK WebRTC batch processing by @digaobarbosa in https://github.com/roboflow/inference/pull/1865

# 🚧 Maintenance
* Fix line counter visualization line opacity by @grzegorz-roboflow in https://github.com/roboflow/inference/pull/1868
* ModalConnection closed when running on modal through TURN server by @digaobarbosa in https://github.com/roboflow/inference/pull/1858
* Added offline weights download documentation by @renzon in https://github.com/roboflow/inference/pull/1847
* Add sam3d disclaimer by @Matvezy in https://github.com/roboflow/inference/pull/1854
* Fix small bug in motion detection by @lou-roboflow in https://github.com/roboflow/inference/pull/1850
* Add stop delay to continue if by @lou-roboflow in https://github.com/roboflow/inference/pull/1844

# 🥼 `inference-exp` improvements
* Fix/dinov3 gpu integration tests by @grzegorz-roboflow in https://github.com/roboflow/inference/pull/1849

## New Contributors
* @renzon made their first contribution in https://github.com/roboflow/inference/pull/1847

**Full Changelog**: https://github.com/roboflow/inference/compare/v0.63.2...v0.63.3