diff --git a/README.md b/README.md index c99d5436..27c65974 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ GNU Version 2 or Any Later Version ## Releases -[Official Release Version: 2.2.4](https://github.com/ultimatemember/ultimatemember/releases/tag/2.2.4). +[Official Release Version: 2.2.5](https://github.com/ultimatemember/ultimatemember/releases/tag/2.2.5). ## Changelog diff --git a/readme.txt b/readme.txt index 4ef8c18c..ed41c9ba 100644 --- a/readme.txt +++ b/readme.txt @@ -157,11 +157,17 @@ The plugin works with popular caching plugins by automatically excluding Ultimat = 2.2.5: September 21, 2021 = +* Enhancements: + + - Added: Ability to insert SoundCloud track URL instead of Track ID + * Bugfixes: - Fixed: Invalid role keys on the role list-table + role edit screen (case when latin symbols used with not UTF-8 symbols) - Fixed: Restriction logic and archive lists (+ nav menu bar) with active "Disable pre-queries for restriction content logic" option - Fixed: Restriction settings fields conditions on wp-admin screens + - Fixed: Account `user_login` field validation removed as redundant. The field is disabled and not used in code flow + - Fixed: `display_name` data update after First + Last name fields edition on the Account page = 2.2.4: August 27, 2021 =