This repository has been archived by the owner on Nov 25, 2024. It is now read-only.
Releases: strangerstudios/basic-user-avatars
Releases · strangerstudios/basic-user-avatars
1.0.9 - 2024-11-15
- ENHANCEMENT: Update tested up to WordPress 6.7.
1.0.8 - 2024-01-23
- ENHANCEMENT: Added filter 'basic_user_avatars_default_size' to allow changing the default size of the avatar. (Thanks @JarrydLong)
- ENHANCEMENT: Improved functionality on how we load the text domain of the plugin for translations. (@ipokkel)
- BUG FIX: Fixed a fatal issue when the option "Only allow users with file upload capabilities to upload local avatars (Authors and above)" wasn't set on new installations. (@JarrydLong)
v1.0.7 - 2022-07-14
- ENHANCEMENT: Made "Delete Local Avatar" checkbox text clickable for frontend. (Thanks @pinguluk )
- BUG FIX: Fixed an issue where Avatars weren't saving correctly when changing an existing uploaded avatar. (Thanks @JarrydLong)
- BUG FIX: Fixed an issue where Avatars weren't saving on the frontend in certain cases. (Thanks @amatzin)
- BUG FIX: Fixed deprecation warnings when getting the Avatar for PHP 8+ (Thanks @ZebulanStanphill)
v1.0.6
- ENHANCEMENT: Added translation for German locale. Thanks @olpo24
- ENHANCEMENT: Added translation for Italian locale. Thanks @domegang
- ENHANCEMENT: Now filtering the get_avatar_data WordPress hook to allow more flexibility in customizing avatars via other filters.
- ENHANCEMENT: Added filter
basic_user_avatar_data
to allow filtering on the avatar data that we are overriding. - BUG FIX: Fixed issue with saving the Discussion setting limiting avatar upload to users with file upload capabilities.
- BUG FIX: Fixed an issue when user display names were interfering and causing 404 errors. Thanks @semanio.
v1.0.5
V1.0.4
- BUG FIX: Fixed typos on readme.txt - Thanks @fred-pedro
- ENHANCEMENT: Added translation for Spanish - Thanks @ricardpriet
- ENHANCEMENT: Added translation for Brazilian Portuguese - Thanks @allysonsouza
- ENHANCEMENT: Added translation for Catalan - Thanks @alvaromartinezmajado
- ENHANCEMENT: Added proper SSL support - Thanks @zachwills
- ENHANCEMENT: Escaped strings.