Monday, March 11, 2019
1 change · master
Enhancements to existing features
Image widgets now include a meaningful filename in their URLs, which can help search engines better understand and index images. Images also consistently include alt text, improving accessibility and content quality.
Original PR description
It's better to always have a relevant name in the image URL for SEO. Also make sure there is always an alt on the image. Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr