v3.26.1
trycompai/compv3.26.1Apr 20, 2026by claudfuen
AI Summary
This patch release corrects Role-Based Access Control (RBAC) permissions for the Auditor View tab to ensure proper access control.
Key Highlights
- Gate Auditor View tab on audit:read permission
- Scope Auditor View to explicit auditor roles
Full Release Notes
## [3.26.1](https://github.com/trycompai/comp/compare/v3.26.0...v3.26.1) (2026-04-20) ### Bug Fixes * **rbac:** gate Auditor View tab on audit:read instead of role string (CS-189) ([fa52778](https://github.com/trycompai/comp/commit/fa5277803772fd4011a4109cca9067c7921482bb)) * **rbac:** scope Auditor View to explicit auditor roles (CS-189 follow-up) ([d7c3936](https://github.com/trycompai/comp/commit/d7c39362178d5a18c8d7d8ed342b5387773a1b32))