v0.170.0
Zipstack/unstractv0.170.0May 25, 2026by zipstack-push-to-main[bot]
AI Summary
This release enhances platform management capabilities with improved resource sharing, admin overrides, and streamlined file upload workflows.
Key Highlights
- Stream Prompt Studio file uploads to storage
- Org admin override on resources + ProfileManager sharing
- Create platform key before onboarding step at signup
- Provide service-account access to resources for org-migration
New Features
- Streaming file uploads
- Org admin override
- Platform key creation
- Service account access
Full Release Notes
## What's Changed * UN-3479 [FIX] Provide service-account access to resources for org-migration via python client by @chandrasekharan-zipstack in https://github.com/Zipstack/unstract/pull/1987 * UN-3479 [FEAT] stream Prompt Studio file uploads to storage by @chandrasekharan-zipstack in https://github.com/Zipstack/unstract/pull/1988 * [MISC] Create platform key before onboarding step at signup by @chandrasekharan-zipstack in https://github.com/Zipstack/unstract/pull/1990 * UN-3479 [FEAT] Org admin override on resources + ProfileManager sharing by @chandrasekharan-zipstack in https://github.com/Zipstack/unstract/pull/1989 **Full Changelog**: https://github.com/Zipstack/unstract/compare/v0.169.3...v0.170.0