* update changelog;

This commit is contained in:
Mykyta Synelnikov
2024-10-14 17:23:16 +03:00
parent f27dcd6e41
commit acef080e9b
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -17,6 +17,7 @@
- Fixed: Rollback using `<iframe>` for displaying HTML formatted textarea value
- Fixed: Capability to edit user profile for Administrator when user doesn't have a capability to edit its profile
- Fixed: Sending email notifications based on user status after registration
- Fixed: PHP error when meta `um_member_directory_data` has a wrong format
* Cached and optimized/minified assets(JS/CSS) must be flushed/re-generated after upgrade
+1
View File
@@ -183,6 +183,7 @@ IMPORTANT: PLEASE UPDATE THE PLUGIN TO AT LEAST VERSION 2.6.7 IMMEDIATELY. VERSI
* Fixed: Rollback using `<iframe>` for displaying HTML formatted textarea value
* Fixed: Capability to edit user profile for Administrator when user doesn't have a capability to edit its profile
* Fixed: Sending email notifications based on user status after registration
* Fixed: PHP error when meta `um_member_directory_data` has a wrong format
**Cached and optimized/minified assets(JS/CSS) must be flushed/re-generated after upgrade**