Skip to content

Changelog

  • v2.2 Jun 5, 2020 Pro
    • Added: Anonymous Trigger: WooCommerce – A product is purchased via guest checkout
    • Added: Anonymous Trigger: Forminator – A form is submitted
    • Added: Anonymous Trigger: Gravity Forms – A form is submitted with payment
    • Added: Trigger: WP Fusion/WP Fusion Lite – A tag is removed from a user
    • Added: Trigger: Ultimate Member – A user registers with a specific value in a specific field
    • Added: Action: Ultimate Member – Set the user’s role to a specific role
    • Added: Additional tokens for Woocommerce triggers (e.g. billing details, order notes, order totals) (Requires
      Uncanny Automator v2.3)
    • Updated: “Log User In” option no longer appears for webhook triggers
    • Updated: Improved anonymous token handling for WP Forms, Ninja Forms, Formidable Forms triggers
    • Fixed: BuddyPress – User joins a group – Group name token now resolves correctly
    • Fixed: Incorrect validation message on Anonymous recipes when switching the recipe to live in rare situations
    • Fixed: Magic Button – Improved performance when used in multiple recipes
  • v2.2 May 29, 2020 Lite
    • Added: Ultimate Member integration
    • Added: Trigger: Ultimate Member – A user registers with a form
    • Added: Trigger: Ultimate Member – A user logs in with a form
    • Added: Trigger: Ultimate Member – A user becomes inactive
    • Added: Trigger: Ultimate Member – A user’s role changes to a specific role
    • Fixed: WP Forms – Trigger tokens not resolving correctly
    • Fixed: Forminator – Trigger tokens not resolving correctly
    • Fixed: GamiPress – Award points to user action now accepts tokens
    • Fixed: Magic Button – Action now fires correctly when multiple recipes are using a Magic Button trigger
    • Fixed: Edit recipe page no longer reloads if a 403 error is received on an AJAX call
  • v2.1.1 May 22, 2020 Pro
    • Added: Trigger: bbPress – A user replies to a topic
    • Added: Trigger: Formidable Forms – A user submits a form with payment
    • Added: Trigger: Forminator – A user submits a form with a specific value in a specific field
    • Added: Support for WP Fusion Lite
    • Updated: Tweaked strings for consistency
    • Updated: Improved token handling for anonymous recipes
    • Updated: Menu slug for Settings page
    • Fixed: “Get Samples” button in receive webhook trigger wouldn’t work detect incoming webhook if recipe was
      live
    • Fixed: Removed filter causing issue with Contact Form 7 submission
  • v2.1.5 May 21, 2020 Lite
    • Added: Paid Memberships Pro integration
    • Added: WP Fusion Lite integration
    • Added: Trigger: Paid Memberships Pro – A user purchases a membership
    • Added: Trigger: Paid Memberships Pro – A user cancels a membership
    • Added: Trigger: Paid Memberships Pro – A user’s subscription to a membership expires
    • Added: Trigger: WP Fusion Lite – Add a tag to the user
    • Updated: Added workaround for Salient theme global CSS in wp-admin
  • v2.1.4 May 12, 2020 Lite
    • Added: Forminator integration
    • Added: Trigger: Forminator – User submits a form
    • Updated: A number of trigger/action sentences for consistency and improved localization
    • Updated: Renamed Trigger, Action, Recipe “report” to “log” in some places for consistency
    • Updated: Moved Action Scheduler library to Uncanny Automator Pro
    • Updated: Additional checks on recipe closures (redirect) when doing_ajax = true
    • Updated: Removed placeholders in trigger/action dropdown menus
    • Updated: Improved token handling for Contact Form 7 triggers
    • Fixed: Action: LearnPress – Enroll the user in a course not working correctly when course had a price assigned
  • v2.1.2 Apr 16, 2020 Lite
    • Fixed: Automator menu entries were behaving inconsistently
    • Fixed: Undefined offset in automator-utilities.php on some older Automator Lite sites
  • v2.1.3 Apr 16, 2020 Lite
    • Fixed: Missing log menu entries
  • v2.1 Apr 15, 2020 Lite
    • Initial release on WordPress.org
    • Added: Email type fields in Ninja Forms, Caldera Forms, WP Forms and Formidable Forms now generate tokens for email type fields in Actions
    • Added: Trigger: LearnDash – A Tin Can verb is recorded from a Tin Can module now generates Course, Lesson and Topic tokens
    • Added: Global Tokens – Current date, Current time
    • Added: Category and Tag support for Recipes
    • Added: Support for redirects after some AJAX triggers including LearnDash quiz and H5P triggers
    • Added: Support for unlimited triggers per recipe
    • Updated: Trigger: LearnDash – Mark a course complete moved from Uncanny Automator Pro to Uncanny Automator
    • Updated: Action: WordPress – Send data to webhook moved from Uncanny Automator Pro to Uncanny Automator
    • Updated: Action: Zapier – Send data to Zapier moved from Uncanny Automator Pro to Uncanny Automator
    • Updated: Action: BuddyPress – Add user to a group moved from Uncanny Automator Pro to Uncanny Automator
    • Updated: automator-options.php file refactored into integration-specific helper files (internal)
    • Updated: select2 JavaScript library
    • Updated: Action fields now support multiple tokens per field
    • Updated: Webhook actions now use WordPress HTTP API instead of cURL
    • Updated: Most action fields now support the token selector
    • Updated: Centralized input sanitization functions
    • Updated: Removed EDD licensing code
    • Updated: Child posts (triggers, actions, redirects) are now set to draft status when a recipe is moved to the trash
    • Fixed: Token processing files no longer loading when not necessary
    • Fixed: Trigger: LearnDash – User completes a topic/User completes a lesson – Course Title token now correctly displays course title
    • Fixed: Popup Maker – PHP warning: in_array() expects parameter 2 to be array
    • Fixed: Trigger: WordPress – User views a page PHP notice on non-post URLs
    • Fixed: Recipe log database table not created on some sites
    • Fixed: Trigger: LearnDash – Some quiz triggers were not firing
    • Fixed: Trigger: All form integrations – Tokens for all form fields now appear even if Automator Pro is not activated
    • Fixed: Support links on triggers and actions now go to automatorplugin.com/ knowledge base
  • v2.1.1 Apr 15, 2020 Lite
    • Updated: Trigger log now shows “(Reactivate Automator Pro to view)” for Automator Pro triggers when Automator Pro is deactivated
    • Fixed: Trigger: WordPress – User logs in now fires reliably
  • v2.1 Apr 14, 2020 Pro
    • Added: Action: WordPress – Create Post
    • Added: Action: WordPress – Set Postmeta
    • Added: Action: WordPress – Set Usermeta
    • Added: Action: GamiPress – Revoke all points in a category
    • Added: Trigger: WooCommerce – Order status changes to [status]
    • Added: Trigger: WooCommerce Subscriptions – User’s subscription expires
    • Added: Trigger: WooCommerce Subscriptions – User’s subscription is cancelled
    • Added: Trigger: WooCommerce Subscriptions – User’s subscription is renewed
    • Added: Trigger: The Events Calendar – User attends an event
    • Updated: Action: LearnDash – Mark Course Complete now checks for existing successful quiz attempts before
      creating new ones
    • Updated: Action: LearnDash – Mark Course Complete now creates passed quiz attempts with a score of 100% instead
      of 0%
    • Updated: EDD updater class
    • Updated: Improved token parsing for anonymous triggers
    • Updated: Action: Remove role from user – No longer runs on Admin users
    • Updated: Action: Change user role – No longer runs on Admin users
    • Fixed: Action: Add role to user – Was not running on Admin users
    • Fixed: Action: WordPress, Zapier Send Webhook – PHP Notice: Notice: Undefined index: post_statue
    • Fixed: Anonymous Trigger: Contact Form 7 – Tokens were not being parsed
    • Known issue: Ninja forms -> message field does not render in email
Back To Top