Releases: mercadopago/cart-woocommerce
Releases · mercadopago/cart-woocommerce
Release 7.1.0
v7.1.0 (11/01/2024)
Added
- Added support to Woocommerce Blocks
Fixed:
- Fixed the error that did not allow changing the name of checkouts
- Fix checkout pro modal mode
Release 7.0.6
Changelog
[7.0.6] - 2023-12-11
Fixed
- Fixed applying store discount code twice
[7.0.5] - 2023-12-08
Fixed
- Fixed discounts and commision calcs
- Instance logs for Seller and Order classes
Changed
- Improved Metadata getSettings return value
- Improved 3ds fields validation to proccess payment
- Review and improved checkout items calc methods
[7.0.4] - 2023-12-06
Changed
- Improved notification_url
- Improved checkout sanitized urls
- Changed initial hook from wc_loaded to plugins_loaded
Fixed
- Always render pix qrcode on thankyou page
- Removed get_checkout_order_received_url sanitization
[7.0.3] - 2023-12-05
Fixed
- Checkout PRO Modal dependency loading
[7.0.2] - 2023-12-05
Fixed
- Credits enabled by default searching for available countries
- Status sync rendering compatibility
[7.0.1] - 2023-12-05
Fixed
- Shipping rate value on transparent checkouts
[7.0.0] - 2023-12-04
Changed
- Complete refactoring of the Plugin
- Improvement in the additional information node
- Full refactoring of the Plugin
Fixed
- Record info LOG only if option activated in STEP 2 of config
Added
- Payment implementation with 3DS security flow
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