Ultimate Member Pro (v2.9.0) Nulled + Theme + All Addons Pack [Latest Addons]
Changelog
-----------------------------------
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
2.8.8 2024-10-04
Bugfixes
Fixed: Download routing initialization
Fixed: Textarea height and HTML formatted textarea field height isolated via <iframe> on view mode
Fixed: User registration if email activation or admin review are required
Fixed: First installation errors
Cached and optimized/minified assets(JS/CSS) must be flushed/re-generated after upgrade