0.11.55
TEN-framework/ten-framework0.11.55Feb 27, 2026by halajohn
AI Summary
This release adds realtime GPT 1.5 support, enables continuous language identification in Azure ASR, and publishes Windows packages to the registry. It also removes the ESP32-camera subproject and includes various bug fixes.
Key Highlights
- Realtime GPT 1.5 support added
- Azure ASR continuous language identification enabled
- Windows packages published to registry
- ESP32-camera subproject removed
New Features
- Realtime GPT 1.5 support
- Azure ASR continuous language identification
- Windows package publishing
Full Release Notes
## What's Changed * feat: add support for realtime gpt 1.5 by @plutoless in https://github.com/TEN-framework/ten-framework/pull/2065 * feat: enable continuous language identification in Azure ASR extension by @diyuyi-agora in https://github.com/TEN-framework/ten-framework/pull/2067 * feat: publish win packages to registry by @FaithfulinLOVE in https://github.com/TEN-framework/ten-framework/pull/2062 * fix: set property of test app empty by @sunxilin in https://github.com/TEN-framework/ten-framework/pull/2068 * Bump version to 0.11.55 across all Python integration tests and update install script by @halajohn in https://github.com/TEN-framework/ten-framework/pull/2069 * chore: remove esp32-camera subproject by @halajohn in https://github.com/TEN-framework/ten-framework/pull/2070 **Full Changelog**: https://github.com/TEN-framework/ten-framework/compare/0.11.54...0.11.55