diff --git a/changelog.txt b/changelog.txt index 8b0d1c9d..36a987b2 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,10 +1,27 @@ == Changelog == -= 2.11.2 January xx, 2026 = += 2.11.2 February 09, 2026 = + +* Enhancements: + + - Added: Server-side validation when the Search Form is submitted. + - Added: Action hook `um_approve_user_on_email_confirmation` to natively approve the user after validating the email activation link. * Bugfixes: - - Fixed: Security issue CVE ID: CVE-2025-15064. Deprecated ability to use HTML inside the user description. + - Fixed: Security issue, CVE ID: CVE-2025-15064. Deprecated the ability to use HTML inside the user description. It's still allowed to use only predefined 'user_description' tags in `wp_kses()`. + - Fixed: Security issue, CVE ID: CVE-2026-1404. Modified template item formatting to avoid using HTML characters in the filter values. + - Fixed: Profile photo dropdown menu position for screens smaller than 340px. + - Fixed: Display of the saved value of the "Privacy Options" > "Allowed roles" setting for the member directory. + - Fixed: Information in Site-Health about the registration form's `Template` and `Role` settings. + - Fixed: Information in Site-Health about the login and profile form's `Template` settings. + +* Templates Requiring Update: + + - members.php + - searchform.php + +* Note: Cached and optimized/minified assets(JS/CSS) must be flushed/re-generated after the upgrade * = 2.11.1 December 16, 2025 = @@ -20,7 +37,7 @@ - Fixed: Security issue CVE ID: CVE-2025-14081. Filtering fields based on user permissions during Account form submission. - Fixed: Security issue CVE ID: CVE-2025-12492. Added directory privacy settings and added rate limiting. -* Templates required update: +* Templates Requiring Update: - members.php - members-grid.php @@ -66,7 +83,7 @@ - Fixed: Integer validation for the 'start_of_week' WP native setting. - Fixed: Dependencies with Action Scheduler library. -* Cached and optimized/minified assets(JS/CSS) must be flushed/re-generated after upgrade * +* Note: Cached and optimized/minified assets(JS/CSS) must be flushed/re-generated after the upgrade * = 2.10.5 June 25, 2025 = @@ -102,11 +119,11 @@ - Deprecated `UM()->user()->maybe_generate_password_reset_key( $userdata )` function. Use `UM()->common()->users()->maybe_generate_password_reset_key( $userdata )` instead. - Deprecated `UM()->user()->set_last_login()` function. Use `UM()->common()->users()->set_last_login( $user_id )` instead. -* Templates required update: +* Templates Requiring Update: - password-reset.php -* Cached and optimized/minified assets(JS/CSS) must be flushed/re-generated after upgrade * +* Note: Cached and optimized/minified assets(JS/CSS) must be flushed/re-generated after the upgrade * = 2.10.4 May 15, 2025 = @@ -133,7 +150,7 @@ - Fixed: Reset Password email notification's the {password_reset_link}` placeholder. - Fixed: Changed "Turkey" to the current official term "Türkiye". -* Cached and optimized/minified assets(JS/CSS) must be flushed/re-generated after upgrade * +* Note: Cached and optimized/minified assets(JS/CSS) must be flushed/re-generated after the upgrade * = 2.10.2 April 02, 2025 = @@ -155,7 +172,7 @@ - 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 * +* Note: Cached and optimized/minified assets(JS/CSS) must be flushed/re-generated after the upgrade * = 2.10.0 February 18, 2025 = @@ -180,12 +197,12 @@ - Fixed: The "Privacy Policy" field in the registration form. Disallowed HTML from the "Privacy Policy" content (like `