v0.164.5
farion1231/cc-switchv0.164.5Apr 24, 2026by zipstack-push-to-main[bot]
AI Summary
This release focuses on bug fixes related to S3 bucket visibility, UI log streaming capabilities, and model metadata updates.
Key Highlights
- Stream tool-run logs to workflow execution UI with markdown rendering
- List only S3 buckets accessible by connector credentials
- Fixed model metadata update logic
New Features
- Markdown rendering for tool-run logs in UI
Full Release Notes
## What's Changed * UN-3358 [FIX] List only S3 buckets the connector credentials can browse by @kirtimanmishrazipstack in https://github.com/Zipstack/unstract/pull/1925 * UN-3431 [FIX] Stream tool-run logs to workflow execution UI with markdown rendering by @chandrasekharan-zipstack in https://github.com/Zipstack/unstract/pull/1927 * UN-3430 [FIX] Update modified_at field correctly for models by @chandrasekharan-zipstack in https://github.com/Zipstack/unstract/pull/1928 **Full Changelog**: https://github.com/Zipstack/unstract/compare/v0.164.4...v0.164.5