v0.174.0

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

AI Summary

This release introduces notification improvements and API capabilities for cloning, fixes admin demotion issues, and enhances logging for analytics.

Key Highlights

  • Introduced per-window batched notifications with a 'notify on failures only' option.
  • Added platform API support for org-to-org cloning, including service-account group management and name filters.
  • Fixed an issue preventing the last organization admin from demoting themselves.
  • Enhanced SDK usage logs to include LLM provider request/response IDs.
  • Updated Qdrant server to version 1.16.1.

New Features

  • Per-window batched notifications + 'notify on failures only'
  • 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