v0.186.1
QwenAudio/SenseVoicev0.186.1Aug 18, 2026by zipstack-push-to-main[bot]
AI Summary
A maintenance release addressing critical WebSocket resource exhaustion issues and correcting visibility of execution logs for shared users.
Key Highlights
- Fix WebSockets exhausting the Gunicorn thread pool
- Show execution logs to group and org-shared users
Full Release Notes
## What's Changed * UN-3996 [FIX] Stop WebSockets exhausting the Gunicorn thread pool by @kirtimanmishrazipstack in https://github.com/Zipstack/unstract/pull/2241 * UN-2651 [FIX] Show execution logs to group and org-shared users by @kirtimanmishrazipstack in https://github.com/Zipstack/unstract/pull/2234 **Full Changelog**: https://github.com/Zipstack/unstract/compare/v0.186.0...v0.186.1