v7.3.2 Lite
Released June 30, 2026
New Feature:
- Status > Tools – “Resend App Actions” tool to find and bulk resend failed app actions from one place. #8012
Updated:
- App Actions – Increased the default outgoing request timeout to better support longer-running app responses. #8009
- Kit – Removed the unsupported OAuth connection flow and now support V4 connections by API key only. #8006
- Stripe – Improved product and price dropdown performance in the recipe builder with cached remote loading and refresh support. #7999
- Stripe – Product refunded trigger now correctly respects the selected price instead of firing for every refunded product. #7999
Fixed:
- ActiveCampaign – Fixed an issue where custom fields could be omitted from the Add a contact action when field definitions needed to be refreshed. #7949
- App Actions – Fixed an issue where resending a logged app action could trigger a PHP error on some sites. #8011
- App Actions – Fixed an issue where successful app action responses could be incorrectly reported as “Failed with status code: 200”. #8010
- Google Contacts – Fixed an issue where the Create a contact action could include internal Automator action metadata in outgoing API requests. #8004
- Recipe UI – Fixed an issue where select fields in the recipe builder could stop rendering when another plugin loaded a conflicting Select2 library. #8001
Under the Hood:
- Recipe Templates – Fixed an issue where the requirements sidebar could stretch past the window edge and cut off text. #7941
- Trigger Engine – Improved handling of high-frequency WordPress meta hooks to reduce unnecessary trigger checks and loopback requests. #7929