Monday, September 11, 2023
2 changes · master
Code cleanup and technical improvements
This update replaces an older internal method for marking trusted web content with the current standard across several Odoo apps. It helps keep the codebase easier to maintain without changing day-to-day user workflows.
Original PR description
Use owl.markup instead Part of task~3439226
Progressive web app capabilities, web push notifications, and vCard support have been moved from Enterprise to the community edition. This makes these mobile-friendly and notification features available more broadly while simplifying the Enterprise codebase.
Original PR description
In this commit, we moved all features related to the PWA and the PWA itself to the community. This includes: * PWA * Web Push Notification * VCARD Task ID: 3478014