* Added support for LifterLMS Custom Fields addon
* Added support for applying tags with the default (site title) course with WPComplete
* Added Events Manager Registrations batch operation
* Added lock icon on LearnDash lessons that are protected by the Filter Course Steps setting
* Improved - If a FooEvents order is refunded, any tags applied to event attendees will automatically be removed
* Improved - Custom leadsource tracking variables registered via the wpf_leadsource_vars filter will show up on the Contact Fields list automatically
* Fixed fields not being synced when a WooCommerce Subscriptions subscription was renewed early
* Fixed MemberMouse settings page only listing 10 membership levels
* Fixed unique_id not showing up for sync with Ontraport
* Fixed WPComplete integration not detecting courses on custom post types
* Fixed fatal error sending social group invites with BuddyBoss when the Platform Pro plugin wasn't active
* Developers: Removed third parameter $user_tags from wpf_beaver_builder_can_access filter (for consistency with other page builders)
* Developers: Added [wpf_disable_crm_field_select4 and wpf_disable_tag_select4 filters](https://wpfusion.com/documentation/faq/performance/#admin-performance)
* Added [Event Tickets attendees batch operation](https://wpfusion.com/documentation/events/the-events-calendar-event-tickets/#exporting-attendees)
* Added indicator in the logs when a pseudo field or read only field (i.e. user_registered) has been loaded from the CRM
* Added unique_id field for sync with Ontraport
* Added support for syncing user data from Advanced Custom Fields: Extended frontend forms
* Added Owner ID field for sync with Intercom
* Added Google Analytics fields for sync with Intercom
* Added indicator for email optin status to WooCommerce order sidebar meta box
* Improved - Contact fields settings will default to suggested usermeta / CRM field pairings
* Improved site tracking with Mautic after guest form submission
* Fixed the default owner for new Zoho contacts overriding a custom owner
* Fixed Apply Tags - Assignment Uploaded setting not saving on LearnDash lessons
* Fixed fatal error in admin with WooFunnels 2.5.0
* Fixed fatal error since v3.37.23 with BuddyBoss and registering a new user via MemberPress, when the Limit User Roles setting was active
* Changed WooCommerce function order_has_contact() to get_contact_id_from_order()
* Added notification badge on WP Fusion Logs admin menu item to indicate when there are unseen API errors in the logs
* Added logging when a site tracking session has been started for a guest, for ActiveCampaign, HubSpot, and EngageBay
* Added Designation field for sync with FooEvents
* Improved - If the Limit User Roles setting is in use, and a user without a CRM contact record has their role changed to a valid role, a new contact record will be created in the CRM
* Fixed linked tags from LifterLMS courses being applied when a student was added to a membership that contains that course
* Fixed custom fields not syncing with FooEvents v5.5+ (Note: you will need to re-map any custom attendee fields in the WP Fusion settings)
* Fixed WooCommerce Memberships integration not applying tags for membership status when user memberships were edited in the admin
* Fixed async=true in an `update` webhook not loading the user's tags
* Fixed PHP warning in the PulseTechnologyCRM integration
* Fixed fatal error loading WooFunnels custom checkout fields for the WP Fusion settings with WooFunnels 1.4.2
* Removed wp_fusion()->access->can_access_terms cache (was causing more trouble than it was worth)