v0.174.0
vercel-labs/webreelv0.174.0Jun 16, 2026by zipstack-push-to-main[bot]
AI Summary
A patch release focusing on security fixes, improvements to project sharing and exported tools, and platform API enhancements for service account management.
Key Highlights
- Fixed project shares to now apply to exported Prompt Studio tools.
- Added platform API gaps for org-to-org clone features including service-account group management.
- Implemented per-window batched notifications with 'notify on failures only' option.
- Improved PostHog tracking using per-user distinct_id and deployment tagging.
New Features
- Platform API gaps for org-to-org clone: service-account group management + name filters
- Per-window batched notifications
Full Release Notes
## What's Changed * Log LLM provider request/response IDs in SDK usage logs by @chandrasekharan-zipstack in https://github.com/Zipstack/unstract/pull/2035 * [MISC] Bump qdrant server to v1.16.1 to match client pin by @chandrasekharan-zipstack in https://github.com/Zipstack/unstract/pull/2046 * UN-3542 [FIX] Prevent last org admin from demoting themselves by @chandrasekharan-zipstack in https://github.com/Zipstack/unstract/pull/2048 * UN-3515 UN-3514 [FIX] Project shares apply to exported Prompt Studio tools; share modal keeps org-share state by @chandrasekharan-zipstack in https://github.com/Zipstack/unstract/pull/2050 * [FEAT] Platform API gaps for org-to-org clone: service-account group management + name filters by @chandrasekharan-zipstack in https://github.com/Zipstack/unstract/pull/2044 * UN-3056 [FEAT] Per-window batched notifications + "notify on failures only" by @kirtimanmishrazipstack in https://github.com/Zipstack/unstract/pull/1936 * UN-3543 [FIX] Use per-user distinct_id and deployment tagging for PostHog by @chandrasekharan-zipstack in https://github.com/Zipstack/unstract/pull/2049 * UN-3308 [MISC] Add plugin-gated banner mount in PageLayout by @athul-rs in https://github.com/Zipstack/unstract/pull/2029 **Full Changelog**: https://github.com/Zipstack/unstract/compare/v0.173.2...v0.174.0