Version 1.9.0
Fixes
馃悰 When the WP Offload Media (Lite) plugin is activated, but an image was/is not offloaded to S3, use the regular file_exists check instead.
馃悰 Add missing width and height attributes on <img> tags based upon smallest image source or LQIP image (fixes #72).
馃悰 Add missing width and height attributes on picture <source> tags and empty gif <img> tag.
馃悰 Only add alt attribute on <img> tags when it's present in attachment data.