v3.70.2
trycompai/compv3.70.2Jun 4, 2026by claudfuen
AI Summary
This is a bug fix release (v3.70.2) that addresses issues with member removal offboarding workflows and improves firewall handling for storage checks in the integration platform.
Key Highlights
- Fixed API endpoint to skip offboarding process when removing a member
- Fixed app-level member removal to properly skip offboarding
- Resolved integration platform storage check failure when firewall denies connections by default
Full Release Notes
## [3.70.2](https://github.com/trycompai/comp/compare/v3.70.1...v3.70.2) (2026-06-04) ### Bug Fixes * **api:** update endpoint to skip offboarding when removing the member ([69464a2](https://github.com/trycompai/comp/commit/69464a2b0f328f2afea378b6480bad631175e04a)) * **app:** skip offboarding when removing the member ([16a60b6](https://github.com/trycompai/comp/commit/16a60b623bc903a8d02c19f8752f6a8eccbafe00)) * **integration-platform:** pass storage check when firewall denies by default ([225cd6b](https://github.com/trycompai/comp/commit/225cd6bb9baec891f1c3295fda7b85193420ff65))