From 8a67754df1d4832d303a641625db8b4ecd35c13b Mon Sep 17 00:00:00 2001 From: nikitasinelnikov Date: Mon, 21 Dec 2020 14:52:02 +0200 Subject: [PATCH] - version changelog; --- readme.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/readme.txt b/readme.txt index ebb92c76..bd90e9ab 100644 --- a/readme.txt +++ b/readme.txt @@ -157,7 +157,14 @@ The plugin works with popular caching plugins by automatically excluding Ultimat = 2.1.14: December 21, 2020 = +* Enhancements: + - Added a tooltip with meta key name for fields in a form settings + - Added `Administrator` user role to a restriction setting (to make the content visible only for `Administrator` role) +* Bugfixes: + - Added third parameter $args to the action hook for Profile Tab redirections `um_user_after_updating_profile` + - Fixed issues with fields without metakeys when trying to display them by the hook + - Fixed PHP notices/warnings = 2.1.13: December 8, 2020 =