v0.161.2
Zipstack/unstractv0.161.2Mar 24, 2026by kirtimanmishrazipstack
AI Summary
This release focuses on security and dependency management. It switches the litellm library to a Zipstack fork to resolve PyPI quarantine issues and introduces input validation and Content Security Policy (CSP) headers to enhance application security.
Key Highlights
- Switched litellm to a Zipstack fork to bypass PyPI quarantine
- Added input validation and CSP headers for improved security
Full Release Notes
## What's Changed * [FIX] Switch litellm to Zipstack fork after PyPI quarantine by @pk-zipstack in https://github.com/Zipstack/unstract/pull/1873 * [SECURITY] Add input validation and CSP headers by @hari-kuriakose in https://github.com/Zipstack/unstract/pull/1834 **Full Changelog**: https://github.com/Zipstack/unstract/compare/v0.161.1...v0.161.2