Daily updates from Odoo
Friday, April 25, 2025
1 change
Security fixes and vulnerability patches
Message reaction summaries in Live Chat now show an agent's custom live chat name when one is set, instead of their real user name. This helps prevent accidental disclosure of staff identities while keeping reaction summaries clear for visitors and operators.
Original PR description
Before this PR, real user name was displayed in the message reaction summary. We should use the custom live chat name if any not to leak the real name of the agent. This PR fixes this issue. Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr