Daily updates from Odoo
Friday, February 13, 2026
1 change · master
Code cleanup and technical improvements
This update streamlines how knowledge articles are loaded, enhancing their speed and responsiveness. The changes consolidate data and batch requests, reducing unnecessary overhead and improving the overall user experience. This refactoring removes custom overrides that were previously slowing down the system.
Original PR description
Remove custom overrides as requests are now batched by default in mail. task-4685447 https://github.com/odoo/odoo/pull/248311 Example: knowledge: grouped threads of the same article (even with all overrides removed) <img width="399" height="858" alt="image" src="https://github.com/user-attachments/assets/f59fd91a-4404-4e7c-9228-3308ba306d3b" />