Skip to content

Releases: godaddy-wordpress/wc-plugin-framework

v4.5.2

06 Jan 17:45
Compare
Choose a tag to compare
  • Fix - Include Curaçao when converting country codes

v4.5.1

06 Jan 17:45
Compare
Choose a tag to compare
  • Fix - Prevent a potential fatal error for plugins not using the latest JSON/XML request classes

v4.5.0

08 Nov 00:15
Compare
Choose a tag to compare
  • Feature - Mobile-friendly credit card fields using the tel input
  • Feature - Add setting to enable capture for virtual-only orders
  • Feature - Define minimum php.ini requirements an display a notice when they are not met
  • Feature - Allow deprecated hooks to be mapped to their replacements
  • Tweak - Move capture handling to the base gateway class to make it available to hosted gateways
  • Tweak - Add a "card not accepted" icon when a card number format is not accepted or recognized
  • Tweak - Add full MasterCard BIN Series 2 support & update the card logo
  • Tweak - Improve consistency of card type IDs and abbreviations
  • Tweak - Refactor gateway settings inheritance
  • Fix - Fix failed renewal payment data not updating for auth-only renewals
  • Fix - The load_translation() method is no longer required for base plugins
  • Fix - Prevent notices when running alongside bbPress or BuddyPress

v4.4.3

08 Nov 00:12
Compare
Choose a tag to compare
  • Fix - Fix an error when processing guest pre-order payments

v4.4.2

02 Aug 18:40
Compare
Choose a tag to compare
  • Tweak - Refactor background job data structure and processing

v4.4.1

02 Aug 18:10
Compare
Choose a tag to compare
  • Misc - Add compatibility for WordPress 4.6

v4.4.0

02 Jun 16:05
Compare
Choose a tag to compare
  • Feature - Allow bundled framework and plugin translations to be easily overridden
  • Tweak - Allow plugins extending SV_WC_API_Base to declare TLS v1.2 as a requirement for requests
  • Misc - Added support for WooCommerce 2.6
  • Misc - Removed support for WooCommerce 2.3

v4.3.0

21 Apr 15:55
Compare
Choose a tag to compare
  • Feature - Revamped admin payment token editor
  • Feature - Prevent deleting subscription payment methods
  • Feature - Add payment gateway environment information to the WooCommerce system status report
  • Tweak - Support WordPress core dismissible notices
  • Tweak - Misc Payment Gateway framework improvements
  • Fix - Properly validate CSC if present for tokenized payment methods
  • Fix - Fix double confirm messages when deleting a payment method in certain cases

v4.2.2

09 Feb 03:37
Compare
Choose a tag to compare
  • Fix - Fix handling guest pre-orders

v4.2.1

20 Jan 21:05
Compare
Choose a tag to compare
  • Fix - Fix implode() warnings in SV_WC_Helper::get_order_line_items()