From 1f3bb4983ffcac0905748af452b25cd6e9367066 Mon Sep 17 00:00:00 2001 From: CamilleBeau <51176779+CamilleBeau@users.noreply.github.com> Date: Tue, 28 Mar 2023 11:46:56 -0400 Subject: [PATCH] [documentation] Add to CHANGELOG (#8473) Add changes for PR #7491 and PR #7772 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 23f32b528b9..072468ce2c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,8 @@ changes in the following format: PR #1234*** - BVL Feedback widget only shows notifications for the users sites / projects (PR #7848) - Add Date status change value in session table (PR #8350) - Fixed the Candidate Age at Death field label and Data Dictionary item for LINST instruments (PR #8362) +- Allow clearing a previously entered consent status in candidate parameters (PR #7772) +- Add code sanitizer before dangerouslySetInnerHTML is used in login to protect against XSS attacks (PR #7491) #### Bug Fixes - placeholder