* Optimization - Dynamic user selectbox in booking list filters
* Optimization - Dynamic product selectbox in Calendar field settings, actions tab
* Tweak - Allow to perform the form action on event click even if there is no Submit button and if the calendar is not in a form
* Tweak - Error messages related to the picked event are removed when a new event is picked
* Fix - The "Events are bookable for up to" option didn't work
* Fix - WC product edit page: Activity tab didn't appear when Activity box was checked
* Fix - WC product edit page: Price warning didn't take the decimal separator into account
* Fix - Multisite: Wrong redirect after creating a booking form
* Fix - Bypass form manager checks for shop managers
* Fix - PHP Notice when creating a calendar or a booking form
* Fix - PHP Error when a user logs in and WC session doesn't exist
* Fix - Display Pack tooltip not displayed on unavailable events on mouseover
* Fix - Form action list didn't changed when calendars changed
* Tweak - Add an option to duplicate booking forms
* Tweak - Activity WooCommerce products are no longer forced to virtual
* Tweak - Reschedule: display events as unavailable if their availability is insufficient
* Tweak - Calendar editor: Automatically fill the calendar settings if the duplicated calendar is the current one
* Tweak - Disambiguation in calendar editor's calendar settings dialog
* Tweak - Highlight "Calendar field settings" button, and "Add new field" button in form editor
* Tweak - Display user names in user selectbox as a fallback (in backend booking list filter)
* Tweak - Fallback to WooCommerce user data to display in user selectbox (in backend booking list filter)
* Tweak - Display WC cart form as block instead of flex with Elementor
* Tweak - Display Pack tooltip is now displayed on unavailable events on mouseover
* Fix - Booking numbers not updated on events after changing booking quantity (needed a page reload)
* Fix - Tooltip disappeared after updating a booking
* Fix - Couldn't bind the same product to different activities in Calendar field, Action tab
* Fix - PHP notice Undefined index: picked_events
* Tweak - Add a "All" option in activities and group categories selectboxes in Calendar fields settings
* Tweak - Remove the availability period settings from calendar editor. Set them in form editor, in the Calendar field settings.
* Tweak - You can use tags in email notifications titles
* Fix - Calendar managers were not removed if none were selected
* Fix - Check if the (groups of) event(s) is in its calendar range before booking
* Fix - Keep the first selected option when switching a selectbox from multiple to simple
* Fix - Avoid serialization problems while updating metadata
* Fix - Infinite calendar loading if the booking form redirects to an anchor
* Fix - Couldn't select groups of events in Bookings filters
* Fix - Feedback messages not displayed after adding a product to cart with a booking form with WooCommerce >= 3.9
* Fix - Inconsistent show / hide icon after updating the activity list in calendar editor
* Fix - Javascript error due to null activity duration or null event duration
* Dev - Refactor the Calendar field data and the booking system data to make them independent and more consistent
* Dev - Add JS hooks before booking form redirect and after add to cart
* Tweak - Remove some global settings: Booking method, availability period start and end. Set them for each booking form, in the Calendar field settings.
* Tweak - Add an option to use more WP settings to localize the calendar, in Settings > Messages tab
* Tweak - Add an option to display the calendar in full width on WC product pages, in Settings > WooCommerce tab
* Tweak - Add an option to display your customers' booking list in WC My Account page, in Settings > WooCommerce tab
* Fix - Activities may not be saved / displayed if only the Administrator role was not selected in permission tab
* Optimization - Load js password strength meter only when required
* Tweak - Display IDs in calendar and form editor dialogs (useful for CSS)
* Tweak - Do not take into account the form action for calendars automatically displayed on WC product pages
* Fix - Activities may not be saved / displayed if roles were set in permission tab
* Dev - Add hook bookacti_public_booking_system_data before sending booking system data to javascript