Latest Updates
Follow everyday YITH themes and plugins updates
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
YITH WooCommerce Subscription Premium - 2.12.2
Fix: prevent fatal error when using WooCommerce Payments
Fix: prevent multiple payments using Stripe SEPA
Fix: prevent double orders created due to multiple PayPal IPN received
YITH WooCommerce Watermark Premium - 2.0.0
New: Option to repeat text
New: Option to insert text in a box with a background
New: Gochi Hand Google font
New: Option to scale image used for the watermark
Update: YITH plugin framework
Update: Language files
Tweak: Improved panel style and UX
Tweak: Improved metabox style and UX in the product edit page
Remove: Droid Serif font
Remove: Dutch language file
YITH WooCommerce Product Add-ons Premium - 3.0.3
Update: languages and JS files
Fix: added correct add-on description on migration process
Fix: fixed Color and Label term metas when saving new attributes
Fix: show prices suffix only when tax are enabled
Fix: fixed value of add-on type number when value is zero
Dev: added required sign for selector addon title
YITH WooCommerce Product Add-ons Premium - 3.0.2
Update: YITH plugin framework
Update: languages and JS files
Fix: Calculate total price when product quantity changes
Fix: fixed 'show_in' option when there are existing categories assigned to the block on the migration process
Fix: fixed image assigned to each option on the migration process
Fix: fixed single selection for checkboxes
Fix: fixed show of products and categories assigned in the block table
Fix: fixed invalid argument for conditional logic method
Fix: improved add-ons calculation for free options
Fix: improved border radius to Color picker attributes
Fix: previously removed blocks and add-ons are permanently removed
Dev: added 'replace product image' feature compatibility for Elementor widgets
Dev: improved add-ons views
Dev: minor changes