Últimas Actualizaciones
Sigue las actualizaciones diarias de temas y plugins de YITH
YITH WooCommerce Gift Cards Premium - 3.18.0
- New: support for WooCommerce 6.9
- New: added new set of options to edit the email notifications inside the plugin settings
- Update: YITH plugin framework
- Fix: shortcodes not taking into account expired gift cards
- Fix: check if the hidden gift card product is virtual and if not, set it to virtual
- Fix: expiration date not saved on specific date format
- Fix: moved method to the main class to avoid call errors
- Dev: load the gift card product settings only in the gift card product type
- Dev: added a check to avoid fatal error
- Dev: added new filter yith_ywgc_replace_gift_card_code
YITH WooCommerce Gift Cards Premium - 3.17.0
- New: support for WooCommerce 6.8
- New: added new option in the gift card products, to allow the exclusion of product categories where we don't want to redeem a gift card code
- Update: YITH plugin framework
- Fix: fixed wrong coupon discount in checkout when adding coupon restrictions in WC
- Dev: minor changes
- Dev: prevent errors when saving a gift card product
YITH WooCommerce Gift Cards Premium - 3.16.1
- Update: YITH plugin framework
- Fix: fixed the display of the gift card product image in the template
YITH WooCommerce Gift Cards Premium - 3.16.0
- New: support for WooCommerce 6.7
- Update: YITH plugin framework
- Update: YITH plugin framework
YITH WooCommerce Gift Cards Premium - 3.15.3
- Update: YITH plugin framework
- Fix: Call to undefined method WC_Product_Gift_Card::get_product_amounts_by_currency()
- Fix: fixed issue with the categories displayed in the popup
- Fix: fixed the display of the custom uploaded images in the cart and the template
- Fix: adding the billing email as recipient if empty
YITH WooCommerce Gift Cards Premium - 3.15.2
- Update: YITH plugin framework
- Fix: fixed issue with the custom amount gift cards
YITH WooCommerce Gift Cards Premium - 3.15.1
- Update: YITH plugin framework
- Fix: fixed an issue with the gift card code creation when order is processed in checkout
- Fix: Call to undefined method YITH_YWGC_Backend::show_gift_card_amount_list_by_currency()
- Fix: Invalid argument supplied for foreach() when a used gift card is registered
- Fix: fixed issue with the add to cart enabled when the manual amount have any error
- Dev: added an order check to avoid errors when notifying the use of a gift card
YITH WooCommerce Gift Cards Premium - 3.15.0
- New: support for WooCommerce 6.6
- New: added a button to generate random gift card codes when creating a gift card manually
- Update: YITH plugin framework
- Fix: error when sending the delivered gift card email for gift cards created manually
- Fix: fixed the display of the addons in the email and pdf
- Fix: use the correct gift card image in the email and PDF
- Fix: Solved an issue with the gallery images infinite loading
- Fix: fixed issue in the integration with YITH Subscriptions
- Dev: code and structure refactoring
- Dev: minor changes
- Dev: re-enabled the custom image upload in the designs modal
- Dev: added floating save button when creating a gift card manually
- Dev: added a link to go back to the gift cards list when creating a gift card manually
YITH WooCommerce Gift Cards Premium - 3.14.0
- New: support for WordPress 6.0
- New: support for WooCommerce 6.5
- Update: YITH plugin framework
- Update: language files
- Fix: spelling error and currency symbol position on min and max amount error text
- Fix: wrong delivery date in the thank you page
- Fix: wrong gift card amount when applied as a coupon, and another coupon is applied to the cart
- Fix: issue with the shipping cost calculation in the "Gift this product"
- Dev: added some checks to prevent some errors
- Dev: added a "Total active balance" row in the exported CSV and the filter "yith_ywgc_display_total_balance_row_csv" to hide it if necessary
- Dev: cleared the containers with floated elements in the gift card form
- Dev: added new action yith_wcgc_after_show_gift_card_details_in_cart
YITH WooCommerce Gift Cards Premium - 3.13.0
- New: support for WooCommerce 6.4
- Update: YITH plugin framework
- Dev: prevent calling to a bool object