Skip to content

Releases: strangerstudios/basic-user-avatars

1.0.8 - 2024-01-23

23 Jan 12:07
Compare
Choose a tag to compare
  • 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

14 Jul 12:31
Compare
Choose a tag to compare
  • 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

08 Jul 14:25
Compare
Choose a tag to compare
  • 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

19 May 21:41
ace3932
Compare
Choose a tag to compare

ENHANCEMENT: Now pulling avatar from WP User Avatar if we don't have one yet

V1.0.4

01 Dec 11:14
Compare
Choose a tag to compare
  • 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.