v0.187.2

Zipstack/unstractv0.187.2Sep 3, 2026by zipstack-push-to-main[bot]

AI Summary

This release focuses on bug fixes and minor improvements, specifically addressing UI scrollability, rolling out the Postgres queue, and improving test reliability.

Key Highlights

  • Made the organization selection screen scrollable to improve user experience
  • Rolled out the Postgres (PG) queue from the feature flag
  • Fixed rig node-command tests to be independent of npx on PATH
  • Fixed header mapping to pass correctly through agentic parameters

Full Release Notes

## What's Changed
* UN-4073 [FIX] Make the organization list scrollable on the select-organization screen by @jaseemjaskp in https://github.com/Zipstack/unstract/pull/2272
* UN-4046 [MISC] Roll the PG queue out of the pg_queue_enabled feature flag by @muhammad-ali-e in https://github.com/Zipstack/unstract/pull/2262
* UN-4074 [FIX] Make the rig node-command tests independent of npx on PATH by @jaseemjaskp in https://github.com/Zipstack/unstract/pull/2277
* UN-3569 [FIX] Pass enable_header_mapping through agentic_params by @harini-venkataraman in https://github.com/Zipstack/unstract/pull/2268


**Full Changelog**: https://github.com/Zipstack/unstract/compare/v0.187.1...v0.187.2