*** Give - Braintree Gateway changelog ***

2024-05-15 - version 2.0.0
- New: Added compatibility with the GiveWP visual donation form builder
- Enhancement: Updated Braintree to be PCI-compliant
- Dev: Updated Braintree SDK API which will now require a minimum version of php 7.3

2019-04-17 - version 1.2.4
- Fix: Corrected an issue with validating credit card CVV numbers properly. Now an error displays and is logged in wp-admin in the case of an error.
- Maintenance: Added compatibility with the upcoming version Give Core 2.5.0 settings.

2018-11-08 - version 1.2.3
- New: Include Braintree SDK with Composer and autoload for fewer plugin conflicts.
- Tweak: Ensure that PHP 5.4+ is in use on the site and fail gracefully if not.
- Tweak: Update doc link using shortlink for easier update in case the link changes.
- Fix: Resolved conflict with Paid Memberships Pro plugin.

2018-05-30 - version 1.2.2
- Fix: Send the donor's billing details to Braintree's vault for improved payment gateway records.

2018-05-03 - version 1.2.1
- Tweak: Update class check for deprecated class within Give Core 2.1+ - Please update to the latest version of Give Core! :)
- 1.2: March 7th, 2018 =
- New: Various code improvements such as a class based plugin structure and improved performace.
- Fix: The link to the Braintree transactions details is now fixed within the donation details screen within wp-admin.
- Fix: Added compatibility for use of multiple Braintree gateways (for instance if you're using WooCommerce's Braintree add-on separately).
- 1.1.1 =
- Fix: When a custom donation was given the gateway would incorrectly assign it as a donation level within the receipt despite the correct custom amount being processed.
- 1.1 =
- New: Added the ability to disable the "Billing Details" field set for to optimize donations forms by having the fewest number of fields possible to accept credit cards.
- New: Separated fields for sandbox and live credentials so admins can more easily switch between live and test mode.
- New: Overhauled how the plugin validates and displays payment gateway errors. They are now much more verbose and also logged in the database and viewable by admins under WP-Admin > Donations > Reports > Logs > Pay Errors.
- 1.0.1 =
- Fixed an issue with validation errors
- Updated the Braintree API libraries
- 1.0 =
- Initial plugin release. Yippee!
