Últimas Actualizaciones
Sigue las actualizaciones diarias de temas y plugins de YITH
YITH WooCommerce Barcodes and QR Codes Premium - 2.8.0
New: support for WooCommerce 6.4
New: included a store selector in the manage products shortcode, to be able to manage the multi-stock feature in YITH POS
Tweak: added booking info column to the search order barcode shortcode, to display the YITH Booking info if available
Update: YITH plugin framework
Fix: fixed errors from external library
Fix: fixed the render barcode shortcode image
Dev: added new hook yith_ywbc_qrcode_object_before_generate_image
Dev: improved the apply barcodes automatically tool adding an error handler
YITH WooCommerce Product Add-ons Premium - 3.1.0
New: support for WooCommerce 6.4
New: added option to allow enable or disable each add-on option
New: added 'required' attribute for Selector instead using min/max selection
Tweak: changed 'Select by default' feature of position
Tweak: improved quantity of add-ons type Product with the add to cart option
Update: YITH plugin framework
Update: language and JS files
Update: Color and Label JS files
Fix: fixed NaN value when product is out of stock
Fix: fixed conditional logic for default select value
Fix: fixed the migration process due to incorrect value on abs function
Fix: fixed replacement of default image when there is still a current option selected
Fix: fixed add-ons calculation when "sell individually" add-ons exists
Fix: fixed sell individually feature with selectors
Fix: fixed addon image display with toggle enabled
Fix: prevent error when image product on add-on type Product does not exist
Fix: get initial product price depending on tax
Fix: fixed WPML compatibility to show the add-ons correctly in each language
Fix: fixed price calculation using quantity field
Fix: prevent save vendor if the block is created by the admin
Fix: fixed addon priority (order) on migration process
Dev: set multiple selection to checkbox add-ons on migration process
Dev: added new template addons-container.php
Dev: improved remove add-on option
Dev: improved datepicker rules
Dev: new filter 'yith_wapo_default_addon_number'
Dev: new filter 'yith_wapo_get_addon_' to filter a specific option
Dev: new filter 'yith_wapo_get_original_product_id'
Dev: new filter 'yith_wapo_get_original_category_ids'
Dev: new filter 'yith_wapo_table_product_price_label'
Dev: new filter 'yith_wapo_table_total_options_label'
Dev: removed selection type option for add-ons type 'Select'
Dev: optimized JS code
Dev: minor changes
Remove: removed product add-ons section from the admin product page
YITH Easy Order Page for WooCommerce Premium - 1.8.0
New: support for WooCommerce 6.4
New: Integration with YITH Request a Quote 4.0
Update: YITH plugin framework
Fix: fixed the add to cart in the cart widget
Fix: fixed issues with the variation select
ix: issue when adding or removing products from quick view
Dev: added new filter yith_wceop_scroll_determined_value
Dev: minor changes
YITH WooCommerce Product Add-ons Premium - 3.1.0
New: support for WooCommerce 6.4
New: added option to allow enable or disable each add-on option
New: added 'required' attribute for Selector instead using min/max selection
Tweak: changed 'Select by default' feature of position
Tweak: improved quantity of add-ons type Product with the add to cart option
Update: YITH plugin framework
Update: language and JS files
Update: Color and Label JS files
Fix: fixed NaN value when product is out of stock
Fix: fixed conditional logic for default select value
Fix: fixed the migration process due to incorrect value on abs function
Fix: fixed replacement of default image when there is still a current option selected
Fix: fixed add-ons calculation when "sell individually" add-ons exists
Fix: fixed sell individually feature with selectors
Fix: fixed addon image display with toggle enabled
Fix: prevent error when image product on add-on type Product does not exist
Fix: get initial product price depending on tax
Fix: fixed WPML compatibility to show the add-ons correctly in each language
Fix: fixed price calculation using quantity field
Fix: prevent save vendor if the block is created by the admin
Fix: fixed addon priority (order) on migration process
Dev: set multiple selection to checkbox add-ons on migration process
Dev: added new template addons-container.php
Dev: improved remove add-on option
Dev: improved datepicker rules
Dev: new filter 'yith_wapo_default_addon_number'
Dev: new filter 'yith_wapo_get_addon_' to filter a specific option
Dev: new filter 'yith_wapo_get_original_product_id'
Dev: new filter 'yith_wapo_get_original_category_ids'
Dev: new filter 'yith_wapo_table_product_price_label'
Dev: new filter 'yith_wapo_table_total_options_label'
Dev: removed selection type option for add-ons type 'Select'
Dev: optimized JS code
Dev: minor changes
Remove: removed product add-ons section from the admin product page
YITH WooCommerce Gift Cards Premium - 3.12.2
New: Added new option when YITH WooCommerce Multi Vendor / Marketplace is enabled, which allow to make sure customers can redeem a gift card only on the products of the associated vendor
Update: YITH plugin framework
Fix: fixed issue with gift card coupon container in cart
Fix: fixed wrong delivery date issues in different timezones
Fix: minor fix in the addons display
Dev: style changes in the manual amount input
Dev: minor style changes
YITH WooCommerce EU VAT Premium - 2.8.2
Update: YITH plugin framework
Fix: fixing issues with the tax calculation when the OSS is enabled
YITH WooCommerce Affiliates Premium - 2.0.1
Update: YITH plugin framework
Fix: state field in billing profile not working correctly with WC country scripts in backend
Fix: prevent problems with coupons endpoint
Fix: wrong currency shown in the Dashboard tab
Fix: prevent possible endless loop when converting secs amount to new duration format
Dev: added yith_wcaf_dashboard_{$items}_table_render_{$field}_column action, to print custom columns inside Dashboard Tables
YITH WooCommerce Watermark Premium - 2.0.1
Update: Language files
Update: YITH plugin framework
Fix: Fatal error with PHP 7.x
YITH WooCommerce Affiliates Premium - 2.0.0
New: redesigned UI / improved UX of the plugin
New: dashboard that allows admin to keep track of affiliate program performance
New: registration form editor
New: custom fields in Become an Affiliate form
New: custom fields in Settings endpoint of Affiliate Dashboard
New: option to show Affiliate Dashboard as endpoints of My Account page
New: custom rates system, to create complex rate rule
New: allow affiliates to withdraw funds through a dedicated modal
New: improved Gateways handling, with specific options for each gateway
New: BACS gateway to request your affiliate Bank account for offline payments
New: modal to create user as an affiliate from admin panel
New: exclude products from affiliate program by category or tag
New: exclude user from affiliate program by role
New: CRUD REST API
New: added invoice column on payment tables
Update: YITH plugin framework
Update: mpdf library to version 8.0.15
Tweak: completely refactored plugin code
Tweak: prevent rounding issues when requesting withdraw
Tweak: refactored affiliate status emails, to have more specific messages depending on the status
Tweak: minor improvements to invoice template and appearance
Tweak: improved privacy class
Tweak: refactored Gutenberg blocks / Elementor widget with new parameters
Fix: prevent creation of two affiliates records for the same user
Dev: added action yith_wcaf_before_process_withdraw_request
Dev: fixed name of yith_wcaf_can_affiliate_withdraw filter
Dev: added yith_wcaf_should_register_hit filter
Dev: added new yith_wcaf_instance_check filter
Dev: added new yith_wcaf_use_dashboard_pretty_permalinks filter
Dev: added new yith_wcaf_matched_rule filter
Dev: added new {$tag}_shortcode_template_atts filter, to allow third party dev to change shortcode attributes
Dev: added new yith_wcaf_{$field_key}_type filter, to allow third party dev to change each field type
Dev: added new yith_wcaf_{$field_key}_label filter, to allow third party dev to change each field label
Dev: added new yith_wcaf_{$field_key}_required filter, to allow third party dev to change each field required flag
YITH WooCommerce Product Add-ons Premium - 3.0.4
Update: YITH plugin framework
Fix: Color and Label JS file updated
Fix: fixed checkbox add-on selection
Fix: fixed NaN value when product is out of stock
Fix: conditional logic for default select value
Fix: changed image replacement value to 'options' on migration process
Dev: set multiple selection to checkbox add-ons on migration process
Dev: removed Selection type (Simple/multiple) for Radio add-ons
Dev: fixed global image size of Select add-on
Dev: added sell individually class to the addon
Dev: Tweak CSS rules for radiobutton label
Dev: new filter 'yith_wapo_default_addon_number'
Dev: minor changes