*** WooCommerce Braintree Gateway Changelog ***

2016.07.27 - version 3.3.2
 * Misc - WordPress 4.6 compatibility

2016.06.16 - version 3.3.1
 * Fix - Fix failing subscription renewals when using a saved PayPal account
 * Fix - Fix issue adding a saved PayPal account via the Add New Payment Method flow

2016.06.02 - version 3.3.0
 * Fix - Fix issue with adding new payment methods from the My Account area when 3D Secure is enabled
 * Misc - Added support for WooCommerce 2.6
 * Misc - Removed support for WooCommerce 2.3

2016.05.11 - version 3.2.1
 * Fix - Fix an error on the My Account page that some customers may encounter
 * Misc - Add console error information in cases where PayPal is unsupported

2016.04.20 - version 3.2.0
 * Feature - View saved payment methods for customers on the Edit User screen
 * Feature - Customers are now prevented from deleting a payment method that's associated with an active subscription

2016.03.08 - version 3.1.2
 * Tweak - Add formatting validation to the dynamic descriptor settings
 * Fix - Fix failed order message for successfully authorized transactions

2016.02.09 - version 3.1.1
 * Fix - Fix issues with processing guest pre-order transactions
 * Fix - Fix issues with processing transactions using a saved card when 3D Secure and CSV Verification are enabled
 * Fix - Fix issues with processing transactions using a saved card when AVS verification is enabled in the Braintree account
 * Tweak - Include tax amount and exemption status with transactions
 * Localization - Ensure all strings can be properly translated with the correct text domain

2016.01.14 - version 3.1.0
 * Misc - Added support for WooCommerce 2.5
 * Misc - Removed support for WooCommerce 2.2

2015.12.11 - version 3.0.1
 * Tweak - Include customer name/email for all transactions
 * Tweak - Include Maestro in the accepted credit card types
 * Fix - Fix rare transaction errors when Braintree email receipts are enabled
 * Fix - Fix order payment hanging when braintree is present but not the selected payment method

2015.11.09 - version 3.0.0
 * Feature - Accept credit/debit cards via Hosted Fields, fully compliant with PCI v3.0 SAQ-A
 * Feature - Accept PayPal accounts for both single transactions (Checkout with PayPal flow) and Suscriptions/Pre-Orders (Vault flow)
 * Feature - Customers can add new payment methods from the My Account area, without going through the checkout process
 * Feature - Unified My Payment Methods section in the My Account area shows both credit cards and PayPal accounts. Bonus: it's now responsive too :)
 * Feature - Refund/Void/Capture transactions directly from the WooCommerce admin!
 * Feature - You can now opt to show detailed decline messages to your customers, no more "an error occurred" error messages!
 * Feature - Configure a merchant account ID per currency for full multi-currency support (when used with a currency switcher)
 * Feature - Supports Advanced Fraud Tools and Kount Direct
 * Feature - Supports 3D Secure for Visa/MasterCard transactions
 * Feature - Add dynamic descriptors (Name, Phone, URL) to be displayed for the transaction on customer's credit card statements
 * Feature - Customer Billing/Shipping information is now set correctly for every order
 * Feature - Completely rewritten from the ground-up for massively improved reliability and performance
 * Misc - Many other small tweaks, fixes, and improvements
 * Misc - Uses SkyVerge Payment Gateway Framework

2015.10.08 - version 2.3.2
 * Fix - Fix failed subscription renewal payments with Subscriptions 2.0 when CSC is required for transactions

2015.09.16 - version 2.3.1
 * Misc - WooCommerce Subscriptions 2.0 Compatibility
 * Misc - Update SkyVerge Plugin Framework

2015.07.28 - version 2.3.0
 * Misc - WooCommerce 2.4 Compatibility

2015.05.14 - version 2.2.1
 * Fix - Fix failing subscription renewals for certain customers

2015.02.09 - version 2.2.0
 * Misc - WooCommerce 2.3 Compatibility

2014.10.21 - versions 2.1.4
 * Fix - Fix failing subscription renewals in rare cases

2014.09.07 - versions 2.1.3
 * Misc - WooCommerce 2.2 Compatibility

2014.04.25 - version 2.1.2
 * Tweak - Added `wc_braintree_form_fields` and `wc_braintree_get_order` filters

2014.02.10 - version 2.1.1
 * Fix - When the CVV field is set as required, customers using a saved card will now be required to enter a valid CVV

2014.01.20 - version 2.1
 * Misc - WooCommerce 2.1 compatibility
 * Misc - Uses SkyVerge Plugin Framework
 * Localization - Text domain changed from `wc-gateway-braintree` to `woocommerce-gateway-braintree`

2014.01.14 - version 2.0.6
 * Fix - Fix issue with subscription renewals failing when customer signed up for a subscription with a free trial using a previously saved card

2013.10.18 - version 2.0.5
 * Feature - Add support for specifying a merchant account ID
 * Tweak - Pass customer email address to Braintree for guest orders

2013.09.24 - version 2.0.4
 * Feature - Add support for WooCommerce Subscriptions 1.4 "Change Payment Method" feature

2013.08.27 - version 2.0.3
 * Fix - Fix potential PHP error when an existing customer is signing up for a subscription using a new credit card

2013.08.09 - version 2.0.2
 * Fix - Fix potential PHP errors when in debug mode

2013.07.16 - version 2.0.1
 * Tweak - You can now edit and delete the Braintree CustomerID stored from the Users > Edit User page

2013.07.01 - version 2.0
 * Feature - Merged Braintree and Braintree TR into a single master extension to rule all
 * Feature - WooCommerce Subscriptions support!
 * Feature - WooCommerce Pre-Orders support!
 * Feature - Now uses braintree.js to ease your PCI compliance (like TR), but with the simple one-page checkout process offered by a direct gateway
 * Tweak - Payment Fields and My Cards section are templates, so you can override them to further customize your store

2013.02.08 - version 1.1
 * WooCommerce 2.0 Compatibility

2012.12.05 - version 1.0.2
 * Updater

2012.03.21 - version 1.0.1
 * Minor update for recurring order compatibility

2012.03.01 - version 1.0.0
 * First Release
