* Fixed new conacts created with Autonami not being opted in to receive emails
* Fixed fatal error with Klick-Tip when making API calls using expired credentials
* Added Autonami CRM integration
* Added [Upsell Plugin integration](https://wpfusion.com/documentation/ecommerce/upsell-plugin/)
* Added [WooCommerce Memberships for Teams team meta batch operation](https://wpfusion.com/documentation/membership/teams-for-woocommerce-memberships/#syncing-historical-data)
* Improved - Stopped "Unknown Lists" from being loaded from HubSpot
* Fixed CSS classes getting removed from LearnDash lessons in focus mode since v3.37.25
* Fixed profile updates in the BuddyBoss app not syncing to the CRM
* Fixed default fields not being enabled for sync in the settings after first setting up the plugin
* Fixed PHP notice on WooCommerce order received page
* Fixed post types created with Toolset Types bypassing access rules
* Developers - Added wpf_get_tags() function
* Developers - Added action wpf_meta_box_content_{$post->post_type}
* Developers - All Beaver Builder nodes will pass through the wpf_beaver_builder_can_access filter, regardless of if they're protected by WP Fusion or not
* Developers - Refactored user_can_access() function for better performance and readability
* 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)