From 86ca7b1de9ea69eeb5e2cc440a21284d97feb29f Mon Sep 17 00:00:00 2001 From: Nikita Sinelnikov Date: Mon, 7 Feb 2022 15:11:06 +0200 Subject: [PATCH] - prepared changelog for the release; --- README.md | 2 +- readme.txt | 8 ++++++++ ultimate-member.php | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 93a10630..90002fd9 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ GNU Version 2 or Any Later Version ## Releases -[Official Release Version: 2.3.0](https://github.com/ultimatemember/ultimatemember/releases/tag/2.3.0). +[Official Release Version: 2.3.1](https://github.com/ultimatemember/ultimatemember/releases/tag/2.3.1). ## Changelog diff --git a/readme.txt b/readme.txt index 0d1e990e..0499a489 100644 --- a/readme.txt +++ b/readme.txt @@ -161,12 +161,20 @@ The plugin works with popular caching plugins by automatically excluding Ultimat - Added: wp-admin notice on the Settings page when settings have been changed (#963) - Added: WP Blocks restriction settings for the blocks (templates/nav-menu) on the FSE pages + - Added: UM-specific query_var for UM additional Users_Query on users.php screen in wp-admin. `um_custom_user_query` = true + - Added: Ability for dropdown.js to use it inside parent wrapper (not only document.body) + - Changed: Using WP Cron schedules. Un-schedule events after plugin deactivation + - Removed: `um_check_extensions_licenses` and replaced it to `um_daily_scheduled_events` event * Bugfixes: - Fixed: "Can user edit this field?" fields' option for the file/image upload field-types (#958) - Fixed: Using uppercase symbols in the "Blocked Email Addresses" and "Blacklist Words" blacklists settings (#962) + - Fixed: PHP warning related to the Ultimate Member custom fields without type - Fixed: Some typos in the labels (#975) + - Fixed: UX issue with wrong text on the admin notice about upgrade + - Fixed: UX issue with Blacklist Words and Blocked Email settings labels. Added a small description about per line separation (#962) + - Fixed: Sorting the Extensions settings sections = 2.3.0: December 20, 2021 = diff --git a/ultimate-member.php b/ultimate-member.php index ac5acc28..2ac1bd34 100644 --- a/ultimate-member.php +++ b/ultimate-member.php @@ -3,7 +3,7 @@ Plugin Name: Ultimate Member Plugin URI: http://ultimatemember.com/ Description: The easiest way to create powerful online communities and beautiful user profiles with WordPress -Version: 2.3.1-beta1 +Version: 2.3.1 Author: Ultimate Member Author URI: http://ultimatemember.com/ Text Domain: ultimate-member