Tuesday, September 23, 2025
2 changes · saas-18.4
Enhancements to existing features
The web interface's underlying OWL library has been updated to version 2.8.1. This keeps the platform current with upstream improvements and helps maintain reliability for future web interface changes.
Original PR description
Update the OWL lib. Release notes: https://github.com/odoo/owl/releases/tag/v2.8.1 Forward-Port-Of: odoo/odoo#228092
The IoT Box homepage now displays each device's MAC address alongside its device information. This makes it easier for installers to identify boxes and assign fixed IP addresses during setup.
Original PR description
This PR adds the MAC address to the device info returned by the IoT Box. It is displayed on the IoT Box Homepage. This helps to fix ip addresses of the IoT Boxes during the installations.