- updated readme;

This commit is contained in:
Nikita Sinelnikov
2021-09-20 21:55:18 +03:00
parent 575923686b
commit c06e361896
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -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
+6
View File
@@ -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 =