WooCommerce Bookings Calendar PRO Changelog

2023-07-05

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

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

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

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

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

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

  • 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-01

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

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

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

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

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

  • 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-12

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

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

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

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

  • 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-09

  • Updated translation file
  • 2020-10-13

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

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

  • 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-28

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

  • Added changelog history system
  • 2020-09-24

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