Friday, January 2, 2026
1 change · saas-18.4
Enhancements to existing features
This update enhances the messaging menu by adding an inbox tab to display notifications and implementing lazy loading for all tabs. This improves performance and ensures notifications are consistently visible for users who prefer to handle them within Odoo.
Original PR description
**Current behavior before PR:** - Channels were loaded all at once in the messaging menu, causing performance issues. - Read notifications gets disappeared and were only accessible from Discuss history. **Desired behavior after PR is merged:** - New inbox tab in messaging menu which displays unread & read notifications - All tabs (main, channels, chat, inbox) implement lazy loading and fetch threads in batches as user scrolls - Inbox tab is only visible to users with notification preference set to handle in odoo task-[4458377](https://www.odoo.com/odoo/project/1519/tasks/4458377) --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr