Releases: creativeorange/gravatar
Releases · creativeorange/gravatar
v1.0.24
What's Changed
- Laravel 11.x Compatibility by @laravel-shift in #40
Full Changelog: v1.0.23...v1.0.24
v1.0.23
What's Changed
- Laravel 10.x Compatibility by @laravel-shift in #34
New Contributors
- @laravel-shift made their first contribution in #34
Full Changelog: v1.0.22...v1.0.23
v1.0.22
Merge pull request #32 from usernotnull/fix-typehint Fix Typehint of Gravatar::get
v1.0.21
Merge pull request #31 from tabacitu/adds-support-for-laravel-9
v1.0.20: Update gravatar.php (#30)
Gravatar changed "mm" (mystery man), to "mp" (mystery person). It was not a breaking change; just keeping things in sync.
Fixes fallback
Fixed an issue where the fallback config failed to load. (#27) Co-authored-by: Bart Hijmans <bart.hijmans@dongit.nl>
Laravel 8 support
v1.0.18 Update for Laravel 8
v1.0.17
Make fallback 'mm' backwards compatible
v1.0.16
Updates available fallback options
v1.0.15: Merge pull request #24 from rocramer/1.0
Use build-in email validation