mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
- prepared changelog for the release;
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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 =
|
||||
|
||||
|
||||
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user