v3.74.2

trycompai/compv3.74.2Jun 9, 2026by claudfuen

AI Summary

This is a bug fix release focused on cloud security and people management. The update addresses three cloud security issues related to task evidence checks, tenant scoping, and connection validation, plus one fix for the people module regarding portal invite email opt-outs.

Key Highlights

  • Fixed cloud-security: task evidence checks now run against all connected accounts
  • Fixed cloud-security: task check-runs endpoint is now properly tenant-scoped (closes #3067)
  • Fixed cloud-security: run-history limit validation now rejects inactive connections
  • Fixed people: portal invite email opt-out is now respected when adding users

Full Release Notes

## [3.74.2](https://github.com/trycompai/comp/compare/v3.74.1...v3.74.2) (2026-06-09)


### Bug Fixes

* **cloud-security:** run task evidence checks against all connected accounts ([bdb6b3b](https://github.com/trycompai/comp/commit/bdb6b3b0d7976b2f3c098edf13d8fda8a57c13ab))
* **cloud-security:** tenant-scope the task check-runs endpoint ([612d624](https://github.com/trycompai/comp/commit/612d62403be69d11420cd767367cd0389d5f6c63)), closes [#3067](https://github.com/trycompai/comp/issues/3067)
* **cloud-security:** validate run-history limit and reject inactive connections ([c82f9fc](https://github.com/trycompai/comp/commit/c82f9fc3d4d130cb2a483bb52a314cbbcb297c29))
* **people:** respect "Send portal invite email" opt-out when adding users ([18144fd](https://github.com/trycompai/comp/commit/18144fd7622b20a9db271b7357f3107d1ca080c7))