v0.176.3
Zipstack/unstractv0.176.3Jun 21, 2026by zipstack-push-to-main[bot]
AI Summary
This release fixes a Google Drive browser crash and reverts a Django REST Framework version bump to prevent validator errors.
Key Highlights
- Fixed Google Drive folder browser crashes when encountering Google Docs files.
- Reverted Django REST Framework to version 3.14.0 to resolve UniqueTogetherValidator errors.
Full Release Notes
## What's Changed * UN-3578 [FIX] GDrive folder browser no longer breaks on Google Docs by @kirtimanmishrazipstack in https://github.com/Zipstack/unstract/pull/2093 * [FIX] Revert djangorestframework 3.15.2 → 3.14.0 to avoid UniqueTogetherValidator errors by @chandrasekharan-zipstack in https://github.com/Zipstack/unstract/pull/2098 **Full Changelog**: https://github.com/Zipstack/unstract/compare/v0.176.2...v0.176.3