Wednesday, May 20, 2026
1 change · saas-19.2
Features or functions removed from Odoo
This update removes a potential risk for our IoT devices. Previously, they could inadvertently check out the main development branch (master), which is unstable. This change ensures IoT boxes always use a stable version, improving system reliability and security.
Original PR description
This PR removes a possibility for an iot box to ever checkout master. Since the latest stable version policy checking out to master is never used and is dangerous Forward-Port-Of: odoo/odoo#265186