From b34b3fb2f630748a794dbbc8c444df71d12bcb64 Mon Sep 17 00:00:00 2001 From: Bryan Frimin Date: Wed, 11 Feb 2026 19:47:41 +0100 Subject: [PATCH] Update CHANGELOG Signed-off-by: Bryan Frimin --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a61fd7e44..bf3ce9be2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file. ## Unreleased +### Fixed + +- Fix Google Workspace SCIM bridge does not set active state at creation +- Fix compliance page access request was not active by default +- Fix compliance page request access add non request file to the requested one + +### Security + +- Update javascript dependencies + ## [0.121.0] - 2026-02-10 ### Added