UI
🐞 Fixed
- Invitation callback paths are now preserved when invited users continue with Google, GitHub, or SAML authentication (#11752)
API
🐞 Fixed
- Attack Paths: Scan rows now have database defaults for
is_migratedandsink_backendsoscan-perform-scheduledinserts survive deploy skew (#11826) - Invited users now keep their invitation context when completing authentication with Google, GitHub, or SAML, so the invitation is accepted during login (#11752)
🔐 Security
- User profile updates now allow users to update their own account while requiring user-management permissions to update other users in the same tenant (#11792)
SDK
🐞 Fixed
KeyError: 'MANUAL'crash while rendering the compliance summary table (e.g. CIS Microsoft 365) when a framework has manual, checks-less requirements with a Level 1/Level 2 profile;MANUALfindings are now skipped in the PASS/FAIL section tally instead of raising (#11822)