0.4.8
- Fix for avatar caching for comments without email address (rare cases)
0.4.7
- Fix for PHP timeout when Gravatar server unreachable during comment posting
- WordPress 5.4 compatibility checked
0.4.5
- Security fixes
- WordPress 5.3 compatibility checked
0.4.3
- Fix for WP Rocket CDN rewrite
0.4.2
- Fixing PHP notices
0.4.1
- added retina alternative for default gravatar
- fixed retina images srcset
- retina images downloading enabled by default now
0.4
- changed images directory to wp-content/uploads/fv-gravatar-cache/
- added support for retina images
- added cache purge after update if cache directory is set to default
- added protocol independent urls
- added paging for gravatars into settings screen
- fixed cron offset reset
- fixed perfomance issues
- fixed PHP warning
- fixed security issue for debug log functionality
- fixed images – adding .png extension as default
0.3.8
- fix for PHP warnings by Thomas van der Westen
0.3.7
- Added admin_notice warnings
- Added a check if the cache directory is empty when the cached data is present in database – to prevent 404 errors for cache gravatars
- Improving conditions, improving checking of values after submit
0.3.6
- Fix for PHP warnings
- Fix for cache disappearing after plugin upgrade (applies to users who didn’t changed the cache directory)
0.3.4
- Cron job limited to 2 seconds execution time
0.3.3
- Bugfix for empty gravatar in cache
0.3.2
- Bug fix for WordPress 3.1 admin bar
- Bug fix for blank gravatar
0.3.1
- Better detection of missing/default gravatars
0.3
- First public release
0.2
- Added cron support
0.1
- Works only for logged in users