Skip to content

Releases: godaddy-wordpress/wc-plugin-framework

v5.15.0

02 Sep 12:49
ecb9580
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.14.0...5.15.0

v5.14.0

30 Aug 03:11
68a22ae
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.13.0...5.14.0

v5.13.0

21 Aug 01:20
9953a85
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.12.7...5.13.0

v5.12.7

16 Aug 02:14
5b46942
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.12.6...5.12.7

v5.12.6

31 Jul 00:44
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.12.5...5.12.6

v5.12.5

28 Jun 11:50
Compare
Choose a tag to compare

What's Changed

  • Fix - Prevent blank orders from being generated when adding a payment method

Full Changelog: 5.12.4...5.12.5

v5.12.4

03 Jun 08:16
Compare
Choose a tag to compare

What's Changed

  • Fix - Ensure gateway scripts are compiled as regular JS rather than modules
  • Fix - Address an issue where multiple save buttons were displayed when editing a payment method in My Account
  • Misc - Disable clicking on other payment methods when editing a payment method in My Account

Full Changelog: 5.12.3...5.12.4

v5.12.3

24 May 07:38
Compare
Choose a tag to compare

What's Changed

  • Fix - Ensure gateway block handler files are loaded from payment gateway framework path
  • Misc - Improve background job database query performance

New Contributors

Full Changelog: 5.12.2...5.12.3

v5.12.2

21 Mar 01:46
299f993
Compare
Choose a tag to compare
  • Tweak - Add non-gateway cart and checkout blocks supporting logic
  • Tweak - Ensure gateway block scripts use unique handles

v5.12.1

27 Feb 09:45
c78046e
Compare
Choose a tag to compare
  • Tweak - Handle support in gateways for external checkouts while corresponding express payment methods are in use in the cart and checkout blocks
  • Fix - Check if the session is set before trying to add a WooCommerce notice
  • Fix - Ensure to maintain index association when handling payment gateways supported features
  • Misc - Improve compatibility with PHP 8.2+ by allowing dynamic properties in the framework