From 9effc4e8dedb81cc14174f4fd9243bea86aa24c6 Mon Sep 17 00:00:00 2001 From: Nikita Sinelnikov Date: Tue, 15 Jun 2021 12:21:46 +0300 Subject: [PATCH] - updated readme.txt; --- readme.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index 6143c439..bdbd9fff 100644 --- a/readme.txt +++ b/readme.txt @@ -161,7 +161,12 @@ The plugin works with popular caching plugins by automatically excluding Ultimat - Added: `um_scripts.max_upload_size` localized variable getting from `wp_max_upload_size()` - Updated: dropdown.js library to make the stable working +* Bugfixes: + - Fixed: Displaying different profile form shortcodes with different role visibility settings on the same page + - Fixed: Displaying avatar on the logout page + * Templates required update: + - logout.php - members.php - members-list.php @@ -2787,4 +2792,4 @@ Credits to "James Golovich http://www.pritect.net" for the security checks = 1.0.0: January, 2015 = -* First official release! \ No newline at end of file +* First official release!