Releases: mercadopago/cart-woocommerce
Releases · mercadopago/cart-woocommerce
Release v6.9.3
[6.9.3] - 2023-07-13
Fixed
- Updated the link to obtain credentials on the developer site
- Resolved warning related to the missing return type of the function AbstractCollection::getIterator()
Changed
- Improved default activation of Credits Gateway
Release 6.9.2
[6.9.2] - 2023-06-23
Fixed
- Fixed bug that was causing the admin panel to become unresponsive or inaccessible
Release 6.9.1
[6.9.1] - 2023-06-16
fix pix renderization
Release 6.9.0 🚀
v6.9.0 (15/06/2023)
Features
Add default activation for Credits Gateway when Basic Gateway is enabled
Declare this plugin compatible with High-Performance Order Storage (HPOS)
Changes
Replace post methods with equivalent methods compatible with HPOS
Fixed
devsite link's in readme
Release 6.8.1
- branch pairing
Release 6.8.1
Fixed
Rollback version 6.8.0
Release 6.8.0 🚀
[6.8.0] - 2023-05-22
Added
- Add default activation for Credits Gateway when Basic Gateway is enabled
Release 6.7.5
[6.7.5] - 2023-05-17
Fixed
- Fixed property discount_action_url becoming public instead private
Release 6.7.4
[6.7.4] - 2023-05-15
Changed
- Changed function from str_contains to strpos to be compatible for WordPress versions lower than 5.9
- Changed the way to handle custom notification url using or not using Mercado Pago default params
Release 6.7.3
[6.7.3] - 2023-05-03
Added
- Test compatibility with WooCommerce v7.6
- Test compatibility with WordPress v6.2
Changed
- process_nonce_validation was removed from process_payment
Fixed
- Fix http_user_agent log using wp_is_mobile() instead regex