* Added option to prefix usermeta keys with the current blog prefix to avoid sharing contact IDs and tags across sub-sites on multisite installs (can be enabled from the Advanced settings tab)
* Added warning to the settings about applying tags for pending WooCommerce orders
* Added [`timezone-offset` attribute](https://wpfusion.com/documentation/getting-started/shortcodes/#user-meta-formatting-timezone-offset) to `user_meta` shortcode
* Added logging for when a date failed to sync to the CRM because the input date format couldn't be converted to a timestamp
* Added error logging for failed Salesforce access token refreshes
* Fixed Join Date fields not syncing with Restrict Content Pro
* Fixed Notes field not syncing with Restrict Content Pro
* Fixed EDD Orders exporter exporting unpaid orders
* Fixed PHP warning tracking events with HubSpot
* Fixed request to refresh Salesforce access token not being recorded by HTTP API Logging
* Fixed fatal error updating a Bento subscriber without an email
* Developers: Added filter `wpf_restricted_terms_for_user`
* Developers: Added filter `wpf_taxonomy_rules`
* Developers: Added constants `WPF_CONTACT_ID_META_KEY` and `WPF_TAGS_META_KEY`