skip to Main Content

Changelog

  • 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