v5.0 Pro
Released August 24, 2023
Note: Uncanny Automator 5.x is no longer compatible with Uncanny Automator Pro < 5.0.
New Feature:
- User Loops 🔄 #2268
New Triggers:
- Charitable – A recurring donation to a campaign is cancelled #2005
- Charitable – A recurring donation to a campaign is made #2108
- MemberPress – A sub-account is removed from a parent account #1423
New Actions:
- AffiliateWP – Link a customer to an affiliate for lifetime commissions #1929
- Charitable – Add an entry in a donation log #2010
- Formatter – Extract the first word from a string #2274
- LearnDash – Reset the user’s progress for all courses associated with a group #1983
- WordPress – Fetch an existing user #2035
New Condition:
- WordPress – The user’s email address matches a specific domain #2279
Updated:
- BuddyBoss – A user updates their profile with a specific value in a specific field – PHP notices when array is
passed #2249 - Email – Send an email – Email body is now fetched at runtime instead of when scheduled #2245
- LearnDash – Send an email to the user’s group leader(s) – Email body is now fetched at runtime instead of when
scheduled #2265 - LearnDash – Send an email to Group Leaders of a group – Added checkbox to exclude child groups #2141
- Mailpoet – Remove a subscriber from a list – Now available for both Logged-in and Everyone recipes #2231
Fixed:
- ARMember – Pro version throwing a PHP Error #2225
- Automator – Condition – The user has completed a recipe – Removed redundant queries #2271
- BuddyBoss – A user updates their profile with a specific value in a specific field – Now runs when Automator
updates the user profile using the “Set the user’s Xprofile data” action #2212 - Formatter – Convert date into format – Now works for non-English language sites #2235
- MyCred – A user earns a rank – Now fires more reliably when multiple live recipes are using the trigger #2196
- WooCommerce Subscription – Sites on WordPress.com now list subscriptions products reliably #2222
- WooCommerce Subscription – ​Condition – The user has an active subscription to Any Subscription Product – Now
works as expected #2248 - WordPress – Remove a role from the user’s roles – Now removes the role successfully in a wider range of
situations #2217 - WordPress – Create a user – The meta fields saved more reliably #2229
Under the hood:
- Renamed deprecated arg get_trigger_id to trigger_log_id #2272
- Action Scheduler bumped to 3.5.4
- Improved PHP 8.2 compatibility