Últimas Actualizaciones
Sigue las actualizaciones diarias de temas y plugins de YITH
YITH WooCommerce Tab Manager Premium - 1.11.0
- New: Support for WooCommerce 6.5
- New: Support for WordPress 6.0
- Update: YITH plugin framework
YITH WooCommerce Watermark Premium - 2.2.0
- New: Support WooCommerce 6.5
- New: Support WordPress 6.0
- New: Help tab
- Update: Language files
- Update: YITH plugin framework
YITH WooCommerce Quick View Premium - 1.17.0
- New: support for WordPress 6.0
- New: support for WooCommerce 6.4
- New: Russian translation
- Update: YITH plugin framework
YITH Best Price Guaranteed for WooCommerce Premium - 1.12.0
- New: support for WordPress 6.0
- New: support for WooCommerce 6.5
- Update: YITH plugin framework
YITH PayPal Payouts for WooCommerce Premium - 1.9.0
- New: Support for WooCommerce 6.5
- New: Support for WordPress 6.0
- Update: YITH plugin framework
YITH Point of Sale for WooCommerce Premium - 2.0.1
- Update: YITH plugin framework
- Update: language files
- Fix: tax row shown twice in receipt
- Fix: issue when creating a new order from backend
- Tweak: improved style when loading additional orders in Order History
- Tweak: allow setting the POS page as Home Page
- Tweak: prevent issues when updating orders, if the related hook is fired using the first parameter only
- Tweak: fixed 'undefined index' issue in receipt preview template
YITH Easy Order Page for WooCommerce Premium - 1.9.0
- New: support for WooCommerce 6.5
- New: support for WordPress 6.0
- New: added new option to hide the cart widget if the cart is empty
- New: added new option to choose the WooCommerce pages where the cart widget is displayed
- Update: YITH plugin framework
- Fix: Missing add to cart on variations
- Fix: different minor fixes in the product lists
- Fix: fixed issue with the infinite scrolling
- Fix: fixed issue in the category search
- Dev: new filter 'yith_wceop_tax_query'
YITH Easy Order Page for WooCommerce Premium - 1.9.0
- New: support for WooCommerce 6.5
- New: support for WordPress 6.0
- New: added new option to hide the cart widget if the cart is empty
- New: added new option to choose the WooCommerce pages where the cart widget is displayed
- Update: YITH plugin framework
- Fix: Missing add to cart on variations
- Fix: different minor fixes in the product lists
- Fix: fixed issue with the infinite scrolling
- Fix: fixed issue in the category search
- Dev: new filter 'yith_wceop_tax_query'
YITH Point of Sale for WooCommerce Premium - 2.0.0
- New: gift receipts
- New: view register sessions
- New: improved reports creation and download, by including new stats
- New: support to YITH WooCommerce PDF Invoice - allows using PDF Invoices billing fields on POS
- New: download reports for each register session
- New: option to choose whether to show prices including or excluding tax in the receipt
- New: option to choose whether to show tax line details in the receipt
- New: option to choose whether to show taxes in the receipt as a single total or itemized
- New: option to show/hide products' SKU in receipts
- New: show stock status labels when showing stock on registers
- New: use billing fields as shipping fields
- New: show selected customer name in cart
- New: update stock of loaded products in the register after placing an order
- New: show sold products in cashier reports
- New: customize the label for VAT number field
- New: option to show/hide VAT number field on frontend
- Update: YITH plugin framework
- Update: language files
- Fix: convert POS discounts into WooCommerce coupons to prevent issues with tax calculations
- Tweak: improved register usability when setting customer address
- Tweak: disabled 'trash' when deleting Stores, Registers, Receipts
- Tweak: improved select style
- Tweak: prevent issues with permalinks when WordPress is installed in a specific sub-directory
- Tweak: improved style of order history section when loading orders
- Tweak: improved product creation through POS
- Tweak: improved list table style on the backend for Stores, Registers, Receipts
- Tweak: fixed warning with PHP 8 for 'wakeup' magic method visibility
- Tweak: improved order details style when shown in modal
- Tweak: hide 'empty cart' button if cart is already empty
- Tweak: improved style of receipt settings page
- Tweak: removed 'YITH POS only' catalog visibility for products; you can simply use the 'hidden' catalog visibility
YITH WooCommerce Affiliates Premium - 2.1.0
- New: support for WooCommerce 6.4
- Update: YITH plugin framework
- Tweak: refactored Rate Handler class, and applied changes to all code that previously used it
- Tweak: prevent duplicated queries to count coupons (use cache)
- Tweak: improved cache system (better identify cache miss)
- Tweak: improved update queries, to correctly update record even when only one field needs to be updated to a NULL value
- Tweak: improvements to dependencies system
- Tweak: changed payment email column in payments table, to show details about payment gateway, if any
- Tweak: make sure gateway is correctly assigned to the payment record when processing payment
- Tweak: special handling for first/last name field value (fallback to user first/last name when empty)
- Fix: avoid problem with withdraw limits, caused by formatting function
- Fix: notify admin about new payments even when they come from withdraw operation
- Fix: show notes dates in current timezone
- Fix: JS error on Edit Gateway Preferences modal
- Fix: avoid checking terms during process_withdraw if invoice is not required
- Fix: prevent notice when processing bulk actions to process payments
- Fix: wrong affiliate shown in Current Affiliate shortcode
- Fix: avoid saving empty token from user profile screen
- Fix: prevent Fatal error on commission/payment details page, when related order has been deleted
- Fix: options for products categories/tags exclusions now work as intended
- Dev: added yith_wcaf_get_rate and yith_wcaf_get_formatted_rate functions to easily retrieve rate that best match passed parameters
- Dev: added filter yith_wcaf_global_localize to allow third party code to change localized variables