Skip to content

Avatar Privacy 2.7.0

Latest
Compare
Choose a tag to compare
@mundschenk-at mundschenk-at released this 01 May 20:22
· 1 commit to main since this release
  • Feature: Avatar Privacy is now compatible with PHP 8.2.
  • Feature: The plugin now honors the wp_delete_file filter when deleting files.
  • Change: Requires at least PHP 7.4.
  • Change: Upgrades identifier column of avatar_privacy_hashes table to 256 characters on supported MySQL/MariaDB versions (as it was in 2.4.0).
  • Change: The library yzalis/identicon has been removed as a dependency.
  • Change: Avatar Privacy now honors the wp_delete_file filter hook.
  • Bugfix: Icons from Webmentions using Gravatar will get cached now.
  • Bugfix: Uploading avatars for users with no role on the primary site of a Multsite network now works as expected.