v0.177.7
Zipstack/unstractv0.177.7Jul 6, 2026by zipstack-push-to-main[bot]
AI Summary
Enhances admin capabilities by adding version display, restricting adapter/connector creation, and enabling API key rotation.
Key Highlights
- Show the running platform version on the profile page
- Restrict LLM adapter creation to org admins (controlled mode)
- Restrict connector creation to org admins (controlled mode)
- Allow platform API key rotation via API
New Features
- Platform version display
- Admin-controlled LLM and connector creation
- API key rotation
Full Release Notes
## What's Changed * UN-2265 [FEAT] Show the running platform version on the profile page by @athul-rs in https://github.com/Zipstack/unstract/pull/2034 * [MISC] Add 'auto' version bump to OSS create-release by @ritwik-g in https://github.com/Zipstack/unstract/pull/2136 * UN-3648: Mark API deployment execution ERROR on synchronous staging failure by @athul-rs in https://github.com/Zipstack/unstract/pull/2120 * UN-3584 [FEAT] Restrict LLM adapter creation to org admins (controlled mode) by @Deepak-Kesavan in https://github.com/Zipstack/unstract/pull/2132 * UN-3585 [FEAT] Restrict connector creation to org admins (controlled mode) by @Deepak-Kesavan in https://github.com/Zipstack/unstract/pull/2145 * UN-3586 [FEAT] Allow platform API key rotation via API by @Deepak-Kesavan in https://github.com/Zipstack/unstract/pull/2133 **Full Changelog**: https://github.com/Zipstack/unstract/compare/v0.177.6...v0.177.7