v0.174.0

OpenSignLabs/OpenSignv0.174.0Jun 16, 2026by zipstack-push-to-main[bot]

AI Summary

This release includes multiple fixes for user permissions, project sharing, and platform API capabilities, along with improvements to notifications and analytics.

Key Highlights

  • Prevents last org admin from demoting themselves
  • Project shares now apply to exported Prompt Studio tools
  • Platform API gaps filled for org-to-org clone functionality
  • Per-window batched notifications with 'notify on failures only' option
  • Improved PostHog analytics with per-user distinct_id and deployment tagging

New Features

  • Platform API gaps for org-to-org clone: service-account group management + name filters

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