- Version
- Download 38
- File Size 0.00 KB
- File Count 1
- Create Date November 27, 2023
- Last Updated February 3, 2024
WP Fusion Free Download (v3.42.9) + Addons
3.42.9 - 1/30/2024
- Added support for the new FluentCRM event tracking module (same site and REST API)
- Improved - Updated Omnisend event tracking to use new
/customer-events
endpoint - Improved HubSpot error handling for failed access token refreshes
- Fixed WP Fusion not showing as compatible with WooCommerce High Performance Order Storage until the initial setup was completed
- Fixed Groundhogg (Same site) integration not loading mapped BuddyPress fields automatically when their corresponding custom fields were edited in Groundhogg
- Fixed FluentCRM and ActiveCampaign treating an invalid contact ID when looking up tags as a contact with no tags (caused auto-login links to unlock content for invalid contacts)
3.42.8.1 - 1/25/2024
- Improved: The background worker will now
return
instead ofexit
when the queue is empty, to prevent the worker from blocking subsequent cron tasks - Improved HubSpot error handling
- Improved error logging for composite responses with Salesforce
- Improved Omnisend event tracking (numeric values will no longer be sent as strings)
- Fixed refreshing available Ontraport tags resetting the available tags list since 3.42.8
- Fixed WooCommerce order item refunded tags not being logged when a guest checkout order was refunded
- Fixed auto-applied discounts not working with Easy Digital Downloads 3.0
- Fixed fatal error displaying Select Tag(s) dropdowns after resyncing available tags while WP Fusion was in staging mode
#3.42.8 - 1/22/2024
- Added a CRM integation with Omnisend
- Added Last Order Shipping Method field for sync with WooCommerce
- Improved Customer.io error handling
- Improved - When clicking Process Order Actions Again on a WooCommerce order, the transient that locks the order will be cleared (fixes cases where a prior sync crashed or timed out before finishing)
- Fixed special characters in tag names breaking If-Menu tag condition dropdowns
- Fixed PHP warning
Undefined array key "email"
in Customer.io integration when updating contacts - Fixed special characters in tags applied by Elementor Forms being synced as HTML entities
- Fixed
Undefined variable $apply_tags
with some CRMs since 3.42.6 - Fixed
Undefined variable $available_tags
with MailPoet integration when loading a subscriber's lists - Developers: changed the
remote_field
andremote_type
custom field properties introduced in 3.42.5 tocrm_field
andcrm_type
for consistency (is backwards compatible)
3.42.7 - 1/17/2024
- Fixed integrations with a missing documentation URL getting disabled when the main settings page was saved, since 3.42.6
- Fixed additional undefined array key warnings in the Gravity Forms integration when editing a form feed
- Developers: extended the ActiveCampaign API timeout to 20 seconds for loading, applying and removing tags
#3.42.6 - 1/15/2024
- Added support for the Paid Memberships Pro Gift Membership Addon
- Added an order status column to the Easy Digital Downloads orders table
- Added Apply Tags - Resumed setting to the MemberPress integration
- Added support for lists with FluentCRM (REST API)
- Added Created At field for sync with Customer.io
- Added Fatal Error Notify promotional banner to the bottom of the logs page
- Tested for Paid Memberships Pro 3.0
- Tested for FunnelKit Builder 3.0
- Improved - If a WooCommerce order is refunded, and the parent subscription is still active, no tags will be removed
- Improved - Admin notices from other plugins will be hidden on the logs page
- Improved - Individual plugin integrations can now be disabled from the Integrations tab in the settings
- Fixed tags created in FluentCRM (REST API) via WP Fusion being stored as tag IDs and not slugs
- Fixed (for real this time)
update
andupdate_tags
webhook endpoints not working with FluentCRM (REST API) 2.8.3+ - Fixed PHP warning when editing a Formidable Forms action and a previously mapped field was deleted
- Fixed menu item restriction not working on the BuddyPress / BuddyBoss profile and account pages
- Fixed Customer.io integration not syncing dates as Unix timestamps
3.41.45 - 11/20/2023
- Added a SureMembers integration
- Added support for Event Tracking with FluentCRM (REST API and same site)
- Added support for webhooks in Mailchimp journeys
- Added support for syncing multi-part fields (like Name and Address) with Formidable Forms
- Added support for the Gravity Perks Product Configurator addon
- Improved - Give donation forms will now default to being enabled for sync, unless the form is specifically set to Disabled
- Improved - When creating a Salesforce contact, lead, or other object, any missing required fields will be set to
-
to prevent an API error - Improved - The inline scripts to handle conditional logic on Gravity Forms form fields will now only be loaded if the form uses WP Fusion's conditional logic (thanks @karlemilnikka)
- Fixed custom fields not syncing with WP Event Manager since WPEM Registrations v1.6.18
- Fixed PHP notices in the Simply Schedule Appointments integration
- Fixed import tool not loading more than 1000 contacts with Mailchimp
#3.41.44 - 11/13/2023
- Added a status metabox to FooEvents tickets showing the contact ID, with a link to re-sync the ticket to the CRM
- Added support for syncing to date + time fields with FluentCRM (same site and REST API)
- Improved - You can now use "less" and "greater" instead of < and > in the
user_meta_if
shortcode attributes - Improved - Split MemberPress "Order Total" field into "Subscription Total" and "Transaction Total"
- Fixed WP Event Manager integration not loading since WPEM Registrations v1.6.18
- Fixed an empty Phone and/or Company field on the FooEvents attendee form erasing the Phone and Company provided in the billing information
- Fixed tags not being applied on LearnDash quiz pass or fail since v3.41.35
- Fixed a fatal error
Call to a member function get_tags() on null
following a Gridpane magic login link when Login Tags Sync was enabled - Developers: All ConvertKit API calls will now be signed with WP Fusion's
integration_key