Skip to content

Releases: mercadopago/cart-woocommerce

Release v6.9.3

14 Aug 18:42
f5ff742
Compare
Choose a tag to compare

[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

23 Jun 13:46
3d0d3b6
Compare
Choose a tag to compare

[6.9.2] - 2023-06-23

Fixed

  • Fixed bug that was causing the admin panel to become unresponsive or inaccessible

Release 6.9.1

16 Jun 14:51
e93b0c7
Compare
Choose a tag to compare

[6.9.1] - 2023-06-16

fix pix renderization

Release 6.9.0 🚀

15 Jun 17:25
7c5ff22
Compare
Choose a tag to compare

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

26 May 19:22
8d1db2f
Compare
Choose a tag to compare
  • branch pairing

Release 6.8.1

22 May 20:52
f28c3a2
Compare
Choose a tag to compare

Fixed

Rollback version 6.8.0

Release 6.8.0 🚀

22 May 18:25
b82a122
Compare
Choose a tag to compare

[6.8.0] - 2023-05-22

Added

  • Add default activation for Credits Gateway when Basic Gateway is enabled

Release 6.7.5

16 May 19:31
dad03f2
Compare
Choose a tag to compare

[6.7.5] - 2023-05-17

Fixed

  • Fixed property discount_action_url becoming public instead private

Release 6.7.4

15 May 18:04
84d0081
Compare
Choose a tag to compare

[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

03 May 12:18
e6b98ff
Compare
Choose a tag to compare

[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