Skip to content
This repository has been archived by the owner on Nov 25, 2024. It is now read-only.

Commit

Permalink
Update readme.txt to latest version 1.0.6
Browse files Browse the repository at this point in the history
Update readme
  • Loading branch information
andrewlimaza committed Jul 8, 2021
1 parent 204cdd4 commit bce66cf
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Contributors: strangerstudios, jaredatch
Tags: avatar, gravatar, user profile, users, profile
Requires at least: 4.5
Tested up to: 5.7.2
Stable tag: trunk
Stable tag: 1.0.6

Add an avatar upload field on frontend pages and Edit Profile screen so users can add a custom profile picture.

Expand Down Expand Up @@ -58,9 +58,12 @@ If things are still not functioning properly then proceed to reporting an issue.
== Changelog ==

= 1.0.6 =
* BUG FIX: Fixed issue with saving the Discussion setting limiting avatar upload to users with file upload capabilities.
* 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.

= 1.0.5 - 2021-05-19 =
* ENHANCEMENT: Now pulling avatar from WP User Avatar if we don't have one yet
Expand Down

0 comments on commit bce66cf

Please sign in to comment.