v3.38.1
trycompai/compv3.38.1Apr 29, 2026by claudfuen
AI Summary
This is a security-focused patch release that addresses three critical security vulnerabilities: admin escalation, secrets RBAC (Role-Based Access Control), and OAuth session check issues. The release fixes bug #2712 and does not introduce any new features or breaking changes.
Key Highlights
- Fixed admin escalation vulnerability
- Fixed secrets RBAC (Role-Based Access Control) security issue
- Fixed OAuth session check vulnerability
Full Release Notes
## [3.38.1](https://github.com/trycompai/comp/compare/v3.38.0...v3.38.1) (2026-04-29) ### Bug Fixes * **security:** admin escalation, secrets RBAC, oauth session check ([#2712](https://github.com/trycompai/comp/issues/2712)) ([5627b12](https://github.com/trycompai/comp/commit/5627b1212aa62252f4542ef1b96e4c074b473490))