Daily updates from Odoo
Thursday, September 18, 2025
1 change · master
Enhancements to existing features
The message composer in Discuss now handles channel commands correctly when using the HTML editor. This improves reliability for users who manage conversations with commands, reducing friction in daily collaboration.
Original PR description
This commit allows the html composer to use channel commands correctly. task-5086489 https://github.com/odoo/odoo/pull/227137 Forward-Port-Of: odoo/enterprise#94743