v0.161.6
Zipstack/unstractv0.161.6Mar 31, 2026by kirtimanmishrazipstack
AI Summary
Enhances security and adds global organization filtering capabilities.
Key Highlights
- Add global OrganizationFilterBackend
- Sanitize SQL identifiers in database connectors
- Pin axios and enforce frozen lockfile in frontend builds
Full Release Notes
## What's Changed * [FIX] Improve platform key error with actionable link to settings by @chandrasekharan-zipstack in https://github.com/Zipstack/unstract/pull/1878 * [FIX] Fix tiny action buttons in Prompt Studio modals by @chandrasekharan-zipstack in https://github.com/Zipstack/unstract/pull/1879 * [SECURITY] Pin axios and enforce frozen lockfile in frontend builds by @jaseemjaskp in https://github.com/Zipstack/unstract/pull/1880 * UN-3348 [FIX] Add global OrganizationFilterBackend and OrgAwareManager by @muhammad-ali-e in https://github.com/Zipstack/unstract/pull/1869 * UN-3349 [FIX] Sanitize SQL identifiers in database connectors by @muhammad-ali-e in https://github.com/Zipstack/unstract/pull/1872 **Full Changelog**: https://github.com/Zipstack/unstract/compare/v0.161.5...v0.161.6