From d025ee6966fe7b967101ab21705688dab5a096b3 Mon Sep 17 00:00:00 2001 From: Kelsey Thomas <101993653+Kelsey-Ethyca@users.noreply.github.com> Date: Wed, 7 Aug 2024 11:00:42 -0700 Subject: [PATCH] Changelog 2.42.1 (#5163) --- CHANGELOG.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f0f0ee3ea56..58addb8de55 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,7 +15,17 @@ The types of changes are: - `Fixed` for any bug fixes. - `Security` in case of vulnerabilities. -## [Unreleased](https://github.com/ethyca/fides/compare/2.42.0...main) +## [Unreleased](https://github.com/ethyca/fides/compare/2.42.1...main) + +### Fixed +- Fixed the OAuth2 configuration for the Snap integration [#5158](https://github.com/ethyca/fides/pull/5158) +- Fixes a Marigold Sailthru error when a user does not exist [#5145](https://github.com/ethyca/fides/pull/5145) + +## [2.42.1](https://github.com/ethyca/fides/compare/2.42.0...2.42.1) + +### Fixed +- Fixed language picker cut-off in mobile on CMP banner and modal [#5159](https://github.com/ethyca/fides/pull/5159) +- Fixed button sizes on CMP modal [#5161](https://github.com/ethyca/fides/pull/5161) ## [2.42.0](https://github.com/ethyca/fides/compare/2.41.0...2.42.0)