v3.27.2
trycompai/compv3.27.2Apr 21, 2026by claudfuen
AI Summary
Corrected the logic used to roll up policy acknowledgments in digests to ensure they are grouped by email address rather than user ID.
Key Highlights
- Policy acknowledgment rollup now keyed by email instead of user.id
- Fixes potential misreporting in digest summaries
Full Release Notes
## [3.27.2](https://github.com/trycompai/comp/compare/v3.27.1...v3.27.2) (2026-04-21) ### Bug Fixes * **digest:** key policy acknowledgment rollup by email, not user.id ([#2624](https://github.com/trycompai/comp/issues/2624)) ([75c8888](https://github.com/trycompai/comp/commit/75c888846d3f427c3d9bc2382ea987b50ed3bf89))