Il primo shop indipendente
al mondo per lo sviluppo di plugin per WooCommerce
Cambia lingua
Italiano

Ultimi aggiornamenti

Segui gli aggiornamenti dei plugin YITH giorno dopo giorno

YITH WooCommerce Delivery Date Premium - 2.1.5

  • Dev: Added filter yith_delivery_date_product_processing_days
  • Dev: Added filter ywcdd_edit_order_date_details
  • Tweak: Check if an invalid date is generated on checkout
  • Tweak: Improve performance script on the checkout page
  • Update: Plugin Framework
  • Update: Italian language

YITH WooCommerce Checkout Manager Premium - 1.2.13

  • New: Added field type "number"
  • Update: Plugin Core
  • Fix: Prevent warning "array_merge(): Argument #1 is not an array"
  • Dev: Set min date for datepicker through new filter 'ywccp_datepicker_min_date'

YITH Woocommerce Review Reminder Premium - 1.5.4

  • Fix: do not send review requests for subscription renewal orders
  • Update: plugin framework
  • Remove: support to WooCommerce 2.6.x and previous version

YITH Stripe Connect for WooCommerce Premium - 2.0.1

  • Tweak: minified checkout js
  • Tweak: reviewed renew_needs_action subject to remove HTML string
  • Tweak: moved methods to set card as default and delete card from gateway to main class
  • Tweak: changed conditions that triggers renew_needs_action email sending, to be more specific
  • Tweak: after registering failed renew attempt, get order again to account for any status change
  • Update: Italian language
  • Update: Dutch language
  • Fix: fixed language files name
  • Fix: payment intent missing customer for guest users

YITH WooCommerce Stripe Premium - 2.0.4

  • Update: Italian language
  • Update: Dutch language
  • Tweak: prevent error when $order doesn't exists
  • Fix: issue with sync_tokens on customer_updated webhook
  • Fix: new check over API error to prevent possible Uncaught exception fatal error
  • Fix: enabled flag on renew_needs_action email
  • Fix: check used to know if plugin should send renew_needs_action email
  • Fix: retrieving order again before sending renew_needs_action email, to double check for correct status
  • Dev: added action yith_wcstripe_before_refresh_intent

YITH Stripe Connect for WooCommerce Premium - 2.0.0

  • New: support for SCA-ready payment methods
  • New: extended card management, even without YITH WooCommerce Subscription enabled
  • New: renew needs payment email (only when used with YITH WooCommerce Subscription)
  • New: support for 2019-09-09 API version
  • Update: internal plugin framework
  • Update: Stripe PHP to version 7.0.2
  • Update: Italian language
  • Fix: avoiding duplicated connection attempts
  • Dev: added new action 'yith_wcsc_after_disconnect_with_stripe' after user disconnect from Stripe
  • Dev: filter yith_wcsc_disconnect_from_stripe_button_text and filter yith_wcsc_connect_with_stripe_button_text

YITH WooCommerce Stripe Premium - 2.0.3

  • New: support to 2019-09-09 API
  • Update: Stripe PHP to version 7.0.2
  • Update: internal plugin framework
  • Tweak: reviewed standard/elements payment process, to confirm intent on server
  • Tweak: prevent fatal error checking if return an object
  • Fix: error abstract class
  • Fix: ApiErrorException on process standard payment

YITH Amazon S3 Storage Premium - 1.1.6

  • Tweak: Prevent error if array doesn't exists
  • Tweak: Prevent blank page when wp_get_referer function return false
  • Fix: Upload private files on product page
  • Update: Plugin-fw