From 6e81aca98920d2432f05799173e89caa830c3715 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89mile=20R=C3=A9?= Date: Fri, 8 May 2026 12:57:38 +0400 Subject: [PATCH] Release probod/v0.184.1 --- cmd/probod/CHANGELOG.md | 7 +++++++ cmd/probod/VERSION | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/cmd/probod/CHANGELOG.md b/cmd/probod/CHANGELOG.md index 3e8002d65..4f54e95c6 100644 --- a/cmd/probod/CHANGELOG.md +++ b/cmd/probod/CHANGELOG.md @@ -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 diff --git a/cmd/probod/VERSION b/cmd/probod/VERSION index d4b5ded52..6d4cd83e5 100644 --- a/cmd/probod/VERSION +++ b/cmd/probod/VERSION @@ -1 +1 @@ -0.184.0 +0.184.1