v0.162.0

Zipstack/unstractv0.162.0Apr 2, 2026by chandrasekharan-zipstack

AI Summary

Introduces a new async execution backend for prompt studio.

Key Highlights

  • Async Executor Backend for Prompt Studio
  • Preserve string organization_id in CallbackTaskData
  • Application logs out user on invalid credentials
  • Support multiple nullable FK paths in OrganizationFilterBackend

New Features

  • Async Executor Backend for Prompt Studio

Full Release Notes

## What's Changed
* [MISC] Centralize internal link org-prefix resolution in CustomMarkdown by @chandrasekharan-zipstack in https://github.com/Zipstack/unstract/pull/1884
* [FIX] Add generic title+subtitle+edit pattern to ToolNavBar by @chandrasekharan-zipstack in https://github.com/Zipstack/unstract/pull/1882
* UN-3375 [FIX] Preserve string organization_id in CallbackTaskData chord kwargs by @muhammad-ali-e in https://github.com/Zipstack/unstract/pull/1887
* UN-3357 [FIX] Application logs out user upon "Test Connection" failure with invalid credentials by @Deepak-Kesavan in https://github.com/Zipstack/unstract/pull/1888
* UN-3266 [FEAT] Async Executor Backend for Prompt Studio by @harini-venkataraman in https://github.com/Zipstack/unstract/pull/1849
* UN-3375 [FIX] Support multiple nullable FK paths in OrganizationFilterBackend by @muhammad-ali-e in https://github.com/Zipstack/unstract/pull/1889


**Full Changelog**: https://github.com/Zipstack/unstract/compare/v0.161.7...v0.162.0