v0.186.2

QwenAudio/SenseVoicev0.186.2Aug 20, 2026by zipstack-push-to-main[bot]

AI Summary

This release focuses on bug fixes and stability improvements, including fixes for model display in Prompt Studio, parameter handling for LLMWhisperer V2, and routing for AWS Bedrock Mantle models.

Key Highlights

  • Show model names on Prompt Studio tiles for shared users
  • Fix parameter names for LLMWhisperer V2
  • Route AWS Bedrock Mantle models via bedrock_mantle
  • Reject non-mapping outputs at the internal API

Full Release Notes

## What's Changed
* UN-3991 [FIX] Show model names on Prompt Studio tiles for shared users by @kirtimanmishrazipstack in https://github.com/Zipstack/unstract/pull/2240
* [MISC] Wait for minio-bootstrap to complete instead of racing it by @chandrasekharan-zipstack in https://github.com/Zipstack/unstract/pull/2247
* UN-3987 [FIX] Send LLMWhisperer V2 params under the correct names by @chandrasekharan-zipstack in https://github.com/Zipstack/unstract/pull/2236
* UN-4021 [MISC] Let the Vite dev server run behind a TLS ingress by @jaseemjaskp in https://github.com/Zipstack/unstract/pull/2249
* UN-4020 [FIX] Route AWS Bedrock Mantle models (GPT-5.6 Terra) via bedrock_mantle by @pk-zipstack in https://github.com/Zipstack/unstract/pull/2248
* UN-4017 [FIX] Reject non-mapping outputs at the prompt-output internal API by @Deepak-Kesavan in https://github.com/Zipstack/unstract/pull/2251


**Full Changelog**: https://github.com/Zipstack/unstract/compare/v0.186.1...v0.186.2