Daily updates from Odoo
Wednesday, June 5, 2019
1 change
New functionality added to Odoo
Website editors can now review and optimize uploaded images before using them, including adjusting size, quality, and filenames. This helps pages load faster and improves search performance while giving users more control over image quality.
Original PR description
Merge commit for PR #31208 Before this task, many websites were slow due to big images. Most users upload images without understanding the impact on SEO and speed. Each upload of an image is important and require some configuration to find the best solution between speed and quality according to the situation. After this task, users will have more control on the upload of images, especially they are given the possibility to reduce their size, quality, and change the filename. task-1930726