v0.169.0

Zipstack/unstractv0.169.0May 19, 2026by zipstack-push-to-main[bot]

AI Summary

A feature and bug fix release improving user management in Prompt Studio and ensuring transaction integrity.

Key Highlights

  • Added hook for setting default triad for invited users
  • Wrapped user organization updates in database transactions
  • Prompt Studio HITL change indicator plugin slot

New Features

  • Prompt Studio HITL change indicator plugin slot

Full Release Notes

## What's Changed
* UN-2888 [FIX] Add hook for setting default triad for invited users by @pk-zipstack in https://github.com/Zipstack/unstract/pull/1877
* UN-3465 [FIX] Wrap set_user_organization in transaction.atomic by @chandrasekharan-zipstack in https://github.com/Zipstack/unstract/pull/1954
* UN-3386 [FEAT] Add Prompt Studio HITL change indicator plugin slot by @vishnuszipstack in https://github.com/Zipstack/unstract/pull/1930


**Full Changelog**: https://github.com/Zipstack/unstract/compare/v0.168.6...v0.169.0