- Fix – Remove mbstring (PHP extension) dependency (use regex to check UTF8 if mbstring is not available)
- Fix – Wrong URL in WC Guest Checkout notice
- Fix – Prevent unwanted drags when clicking a field action in form editor
- Fix – Error message related to min quantity can say “increase quantity to 0”
- Fix – Wrong hook: ‘bookacti_default_booking_filters’ replaced with ‘bookacti_default_form_filters’
- Fix – Apostrophes didn’t appear in customizable messages
- Dev – Add hooks to give control over WC cart item merging