From 2fda1c090f13f6e0fef6d0ff17aa2c975b27256d Mon Sep 17 00:00:00 2001 From: Mykyta Synelnikov Date: Fri, 28 Feb 2025 14:35:17 +0200 Subject: [PATCH] Updated readme.txt --- changelog.txt | 1 + readme.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/changelog.txt b/changelog.txt index 56362a1b..581b13b4 100644 --- a/changelog.txt +++ b/changelog.txt @@ -7,6 +7,7 @@ - Fixed: Security issue CVE ID: CVE-2025-1702. - Fixed: Activation link redirects to Reset Password after registration without password field and required email activation. - Fixed: Honeypot scripts/styles for themes without pre-rendered shortcodes. Enqueue honeypot scripts/styles everytime. + - Fixed: Profile photo metadata when Gravatar image is used. * Cached and optimized/minified assets(JS/CSS) must be flushed/re-generated after upgrade * diff --git a/readme.txt b/readme.txt index c2950d0e..495a0a0f 100644 --- a/readme.txt +++ b/readme.txt @@ -174,6 +174,7 @@ IMPORTANT: PLEASE UPDATE THE PLUGIN TO AT LEAST VERSION 2.6.7 IMMEDIATELY. VERSI * Fixed: Security issue CVE ID: CVE-2025-1702. * Fixed: Activation link redirects to Reset Password after registration without password field and required email activation. * Fixed: Honeypot scripts/styles for themes without pre-rendered shortcodes. Enqueue honeypot scripts/styles everytime. +* Fixed: Profile photo metadata when Gravatar image is used. **Cached and optimized/minified assets(JS/CSS) must be flushed/re-generated after upgrade**