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 Gift Cards Premium - 4.12.2

  • Update: YITH plugin framework
  • Dev: downgrading MPDF library to prevent issues with new dependencies
  • Dev: added the metadata _ywgc_applied_gift_cards and _ywgc_applied_gift_cards_totals to the order
  • Dev: minor changes

YITH WooCommerce Gift Cards Premium - 4.12.0

  • New: support for WooCommerce 8.8
  • Update: YITH plugin framework
  • Update: mPDF library
  • Dev: changes in the delivery date data storing

YITH WooCommerce Gift Cards Premium - 4.11.0

  • New: support for WooCommerce 8.7
  • New: support for WooCommerce 6.5
  • Update: YITH plugin framework
  • Fix: fixed the upload option when the gallery is disabled
  • Dev: added the gift cards codes as new item in the orders
  • Dev: include the variations in the category exclusion
  • Dev: added the order param to the yith_ywgc_gift_card_amount_before_deduct filter
  • Dev: added new filters ywgc_calendar_default_hour and ywgc_calendar_default_minutes
  • Dev: minor style change
  • Dev: prevent warnings in the Aelia integration
  • Dev: allow gift card without amounts, only with Addons

YITH WooCommerce Gift Cards Premium - 4.10.0

  • New: support for WooCommerce 8.6
  • Tweak: improved the Delivery Date calendar
  • Update: YITH plugin framework
  • Fix: trying to get property 'key' of non-object
  • Fix: fixed discount calculation using custom amounts with comma as decimal separator
  • Dev: added new parameter to the filter "yith_gift_card_select_amount_values"
  • Dev: minor changes

YITH WooCommerce Gift Cards Premium - 4.9.0

  • New: Integration with YITH WooCommerce Product Add-Ons & Extra Options
  • Tweak: improved the Delivery date calendar in the gift card product page
  • Update: YITH plugin framework
  • Fix: local timezone offset used for the datepicker in the product forms

YITH WooCommerce Gift Cards Premium - 4.8.0

  • New: support for WooCommerce 8.5
  • Update: YITH plugin framework
  • Fix: display the currency symbol in the correct place when gifting a product
  • Fix: decimal quantities when bulk creating gift cards
  • Dev: clear the frontend dependencies in the cart and checkout to avoid issues with external jquery enqueues
  • Dev: hide the from/to from the PDF if they are empty
  • Dev: added CSS to improve the display of the gift card email on mobile view
  • Dev: minor changes
  • Dev: added new parameter to the filter ywgc_custom_header_image_url

YITH WooCommerce Gift Cards Premium - 4.7.0

  • New: support for WooCommerce 8.4
  • New: added Danish as a community language
  • Update: YITH plugin framework
  • Update: updated French translation by community
  • Fix: Adding correct price to Gift this product card according to the taxes options
  • Fix: fixed the display of the recipient email in the dashboard
  • Fix: minor fixes
  • Dev: created single cron when configuring a delivery date in the backend
  • Dev: improved the gift card table view in mobile or small devices
  • Dev: prevent to apply the gift card many times when clicking in the email button
  • Dev: use the main color set in settings for the amount and button in the gift card email and PDF
  • Dev: display currency symbol in the Gift this product shipping costs using WooCommerce configuration
  • Dev: minor changes

YITH WooCommerce Gift Cards Premium - 4.6.0

  • New: support for WooCommerce 8.3
  • New: support for WordPress 6.4
  • Tweak: added the sender placeholder in the email subject
  • Update: YITH plugin framework
  • Fix: fixed the gift card generation for Vendors, when using the Gift this product feature
  • Fix: fixed the gift card field in the cart to move to the top when it's configured to be in the bottom of the cart page
  • Fix: fixed issue with YITH Email Templates when sending the delivery email
  • Dev: added new filters ywgc_calendar_min_date and ywgc_calendar_max_date
  • Dev: added new filter yith_ywgc_frontend_script_data
  • Dev: prevent non float value on the gift this product button
  • Dev: added new filter yith_ywgc_gift_card_pdf_styles
  • Dev: check data type before making a json_decode
  • Dev: remove deprecated initializations of the gift card product
  • Dev: save the delivery and expiration status when generating the gift card
  • Dev: minor changes

YITH WooCommerce Gift Cards Premium - 4.5.0

  • New: support for WooCommerce 8.2
  • Update: YITH plugin framework
  • Fix: fixed the date picker displayed under the gift this product modal
  • Dev: minor change to prever HTML to be displayed in the Gift this product button
  • Dev: adding the timezone offset when creating the crons
  • Dev: replaced deprecated methods in the MV integration
  • Dev: added new filter ywgc_scheduled_gift_card_delivery_date_timestamp
  • Dev: new filter 'ywgc_message_cart_item_data'
  • Dev: minor changes