1.17.1 – 2026/03/30

  • Tweak – Replace booking calendar settings icon with button in Bookings page
  • Fix – Missing JS dependency for globa-function.min.js
  • Fix – Grouped events may appear as available in reschedule booking form
  • Fix – Bookings calendar was not restricted by date on page load when date filters was passed via URL parameters
  • Dev – Add custom_dataset and context booking system attributes to allow third party to override booking system data processing
  • Dev – Allow both date and datetime format for availability_period and display_period booking system attributes
  • Dev – Allow backend booking calendar to be filtered by end_from, created_from, end_to, created_to iinstead of from and to via URL parameters
  • Dev – Add bookacti_select2_option_data JS hook
  • Dev – Refactor parameters of bookacti_events_booking_lists hook
  • Dev – Refactor parameters of bookacti_event_booking_list_displayed JS hook
  • Dev – Add bookacti_booking_system_tooltip_booking_list_filters PHP hook