Wednesday, March 26, 2025
2 changes · saas-18.1
Enhancements to existing features
IoT Boxes will now refresh their Odoo code every Monday and whenever they restart. This lets Odoo deliver fixes and improvements more regularly without waiting for a database upgrade or a new device image.
Original PR description
Currently, the Odoo code on the IoT Box is almost only updated when the client upgrades his db. The only way for us to provide new code to the user if he doesn't change his db version, is to release a new image (users can also update manually from the IoT Box homepage, but it nearly never happens). IoT Boxes will now checkout on every Monday, allowing us to deploy updates more regularly. Additionally, it will checkout on every boot to allow hot fixing, as clients will only have to reboot their IoT Box if we fix an issue in the middle of a week. Task: 4306247 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The update refines the chat and discussion invitation experience by improving how people search for and select recipients. This helps users invite the right colleagues or channels more quickly and reduces friction in everyday communication workflows.