Releases: LCweb-ita/Easy-WP-Thumbs
Releases · LCweb-ita/Easy-WP-Thumbs
v3.3.2
- fixed: image display when direct URL method is used and thumbnail already exists in the cache folder
- improved PHP cache on direct-url thumbs creation
v3.3.0
- fixed: rotated thumbnails due to Apple-related EXIF data
v3.2.0
- new: webp and avif images support
- new: thumb optimization mode, always creating webp images
v3.1.2
(sorry but changelog from v.3.0 to actual one has been lost)
v3.0.0
- complete code refactoring
- revamped status panel
- fixed browser cache using URL thumbnails creation
v2.03
fixed seo URL with non-latin chars
v2.02
getimagesizefromstring() function used where available
v2.01
Fixed extra % symbol usage in new SEO thumbnails URL
v2.0 - evolving script
- SEO thumbnails name option added. Will use image name at the end of thumbnail's one helping with search engines
- removed support for WP < 3.5
- wp_remote_get() used as first resource to get external images. If fails - cURL is used
- better (and lighter) images handling and management
- better .gif imagick management
- direct HTTP calling now redirects to created image URL easing immediate browser cache