Problem/Motivation
Allow users to upload and manage images of Google's image format, WebP (https://developers.google.com/speed/webp)
Steps to reproduce
- Add webp as allowed extension
- Allow to use Image GD Toolkit's imagecreatefromwebp() function
Proposed resolution
Remaining tasks
None.
User interface changes
Nothing.
API changes
Nothing.
Data model changes
Release notes snippet
Allow users to use images with .webp extension.