Il primo shop indipendente
al mondo per lo sviluppo di plugin per WooCommerce
Cambia lingua
Italiano

Ultimi aggiornamenti

Segui gli aggiornamenti dei plugin YITH giorno dopo giorno

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