v0.176.2
Zipstack/unstractv0.176.2Jun 19, 2026by zipstack-push-to-main[bot]
AI Summary
This release corrects the API key label for the LLMWhisperer adapter and updates the organization field to be non-editable for server-managed instances.
Key Highlights
- Corrected the API key field label for the LLMWhisperer adapter from 'Unstract Key' to 'LLMWhisperer Key'.
- Made the organization field non-editable for server-managed instances to ensure compatibility with DRF 3.15.
Full Release Notes
## What's Changed * UN-1009 [FIX] Correct LLMWhisperer adapter API key field label from 'Unstract Key' to 'LLMWhisperer Key' by @athul-rs in https://github.com/Zipstack/unstract/pull/2037 * [FIX] Mark server-managed organization field non-editable (DRF 3.15 compat) by @chandrasekharan-zipstack in https://github.com/Zipstack/unstract/pull/2092 **Full Changelog**: https://github.com/Zipstack/unstract/compare/v0.176.1...v0.176.2