* Added user search field to the logs table
* Added lock indicator on locked LearnDash topics when Lock Lessons is enabled
* Added setting to the batch operations to re-process locked records for WooCommerce orders, Easy Digital Downloads payments, GiveWP donations, and Gravity Forms entries
* Added view in CRM link to Easy Digital Downloads customer profile
* Added view in CRM links to Mailchimp integration
* Added view in CRM links to Bento integration
* Improved support for using Create Tag(s) from Value with multi-checkbox inputs on forms
* Improved - If an `email` parameter is provided in a webhook request, WP Fusion will attempt to detect when a contact ID associated with a user may have changed due to a merge
* Improved - If a field type is set to "raw" an empty value loaded over the CRM will erase the value saved in WordPress
* Fixed has_access() check always failing in latest BuddyBoss App versions
* Fixed "The tags must be an array." error message with HighLevel when using Create Tag(s) from Value
* Fixed attendee phone number and company not syncing with FooEvents when the attendee's email is the same as the customer email
* Fixed wpf_infusionsoft_safe_tags filter not stripping invalid characters out of tag category names
* Developers: In cases where posts (i.e. orders) were marked with `wpf_complete` set to `true`, `wpf_complete` will now be set to the time (`current_time( 'Y-m-d H:i:s' )`)