skip to Main Content

v4.8 Lite

Released December 8, 2022

New App Integration:

New Plugin Integration:

New Feature:

  • Recipe UI – Added support for choosing whether to run recipes when ALL triggers are completed or ANY trigger is completed (when recipes include at least 2 triggers; previously all triggers in a recipe had to be completed) #2515

New Triggers:

  • Help Scout – A conversation receives a reply from a customer #2848
  • Help Scout – A conversation’s tags are updated #2832
  • Help Scout – A note is added to a conversation #2888
  • Help Scout – A satisfaction rating is received #2849
  • WP All Import – An import is completed #2841
  • WS Form LITE – A form is submitted #2862
  • WS Form LITE – A user submits a form #2863

New Actions:

  • Help Scout – Add a tag to a conversation #2833
  • Help Scout – Create a conversation in a mailbox #2850

New Tokens:

  • Amelia – Coupon data #2891
    • Coupon code
    • Coupon service name
    • Coupon time used
    • Coupon usage limit
    • Coupon expiration date
    • Coupon event name
    • Coupon deduction
    • Coupon discount
  • GiveWP – A donation is made via a form – Donation & Payment ID #2826
  • WooCommerce – Shipping method #2869

Updated:

  • Emails – Added description for “To” field #2925
  • Easy Affiliate – Record a sale for an affiliate in Pro – Affiliate action token now works #2858
  • Formidable – Split tokens for Name field #2945
  • GamiPress – A user attains a rank – Add Any rank option #2899
  • Mailchimp – Add a contact to an audience returning Completed, do nothing even though options are valid #2873
  • Recipe UI – Several ID tokens type switched to int instead of text for easier selection in Tokens dropdown #2957

Fixed:

  • BuddyPress – Add the user to a group – Not working if the user is from the user selector #2901
  • WordPress – A user views a custom post type – Add a condition to check user id #2845
  • Zoom Webinar – Action dropdown fix #2953
  • Zoom settings pages hows escaped HTML messages #2844

Under the hood:

  • Automator text domain (translation files) now loads reliably if user’s language and site language are different #2892
  • PHP error on WordPress 5.2: Added fallback to wp_timezone_string() if it doesn’t exist #2882
  • Purge – Purging now remove results more reliably #2889
  • Outgoing Webhooks – New filter to allow non-stripping of quotes
    • automator_send_webhook_get_fields_should_strip_quotes #2893
  • Action Traits – Add $helper method #2860
  • Add Upgrade to Pro menu entry #393
  • Automator core – Add a filter to override find_all matching criteria #2932
  • Allow external namespace to be used for plugin integrations #2927
  • LearnDash – Helpers updated to support new actions in Pro #2952
  • Recipe Logs – Now shows ‘In progress’ instead of Not completed #2940
  • Recipe Logs – Standardize error messages for Twitter integration #2909
  • Recipe UI – Prevent select2 scripts added by WooCommerce from loading #2877
  • Recipe UI – Item sentence – Now displays empty if the field has no value #1262
  • Recipe UI – Loading animation added when deleting a condition #1901
  • Remove automator.css if not used, or dequeue for non-admins #2883
  • Action tokens – Parsing as an empty string '' when the value is 0'0''', etc. #2955
  • Usage report – Fixed PHP error when running cron #2875
  • Add new parameters to Upgrade to pro links #2934

← All changelog entries

Back To Top