WooCommerce Bookings Calendar PRO Changelog

2023-07-06

  • Display correctly the unavailability when adjacent buffer was configured
  • 2023-05-19

  • Fixed PHP warning error causing calendar renderization error
  • 2023-01-06

  • Added check to respect the minimum booking time when display events on calendar
  • Added `High-Performance order storage` compatibility
  • 2022-10-27

  • Optimizations and bugfixes for retrieve available slots
  • Added differentiation of the booking customer when displaying taking slots of the same time
  • 2022-08-08

  • Fixed overlapping events display bug
  • 2022-06-06

  • Added a quick prevention to avoid show duplicated events for edge cases
  • 2022-05-31

  • Fixed plugin domain for translation of “Search events” string
  • Added HTML5 close button to Search events field
  • Fixed calendar week, month, day labels locale
  • 2022-05-02

  • Added new calendar shortcode attribute: startdate=”Y-m-d”
  • 2022-03-10

  • Added a second check verification for already booked events
  • Added configuration to define the first day of the week
  • 2022-02-25

  • Adding support for new booking date ranges configuration (days of week)
  • Defined wbc-tooltip class to allow customization for jQuery UI Tooltip
  • 2022-01-29

  • Fixed PHP code warnings and notices
  • 2021-09-30

  • Do not display Bookings events with “Was In Cart” status (not booked yet)
  • Added configuration to display calendar end events time
  • 2021-04-24

  • Updating WooCommerce tested up tag to 5.2.2
  • Fixed bug on backend that not showing events on certain conditions
  • Compatibilize with Private Google Calendars plugin to show calendar correctly
  • 2021-04-13

  • Hide time slots for all view modes when “Hide time slots from calendar” enabled
  • 2021-02-27

  • Respecting the correct minimum and maximum future booking date limits
  • 2021-02-18

  • Fixed bug on backend that not showing events on certain conditions
  • 2021-01-20

  • Preventing JS error when blockUI loading library not available
  • Updating WooCommerce tested up tag to 4.9.1
  • 2021-01-06

  • Added possitiblity to define reverse-logic=”1″ on shortcode to display only taken slots
  • Added new filters for “only taken slots” mode: wbu_bookings_filter and wbc_event_title
  • 2020-11-10

  • Updated translation file
  • 2020-10-14

  • Added wbc_tooltip_description hook and example how to use
  • 2020-10-11

  • Various fixes and compatibilities with modals
  • 2020-10-08

  • Added wbc_use_bootstrap_tooltip filter to compatibilize with Bootstrap Tooltip
  • Added wbc_use_bootstrap_modal filter to compatibilize with Bootstrap Modal
  • Fix calendar display for Tabs widget
  • 2020-09-29

  • Fixed fatal error when enable: Reverse calendar logic to display only taken slots
  • 2020-09-28

  • Added changelog history system
  • 2020-09-25

  • Refactoring code for better maintainability
  • Removing firstDay parameter in FullCalendar to display correct in Week view mode