v3.33.1
trycompai/compv3.33.1Apr 24, 2026by claudfuen
AI Summary
This patch release fixes an API bug where task status-change emails were incorrectly sent to the entire organization instead of just the task assignee.
Key Highlights
- Fixed email scope for task status changes
- Emails now correctly target the assignee
Full Release Notes
## [3.33.1](https://github.com/trycompai/comp/compare/v3.33.0...v3.33.1) (2026-04-24) ### Bug Fixes * **api:** scope task status-change emails to assignee, not whole org ([#2669](https://github.com/trycompai/comp/issues/2669)) ([fd0aa1c](https://github.com/trycompai/comp/commit/fd0aa1cd59c73c8f9c12f0567775226300a4a7fd))