Wednesday, July 2, 2025
1 change · 17.0
Enhancements to existing features
The web interface framework was updated to a newer version with fixes for how translated text is handled. This improves accessibility translation support and reduces the risk of display or translation issues in user-facing screens.
Original PR description
This brings two commits: - [FIX] parser: t-esc/t-out vs t-translation* - [IMP] compiler: make human-readable ARIA attributes translatable see https://github.com/odoo/owl/releases/tag/v2.8.0. Forward-Port-Of: odoo/odoo#216599