v0.181.0
Zipstack/unstractv0.181.0Jul 17, 2026by zipstack-push-to-main[bot]
AI Summary
Enhances resource sharing capabilities by adding co-owner management and fixes metadata display on list pages.
Key Highlights
- Feature: Add co-owner management for shared resources
- Fix: Prompt Studio owner-access check validates requester
- Fix: Show created/modified metadata on adapter and Prompt Studio list pages
New Features
- Co-owner management for shared resources
Full Release Notes
## What's Changed * UN-2202 [FEAT] Add co-owner management for shared resources by @kirtimanmishrazipstack in https://github.com/Zipstack/unstract/pull/1797 * UN-3739 [FIX] Prompt Studio owner-access check validates requester, not just profile creator by @athul-rs in https://github.com/Zipstack/unstract/pull/2183 * UN-3741 [FIX] Show created/modified metadata on adapter and Prompt Studio list pages by @athul-rs in https://github.com/Zipstack/unstract/pull/2182 **Full Changelog**: https://github.com/Zipstack/unstract/compare/v0.180.0...v0.181.0