Daily updates from Odoo
Thursday, September 18, 2025
1 change
Security fixes and vulnerability patches
External users will no longer see internal-only message categories in Odoo chatter follower settings. This helps keep internal communications private while preserving full visibility for internal staff.
Original PR description
**Description of the issue/feature this PR addresses:** ---------------------------------------------- Important messages in the Chatter are often hard to locate since users need to scroll through a long history. While Discuss already supports pinning messages for quick access, the Chatter did not provide this functionality. **Current behavior before PR:** ---------------------------------------------- - All subtypes visible to all followers regardless of access - External users could see internal-only subtypes (internal=True) **Desired behavior after PR is merged:** ---------------------------------------------- - Internal-only subtypes (internal=True) are now hidden from external users - External users see only non-internal subtypes - Internal users continue to see all subtypes Task-3056372 ---------------------------------------------- I confirm I have signed the CLA and read the PR guidelines at https://www.odoo.com/submit-pr