cli-7.112.0
·
490 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
🆕 Changelog
Added
- Migrated legacy API keys to v2 architecture with improved role-based access control (RBAC) integration
- New API key scope validation functionality to determine limited access permissions
- Enhanced API key management UI in organization settings with RBAC-based permissions
Changed
- API keys now fully utilize RBAC system for permission management instead of legacy rights model
- Moved API keys management interface to RBAC-integrated settings page
- Updated invitation system to work with RBAC-backed permissions
- Improved API key expiration handling and validation across all endpoints
- Streamlined organization member management with RBAC permissions
- Enhanced plugin update payload validation for better performance
Fixed
- Corrected API key v2 migration timestamp handling
- Resolved issue with pending invites interfering with active access rights
- Fixed legacy invite acceptance flow to work with new RBAC system
- Addressed API key effective user permission binding issues
- Corrected scoped key organization access gates
- Removed obsolete transaction state writes from API endpoints
- Fixed migration order checking in CI for pull request environments
- Improved API key creation security validation
Security
- Hardened API key v2 migration process with stricter scope validation
- Tightened API key creation security policies
- Enhanced row-level security (RLS) policies for API keys with v2 scope validation
🔗 Full Changelog: capgo-12.148.0...cli-7.112.0