Release probod/v0.184.1

This commit is contained in:
Émile Ré
2026-05-08 12:57:38 +04:00
parent 16504814a8
commit 6e81aca989
2 changed files with 8 additions and 1 deletions

View File

@@ -4,9 +4,16 @@ All notable changes to `probod` (the server, including the bundled `@probo/conso
## Unreleased
## [0.184.1] - 2026-05-08
### Changed
- Microsoft 365 access review driver now fetches only internal members from Microsoft Graph (`$filter=userType eq 'Member'`), so guest (B2B) accounts are no longer pulled into access review
- SCIM settings page now hides the other IdP connector card once a bridge is connected; both remain listed when nothing is configured
### Fixed
- Fix cookie banner opt-out button opening the preference panel instead of performing a one-click reject in OPT_OUT regulations
## [0.184.0] - 2026-05-07

View File

@@ -1 +1 @@
0.184.0
0.184.1