Skip to content

Choose a tag to compare

@github-actions github-actions released this 12 May 12:18
· 6 commits to v5.26 since this release
2fdc480

UI

🐞 Fixed

  • Role form Cancel buttons now return to Roles (#11125)
  • Shared select dropdowns stay constrained and scrollable inside modals (#11125)

API

🐞 Fixed

  • POST /api/v1/scans Celery task is now published via transaction.on_commit so the worker cannot read the Scan before the dispatch (#11122)

SDK

🐞 Fixed

  • entra_users_mfa_capable no longer flags disabled guest users by requesting accountEnabled and userType from Microsoft Graph (#11002)