Tuesday, November 18, 2025
1 change · saas-18.3
Enhancements to existing features
The IoT Box technical information view now turns the displayed commit hash into a clickable link to the matching GitHub commit. This makes it faster to verify the exact software version running on the device and simplifies troubleshooting.
Original PR description
To ease checking the HEAD commit on the IoT Box, we now compute the github url to the commit, and redirect to it clicking on the hash in the technical information tab. Forward-Port-Of: odoo/enterprise#99607 Forward-Port-Of: odoo/enterprise#99422