v0.186.1
Zipstack/unstractv0.186.1Aug 18, 2026by zipstack-push-to-main[bot]
AI Summary
A maintenance release that resolves a critical resource leak in WebSockets and improves access control by showing execution logs to shared users.
Key Highlights
- Fix: Stop WebSockets exhausting the Gunicorn thread pool
- Fix: 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