v0.151.0
Zipstack/unstractv0.151.0Feb 3, 2026by athul-rs
AI Summary
This release focuses on logging improvements for LLMWhisperer and refactors the HITL file handling mechanism to move away from Redis.
Key Highlights
- Added whisper_hash logging in LLMWhisperer adapter extraction
- Moved away from redis hitl file handling with improvements
New Features
- Whisper hash logging in LLMWhisperer adapter
- HITL file handling improvements
Full Release Notes
## What's Changed * UN-3189 [MISC] Add whisper_hash logging in LLMWhisperer adapter extraction by @muhammad-ali-e in https://github.com/Zipstack/unstract/pull/1776 * UN-2663 [FEAT] moving away from redis hitl file handling improvements by @vishnuszipstack in https://github.com/Zipstack/unstract/pull/1550 **Full Changelog**: https://github.com/Zipstack/unstract/compare/v0.150.4...v0.151.0