#1 Independent Seller of WooCommerce Plugins
Switch language
English

Latest Updates

Follow everyday YITH themes and plugins updates

YITH WooCommerce Order & Shipment Tracking Premium - 2.13.0

  • New: support for WooCommerce 7.6
  • New: added new carrier Anonymous Wine Freight
  • New: added new carrier Smart Logistics
  • Tweak: show carrier name instead of the carrier id in the tracking column in the orders table
  • Update: YITH plugin framework
  • Dev: minor change to avoid deprecated warnings in PHP 8.1

YITH Booking and Appointment for WooCommerce Premium - 5.0.0

  • New: support for WooCommerce 7.6
  • New: support for PHP 8.1
  • New: admin panel UI
  • New: create bookings from the calendar in the panel
  • New: panel UI for vendor dashboard in combination with YITH Multi Vendor
  • New: set emails in plugin panel
  • New: use text editor in email messages
  • New: email notification to be sent XX days before the booking start date
  • New: email notification to be sent XX days after the booking start date
  • New: email notification to be sent XX days before the booking end date
  • New: email notification to be sent XX days after the booking end date
  • New: option to block dates for pending bookings
  • New: Gutenberg block for search forms
  • New: option to show booking data in order items
  • New: possibility to exclude bookable products in global price rules
  • New: possibility to exclude products in global availability rules
  • New: possibility to automatically select resources in booking forms by using the 'resources' parameter in query string
  • Update: YITH plugin framework
  • Update: language files
  • Fix: order bookings by 'from' date in admin calendar
  • Fix: support to YITH Multi Vendor
  • Fix: search order results when creating a new booking
  • Tweak: improved 'request a quote' button style in booking form in combination with YITH Request a Quote
  • Tweak: improved style of booking notes
  • Tweak: allow admins to create bookings for past and future dates and without checking for minimum/maximum duration and for allowed start days
  • Tweak: improved support for YITH Multi Vendor
  • Tweak: improved Gutenberg blocks
  • Tweak: improved email settings
  • Tweak: improved cache by using cache invalidation
  • Tweak: added legend of statuses in backend calendar
  • Tweak: improved global price rules
  • Tweak: improved bookings' calendar style
  • Dev: added yith_wcbk_json_search_order_limit filter
  • Dev: translate the deposit expiration date in the booking form correctly

YITH WooCommerce PDF Invoices and Packing Slips Premium - 4.6.0

  • New: support for WooCommerce 7.6
  • Update: YITH plugin framework
  • Tweak: possibility to edit natura value by custom meta on order page (Italian electronic Invoice)
  • Fix: fixed usage of deprecated method
  • Dev: added order item object as a parameter to the yith_ywpi_column_product_after_content action
  • Dev: added check to not display the proforma button if it is not generated
  • Dev: minor changes