Ultimate Member Pro (v2.9.1) Nulled + Theme + All Addons Pack [Latest Addons]
Changelog
-----------------------------------
2.9.1 2024-11-15
Enhancements
Added: um_image_upload_validation hook for 3rd-party validation during upload images
Bugfixes
Fixed: “Load textdomain just in time” issue
Fixed: Capabilities checking in the wp-admin > Users list table
Fixed: File/image upload on the role specific profile form
Fixed: Issues when the form’s custom fields meta has a wrong format
Fixed: Validation of the “Registration Default Role” slug
Fixed: Allowed query variables via registered REST API class only when REST_REQUEST is defined
2.9.0 2024-11-12
Enhancements
Added: Action Scheduler (version 3.8.1) for email sending. More info is here.
Added: Supporting new wp_register_block_metadata_collection() function for registering WP Blocks
Bugfixes
Fixed: ajax_image_upload() and ajax_resize_image() handlers vulnerability. CVE ID: CVE-2024-10528
Fixed: Disabling user status column wp-admin > Users screen
Fixed: User status filter on wp-admin > Users on mobile devices
Fixed: Extra unwrapping of the WP Editor field’s value
Cached and optimized/minified assets(JS/CSS) must be flushed/re-generated after upgrade
Important:
IMPORTANT: PLEASE UPDATE THE PLUGIN TO AT LEAST VERSION 2.6.7 IMMEDIATELY. VERSION 2.6.7 PATCHES SECURITY PRIVILEGE ESCALATION VULNERABILITY. PLEASE SEE THIS ARTICLE FOR MORE INFORMATION
-------------------------------------------------------------------------------------
2.8.9 2024-10-14
Enhancements
Added: Using PHP tidy extension (if it’s active) to make HTML textarea value clear
Added: um_tidy_config filter hook for setting PHP tidy config
Tweak: Avoid using force set_status() function.
Tweak: Properly using UM()->common()->users()->get_status( $user_id ) instead of um_user( 'account_status' )
Tweak: Properly using UM()->common()->users()->get_status( $user_id, 'formatted' ) instead of um_user( 'account_status_name' )
Tweak: Properly using um_user( 'status' ) for getting user role setting while registration