v0.0.89
pipecat-ai/pipecatv0.0.89Oct 8, 2025by aconchillo
AI Summary
Fixed pipelines freezing when using interruption strategies and blocking processors like STTMuteFilter by reverting a change from v0.0.88.
Key Highlights
- Reverted change causing pipelines to freeze with interruption strategies
- Fixed blocking processors like STTMuteFilter behavior
Full Release Notes
### Fixed - Reverted a change introduced in 0.0.88 that was causing pipelines to be frozen when using interruption strategies and processors that block interruption frames (e.g. `STTMuteFilter`).