Download YITH WooCommerce Booking and Appointment v2.1.4 Nulled Free
VERSION 2.1.4 - RELEASED: AUG 05, 2019
New - set date format for date pickers
New - display Date Picker inline
New - option to delete event on Google Calendar when the booking is deleted
New - RTL support for admin side
New - support to WooCommerce 3.7
Update - plugin framework
Update - language files
Fix - only the customer assigned to the booking can view it
Fix - non-available message issue in case the selected start date is not allowed
Fix - add to cart validation when Max bookings per unit is greater than 1
Fix - including iCal file only in booking emails, not WooCommerce ones
Fix - Google Calendar sync on booking status update
Fix - allow booking on same date for 'Full day' booking products
Fix - set min date for 'End date' field when the 'Start date' field is filled by default
Fix - whole disabled day issue when an hourly booking product is booked on midnight
Fix - service prices shown in tooltip in combination with WPML Multi Currency
Fix - support to YITH WooCommerce Multi Vendor: show externals in calendar to the related vendor only
Fix - support to YITH WooCommerce Multi Vendor: admin can create Vendor services with the same name of the admin ones
Fix - support to YITH WooCommerce Multi Vendor: issue with 'Booking status (Vendor)' email
Fix - support to YITH WooCommerce Multi Vendor 3.3.7: suppress filters for booking post type to avoid issues when retrieving booking product availability through AJAX
Fix - integration with YITH WooCommerce Catalog Mode
Fix - booking form style in combination with Elementor plugin
Fix - calendar style
Tweak - display order status in Bookings list
Tweak - set default email type to HTML for booking emails
Tweak - prevent issues in Edge browser by disabling autocompletion in search forms
Tweak - added 'bk-to-date' and 'bk-from-date' CSS classes to date-pickers
Tweak - store timestamp in booking note through current_time instead of using MySQL timestamp, to prevent issues with different server timezones
Tweak - prevent issues with duration field
Tweak - improved support to YITH Deposits: booking is automatically set to cancelled if the balance order is set to cancelled
Tweak - improved styles
Dev - added yith_wcbk_booking_pdf_logo_url filter
Dev - added yith_wcbk_product_retrieved_externals filter
Dev - added yith_wcbk_user_can_view_booking filter
Dev - added yith_wcbk_search_booking_products_show_daily_bookings_with_at_least_one_day_available filter
YITH WooCommerce Booking and Appointment v2.0.8 Free
VERSION 2.0.8 - RELEASED: DEC 05, 2018
New - support to WordPress 5
New - search form results include booking products with time if there is at least one slot available in the selected dates
New - possibility to hide services in Search Forms only
New - set Geocode API key different by Google Maps API key to allow different restriction settings for the API keys
Update - YITH Booking theme 1.1.0: support to WordPress 5 and Gutenberg, option to enable/disable product gallery in header through WP Customizer, improved style and so on...
Update - language files
Fix - YITH WooCommerce Request a Quote integration: display quantity for services in quotes
Fix - issue when showing Booking Map in Quick View
Fix - save _booking_id meta data in order items to prevent creation of multiple booking from the same order item
Fix - display quantity for services in order item meta
Fix - default value for timeselect
Fix - service quantity issue for booking with 'request confirmation' option enabled
Fix - add to cart validation for all day bookings
Fix - error message in cart validation for max bookings per unit reached
Fix - messages for non-available reasons
Fix - check for bookings and booking product in cart when validating add-to-cart for max bookings per unit
Fix - YITH Deposits integration: hide deposit form in widget when it's closed in mobile
Fix - cache availability issue when saving global availability
Fix - check for minimum people when checking for availability
Fix - regenerate booking product data when booking status changes, if needed
Fix - availability issue on translated booking products in combination with WPML
Tweak - set order_item_id meta in bookings after creating orders for 'request confirmation' bookings
Tweak - prevent warning with PHP 7
Tweak - improved calendar when showing End Dates for booking with min duration set
Tweak - fixed js issue with ECMAScript
Tweak - fixed minor issue when getting location by address with empty address
Tweak - removed Search Form Results popup from the DOM when it's closed
Tweak - added CSS class to duration fields based on duration type of the booking product
Tweak - improved style
Dev - PHPUnit Test - check for minimum people when checking for availability if 'count_persons_as_bookings' enabled
Dev - PHPUnit Test - cost ranges
Dev - added yith_wcbk_booking_product_create_availability_time_array_custom_time_slots filter
Dev - added yith_wcbk_delete_data_for_booking_products function
Dev - added yith_wcbk_sync_booking_product_prices function
Dev - added yith_wck_booking_helper_count_booked_bookings_in_period_get_post_args filter
Dev - added yith_wck_booking_helper_count_booked_bookings_in_period filter
Dev - added yith_wcbk_cache_delete_{$object_type}_data action
Dev - added yith_wcbk_cache_delete_object_data action
Dev - added yith_wcbk_booking_product_after_regenerating_data action
Dev - added yith_wcbk_cache_get_object_data_object_id filter
Dev - added yith_wcbk_cache_get_object_data_{$object_type}_id filter
Dev - fixed filter name 'yith_wcbk_booking_metabox_info_after_first_column'