0.11.60
TEN-framework/ten-framework0.11.60Mar 10, 2026by halajohn
AI Summary
This release introduces a Deepgram ASR Flux model and adds support for `sync_stop_before_deinit` in the graph system, bumping the version to 0.11.60.
Key Highlights
- Added Deepgram ASR Flux model
- Added `sync_stop_before_deinit` support in graph
- Version bumped to 0.11.60
New Features
- Deepgram ASR Flux model
- sync_stop_before_deinit support in graph
Full Release Notes
## What's Changed * feat: add deepgram asr flux model by @liaochenliang in https://github.com/TEN-framework/ten-framework/pull/2088 * feat: support sync_stop_before_deinit in graph by @sunxilin in https://github.com/TEN-framework/ten-framework/pull/2097 * chore: bump version to 0.11.60 by @halajohn in https://github.com/TEN-framework/ten-framework/pull/2098 **Full Changelog**: https://github.com/TEN-framework/ten-framework/compare/0.11.59...0.11.60