* Added Emercury CRM integration
* Added support for Easy Digital Downloads 3.0-beta1
* Added a notice to the LearnDash course and group settings panels when the LearnDash - WooCommerce integration plugin is active
* Improved support for Advanced Custom Fields (ACF) date fields
* Improved - If a license key is defined in wp-config.php using WPF_LICENSE_KEY then the site will be auto-activated for updates
* Improved - User-entered fields on the Contact Fields list will now show under their own heading
* Fixed BuddyBoss member type field not syncing during a Push User Meta operation
* Fixed special characters in MemberPress membership level names being synced to the CRM as HTML entities
* Fixed Resync Tags batch operation getting hung up with Ontraport trying to load the tags from a deleted contact
* Fixed fatal error error handling error-level HTTP response code with NationBuilder
* Fixed Capsule not loading more than 50 tags
* Added WISDM Group Registration for LearnDash integration
* Added support for syncing date-type fields with Elementor forms
* Added support for Filter Queries with The Events Calendar events
* Added support for Filter Queries - Advanced with bbPress topics
* Added WP Fusion logo to Gravity Forms entry note
* Improved Filter Queries performance
* Fixed Filter Queries - Standard not working on search results
* Fixed HTTP API logging not working with MailJet
* Fixed MailJet treating Contact Not Found errors as irrecoverable
* Fixed Email Optin tags not being applied with WooCommerce integration
* Fixed duplicate State field with HighLevel
* Fixed Give donations_count and total_donated fields not syncing accurately during the first donation
__Developers:__
* Re-added wp_fusion()->access->can_access_posts cache
* Added wpf_query_filter_get_posts_args filter
* Added wpf_is_post_type_eligible_for_query_filtering filter
* Added wpf_should_filter_query filter
* Improved - Third parameter ($post_id) to wpf_user_can_access filter will now be false if the item being checked is not a post
* Changed wpf_user_id filter to wpf_get_user_id
* Removed wpf_bypass_filter_queries filter (in favor of wpf_should_filter_query)
* Fixed PHP notices in class-access-control.php
* Removed wp_fusion()->access->can_access_posts cache (was causing a lot of access problems, needs more testing)
* Fixed wpf_tags_applied and wpf_tags_removed hooks not running when a webhook was received, since 3.37.4