v1.53.0
Zipstack/unstractv1.53.0Feb 24, 2026by johnyrahul
AI Summary
Developer-focused release improving dev experience with debug overrides, query optimizations, and OAuth product scope enhancements.
Key Highlights
- Added compose debug override for improved dev experience
- Optimized queries made by worker and retry config
- Pass selectedProduct to login/signup API for OAuth product scope
New Features
- Compose debug override for development
- Worker query optimization
- OAuth product scope enhancement
Full Release Notes
## What's Changed * [MISC] Improve dev experience by adding a compose debug override by @chandrasekharan-zipstack in https://github.com/Zipstack/unstract/pull/1765 * [FIX] Optimize queries made by worker and retry config of worker base client by @chandrasekharan-zipstack in https://github.com/Zipstack/unstract/pull/1798 * UN-2971 [FEAT] Pass selectedProduct to login/signup API for OAuth product scope by @hari-kuriakose in https://github.com/Zipstack/unstract/pull/1803 **Full Changelog**: https://github.com/Zipstack/unstract/compare/v0.152.0...v1.53.0