Tuesday, November 18, 2025
1 change · saas-18.2
Enhancements to existing features
The mail plugin now has a way to identify the Odoo version it is connecting to. This helps the newer add-in show a clear message when an older Odoo version is not supported, reducing confusion for users during setup or use.
Original PR description
Purpose ======= The new addin has been refactored and doesn't work with older Odoo version, and so we add an endpoint to be able to show a message if we don't support that Odoo version. Task-4727609 Forward-Port-Of: odoo/odoo#236047