v0.185.0

Zipstack/unstractv0.185.0Aug 10, 2026by zipstack-push-to-main[bot]

AI Summary

This release enhances API deployment management and introduces MCP server hosting capabilities, alongside improvements to pagination and tool management.

Key Highlights

  • Feature: Allow unpublishing an exported tool
  • Feature: Add global API deployment keys for grouped API deployments
  • Feature: Host deployment-scoped and organization-scoped MCP servers
  • Fix: Make list pagination consistent across shared resource endpoints

New Features

  • Unpublishing exported tools
  • Global API deployment keys for grouped deployments
  • Deployment and organization-scoped MCP servers

Full Release Notes

## What's Changed
* UN-3638 [TEST] Generic rig seams for downstream e2e overlays + login provider by @chandrasekharan-zipstack in https://github.com/Zipstack/unstract/pull/2220
* UN-3770 [MISC] Make list pagination consistent across shared resource endpoints by @chandrasekharan-zipstack in https://github.com/Zipstack/unstract/pull/2208
* UN-3638 [TEST] Cover the Platform API key branch of CustomAuthMiddleware by @chandrasekharan-zipstack in https://github.com/Zipstack/unstract/pull/2223
* UN-3445 [GATED-FEAT] PG-queue auxiliary-worker migration (OSS): loader fix + notification seam by @muhammad-ali-e in https://github.com/Zipstack/unstract/pull/2217
* [FIX] Seed challenge_llm from the exported tool's resolved value so challenge-enabled deploys pass by @hari-kuriakose in https://github.com/Zipstack/unstract/pull/2209
* [FEAT] Allow unpublishing an exported tool; derive API-key target from the URL by @hari-kuriakose in https://github.com/Zipstack/unstract/pull/2206
* [FIX] Keep the Prompt Studio back-reference in tool registry listing; drop dead adapter-choices route by @hari-kuriakose in https://github.com/Zipstack/unstract/pull/2204
* [FIX] Resolve Prompt Studio default LLM profile and unblock deploy when LLMChallenge is off by @hari-kuriakose in https://github.com/Zipstack/unstract/pull/2203
* UN-2407 [FEAT] Add global API deployment keys for grouped API deployments by @Deepak-Kesavan in https://github.com/Zipstack/unstract/pull/1881
* [FIX] Stub the lookups seam in the profile-resolution tests by @chandrasekharan-zipstack in https://github.com/Zipstack/unstract/pull/2228
* feat(mcp): host deployment-scoped and organization-scoped MCP servers by @hari-kuriakose in https://github.com/Zipstack/unstract/pull/2207
* fix(mcp): skip the platform auth tests where their preconditions do not hold by @Deepak-Kesavan in https://github.com/Zipstack/unstract/pull/2231
* UN-1184 [FIX] Show the docs link on all Add Connector/adapter screens by @kirtimanmishrazipstack in https://github.com/Zipstack/unstract/pull/2233
* UN-3638 [MISC] Scope and gate critical-path regressions in the rig report by @chandrasekharan-zipstack in https://github.com/Zipstack/unstract/pull/2232
* UN-3770 [MISC] Remove noisy tooltips from the resource list table by @chandrasekharan-zipstack in https://github.com/Zipstack/unstract/pull/2230


**Full Changelog**: https://github.com/Zipstack/unstract/compare/v0.184.1...v0.185.0