*** WooCommerce Help Scout Changelog *** 2020-10-30 - version 2.6 * PLUGINS-754 - Fix "Allow Access" button position * PLUGINS-769 - Customers not getting created in Helpscout 2020-09-17 - version 2.5 * PLUGINS-500 Fixed error when submitting form on specific customers * PLUGINS-505 Fixed Code Error * PLUGINS-539 Fixed Support for Multiple Attachments * PLUGINS-498 Fixed Subject isn't being displayed on support conversation tab * PLUGINS-378 Syncing customers from woocommerce to helpscout 2020-05-26 - version 2.4 * PLUGINS-350 overriding conversations.php templates in theme file 2020-02-10 - version 2.3 * Refresh token api auth error fix. 2019-11-20 - version 2.2 * Fixed issue 'WP_Privacy_Data_Export_Requests_List_Table' with wordpress 5.3. 2019-09-25 - version 2.1 * check_authorization_still_valid api 404 error fix 2019-06-04 - version 2.0 * Update Help Scout API v2.0 * Add Auth 2.0 authetication. * Update - WC tested up to 3.6 2018-09-26 - version 1.3.11 * Update - WC tested up to 3.5 2018-09-11 - version 1.3.10 * Fix - Ensure the form scripts load when using the [woocommerce_order_tracking] shortcode. * Update - Help text on settings page. 2018-05-23 - version 1.3.9 * Update - WC tested up to 3.4 * Add - GDPR privacy 2018-03-29 - version 1.3.8 * Tweak - Introduce `woocommerce_help_scout_customer_data` filter to allow customers to change customer data. * Fix - Issue with different Email Address on Orders, rely on account email if available. 2018-02-09 - version 1.3.7 * Fix - Use billing phone correctly. 2017-12-14 - version 1.3.6 * Update - Bump tested to version to 3.3 2017-11-27 - version 1.3.5 * Fix - Remove non-existing shipping email. 2017-07-05 - version 1.3.4 * Fix - Ensures the formatting is sent through correctly when adding a new ticket to Help Scout. 2017-04-18 - version 1.3.3 * Fix - Additional updates for WC 3.0 compatibility. 2017-04-03 - version 1.3.2 * Tweak - Remove deprecated WooCommerce functions. * Fix - Update for WC 3.0 compatibility. 2016-08-20 - version 1.3.1 * Fix - Notice when creating support conversation. 2016-08-13 - version 1.3.0 * Tweak - Moved "My Support Conversations" into its own endpoint and added tabbed menu item for it in My Account page. * Tweak - Make templates for front-end (conversations, create conversation, and shortcodes) overridable like WooCommerce core templates. * Tweak - Add auto reply request by default. Filter is added to opt-out. * Tweak - Error when site's timezone is set to UTC offset. 2016-02-28 - version 1.2.2 * Fixed some strings were not translatable. * Fixed date in 'My Support Conversations' list that were not in site timezone. * Fixed error message, which is now displayed more useful, when creating conversation from 'Get Help'. 2016-01-14 - version 1.2.1 * Update for WooCommerce 2.5 - Removed calls to deprecated functions woocommerce_get_page_id and woocommerce_date_format * Some code cleanup 2015-09-21 - version 1.2.0 * Created `[wc_help_scout_form]` shortcode. * Improved the conversation table when using the Storefront theme. 2015-07-25 - version 1.1.4 * Fixed issue displaying private messages in Help Scout 2015-06-30 - version 1.1.3 * Added SSL verification to remote requests. * Escaped templates. 2015-03-16 - version 1.1.2 * Fixed typos in actions names. * Deprecated the `woocommerce_help_scount_conversation_form_description` in favor to `woocommerce_help_scout_conversation_form_description`. * Deprecated the `woocommerce_help_scount_conversation_form_start` in favor to `woocommerce_help_scout_conversation_form_start`. * Deprecated the `woocommerce_help_scount_conversation_form` in favor to `woocommerce_help_scout_conversation_form`. * Deprecated the `woocommerce_help_scount_conversation_form_end` in favor to `woocommerce_help_scout_conversation_form_end`. * Deprecated the `woocommerce_help_scount_conversation_admin_form_start` in favor to `woocommerce_help_scout_conversation_admin_form_start`. * Deprecated the `woocommerce_help_scount_conversation_admin_form` in favor to `woocommerce_help_scout_conversation_admin_form`. * Deprecated the `woocommerce_help_scount_conversation_admin_form_end` in favor to `woocommerce_help_scout_conversation_admin_form_end`. 2015-01-13 - version 1.1.1 * Remove slashes when create or query conversations. 2014-11-09 - version 1.1.0 * Added support for get data from non-registered customers on Help Scout App. 2014-08-26 - version 1.0.4 * Excluded drafts from customer conversations list. 2014-07-11 - version 1.0.3 * Added support for WooCommerce 2.2 * Improved the plugin options descriptions 2014-07-31 - version 1.0.2 * Added method to get the first name and last name from non-users before creating a conversation in Help Scout. 2014-06-17 - version 1.0.1 * Improvements in integration with WooCommerce App in Help Scout * Removed extra slashes when create a conversation * Created a default .pot file 2014-05-27 - version 1.0.0 * First Release.