Changelog

5.8.10 16 August 2023

πŸŽ‰ Added button to delete all trashed bookings.
πŸŽ‰ Email options in booking modal are now remembered by the plugin.
πŸŽ‰ Added notification in the calendar editor page if one or more icalendar feeds are disabled.
βœ… Added hover state to booking IDs in the calendar editor.
βœ… Added possibility to clear dates in backend datepickers.
βœ… Added notifications for WooCommerce unpaid orders and due part payments.
βœ… Dashboard improvements.
βœ… Added the “Invalid date selection” as a transatable string.
βœ… Added various hooks and filters
🐜 PHP Notice on Customizer page caused by Gutenberg modules.
🐜 Small conflict with Search&Filter Pro plugin.
🐜 Issie with tax multiplication when the form value of a field was 0.

5.8.9.1 4 July 2023

βœ… Added multiplication in pricing table for product number fields.
🐜 Fixed backend booking counter not updating when opening a new booking.
🐜 Fixed issue with updating inventory.
🐜 Fixed backend jQuery compatibility issues.

5.8.9 28 June 2023

βœ… Booking editor in the booking modal no longer loads iCalendar feeds to allow editing booked dates.
βœ… Added hour to booking creation date in the booking modal.
βœ… Booking CSV Export improvements.
βœ… Minor performance optimizations.
βœ… Backend and Frontend styling improvements.
βœ… Added SMS Logging for failed send attempts.
βœ… Changed order event creation when a new booking is made to allow use of certain dynamic tags
🐜 Fixed isssue with dynamically populating checkboxes not always working correctly.
🐜 Fixed form multiplication issues when using the “product number” field.
🐜 Fixed PHP deprecated notices for Divi modules.
🐜 Fixed phone number field validation displaying errors when dynamically populating field
🐜 Fixed issue with dynamic date selection sometimes allowing selection of unavailable dates.

5.8.8 23 May 2023

πŸŽ‰ Added Dashboard page with a few useful widgets.
πŸŽ‰ Added the possibility to create custom email templates.
πŸŽ‰ Added Start and End Weekday as conditional logic options.
βœ… Added multiplication option to security deposit field.
βœ… Added various hooks and filters
βœ… Backend styling improvements.
βœ… Added dynamic date selection to Overview Calendar
βœ… Date format in tooltips now uses the default wordpress date format.
🐜 Fixed various warnings and notices across the plugin.
🐜 Fixed iCal email attachment not displaying correct dates for single day bookings.
🐜 Fixed fatal error in form multiplication if the field value contained strings.
🐜 Fixed conditional logic not being applied properly for calendar dates rule.
🐜 Fixed textarea field sanitization issue.
🐜 Fixed error with security deposits for bookings with no payments.
🐜 Fixed cron job not updating when a booking was moved from a calendar to another.
🐜 Fixed booking search was not always returning all results.

5.8.7 29 March 2023

πŸŽ‰ Added Bricks builder modules.
πŸŽ‰ Added “Number” Product field.
πŸŽ‰ Added option to change default booking status from the Form Options page.
πŸŽ‰ Added inventory field in the edit booking modal bulk editor.
πŸŽ‰ Added calendar id to conditional logic fields.
βœ… Added option to select language for manual bookings.
βœ… Updated Form Validator class to allow easier creation of custom validaiton rules.
βœ… Added calendar name to the iCalendar “LOCATION” field.
βœ… Added various hooks and filters throughout the plugin.
βœ… FacetWP integration improvements.
βœ…Β Removed ‘the_content’ filter to avoid conflicts with themes or other plugins.
βœ… Styling improvements for legend items on the front-end.
βœ… Added readonly tag for datepicker form field.
βœ… Improved single date validation when split day selection is enabled.
🐜 Excluded the current form field from the “multiplication” dropdown.
🐜 Changed textarea field sanitization to allow line breaks.
🐜 Updated database structure to avoid conflicts with certain MySQL versions.
🐜 Individual days were not updated in payment calculation after modifying a booking’s dates.
🐜 Scheduling error when editing a booking’s date.
🐜 Fixed issue with quantity sometimes being set to 0 when editing a Booking.
🐜 Some PHP warnings here and there πŸ™
🐜 Issue with manually added bookings using the bank transfer payment method not being able to mark the booking as paid.
🐜 Issue with field duplication in form editor.

5.8.6.1 15 February 2023

βœ… Made tax multiplication possible with a number input as well.
🐜 Fixed issue with tax calculation in certain edge cases.
🐜 Fixed error when no payment was present in the form.
🐜 Fixed issue with part payments not appearing for bank transfer when manually adding a booking.

5.8.6 13 February 2023

πŸŽ‰ Added Refund functionality.
πŸŽ‰ Added Security Deposit functionality.
πŸŽ‰ Added option to duplicate a form field in the form builder.
βœ… Set default selection style to split.
βœ… Pre-populated the legend items to export field with the most commonly used values.
βœ… Minor security improvements.
🐜 Fixed automatic opening of booking modal on edit calendar page not always working.
🐜 Improved compatibility with filtering plugins like FacetWP, WP Grid Builder and Search & Filter Pro.
🐜 Added trigger to update pricing table when changing a number field in the form.
🐜 Removed duplicate label in the Customizer.
🐜 Fixed issue with Gutenberg blocks in latest version of WP.
🐜 Fixed VAT value not allowing decimals.

5.8.5.1 16 January 2023

βœ… Improved tax calculation when applicability was set to “Per Day”.
🐜 Fixed styling issue when form position was set to “side”.
🐜 Fixed Backend Start Date setting not applied to manual Add Booking calendar.

5.8.5 10 January 2023

πŸŽ‰Β Added PriceLabs add-on.
πŸŽ‰Β Added Redsys add-on.
πŸŽ‰ Added option to delete cron jobs for bookings.
πŸŽ‰ Added option to set the delivery hour for scheduled emails.
πŸŽ‰Β Added calendar start date and end date to conditional logic.
πŸŽ‰Β Added possibility to move a booking to another calendar.
βœ… Front-end styling improvements.
βœ… Improved single date selection on mobile devices.
βœ… Updated moment.js to the latest version.
βœ… Form HTML accessibility changes.
🐜 Fixed ax multiplication issue with inventory field.
🐜 Fixed tax applicable period not always working correctly.
🐜 Fixed an issue with dates not being translated in emails sent from the booking modal.
🐜 Fixed incorrect calendar listing for non-administrator users with over 20 calendars (thanks to Christopher Drew).
🐜 Fixed error that caused payment methods not to appear when manually adding a booking.

5.8.4.1 22 November 2022

βœ… Added post status to Link Calendar dropdown.
🐜 Fixed an issue with single day selection on mobile devices.
🐜 Fixed an issue with form default value for checkboxes not working correctly.

5.8.4 16 November 2022

πŸŽ‰ Added form conditional logic based on stay length.
πŸŽ‰ Allow part payments with a 0 deposit (book now, pay later).
πŸŽ‰ Added possibility to send a payment link to customer after manually adding a booking.
βœ… ImprovedΒ Date selection UI – automatically clear date selection when clicking on an invalid end date.
βœ… Customizer improvements.
βœ… Calendar and form styling improvements.
βœ… Improved conditional logic functionality.
🐜 “Highlight Today” option was missing from the Elementor widget.
🐜 Fixed issues with dynamic field population for checkboxes.
🐜 Fixed issue with phone number input after failed date selection.
🐜 Fixed styling conflict when displaying multiple calendars on the same page.
🐜 Updated incorrect display of bookings in the calendar outputter.
🐜 Updated iCal importer to ignore deleted legend items.

5.8.3 21 September 2022

πŸŽ‰ Added link in the Admin Notification email to open booking in WP Admin.
βœ… Reports add-on is now available for users assigned to calendars.
βœ… Greatly optimized the calendar editor page and the booking manager for large number of bookings.
βœ… Added calendar tooltip field to the CSV export.
🐜 Form translations ignoring disabled languages.
🐜 Issue with inventory not clearing when selection type was set to single day.
🐜 “No Bookings” message was not appearing in the booking manager.
🐜 Issue with iCalendar import

5.8.2 17 August 2022

βœ… Booking now stores the post ID of the page the booking was made on.
βœ… Added various hooks and filters.
βœ… Minor front-end styling improvements.
🐜 Fixed an issue with the “Duplicate Form” feature.
🐜 Fixed an issue with the Number field’s Min value not working correctly.
🐜 Fixed some display issues with the datepicker.

5.8.1.2 18 July 2022

🐜 Fixed an issue with conditional logic for Checkbox and Radio fields.
🐜 Fixed an issue that prevented the selection of certain dates in the calendar.

5.8.1.1 14 July 2022

🐜 Fixed an issue with the date selection when selection type was set to single and split days were enabled.
🐜 Fixed an issue with single date selection when no changeover legends were assigned to the calendar.

5.8.1 13 July 2022

πŸŽ‰Β Added the possibility to mark payment on arrival payments as “Paid”.
βœ… Added scroll to current date in the Overview Calendar on small screen sizes.
βœ… Checkout UI Improvements and better error handling.
🐜 Fixed issue with date selection in the Add Booking modal.
🐜 Fixed payment calculation not ignoring conditional logic hidden fields.
🐜 Fixed zero line items not being hidden on the payment screen.

5.8.0 12 July 2022

πŸŽ‰ Added Customizer options for changing the calendar and form appearance.
πŸŽ‰ Added integration with WP Grid Builder.
πŸŽ‰ Added Number form field to Form Builder.
πŸŽ‰ Added option to set the default part payment applicability value.
βœ… Added option in widgets and modules to show/hide calendar month dropdown.
βœ… Allowed all part payment bookings to be marked as paid.
βœ… Added various hooks and filters to allow better feature customization.
🐜 Fixed character encoding issue in Gutenberg modules.
🐜 Fixed issue with date validation when two consecutive changeover dates were selected.
🐜 Fixed an issue with conditional fields not being applied after a failed validation.

5.7.9.1 17 June 2022

βœ… Changed default value for “Highlight Today” option in Gutenberg modules.
βœ…Β Added Dynamic Population for pricing form fields.
🐜 Issue with logo not appearing in Email Templates.

5.7.9 15 June 2022

πŸŽ‰ Added iCalendar attachments to emails.
πŸŽ‰ Added option to only display VAT, without modifying the total price.
🌎 Added Lithuanian backend translation.
βœ… Improved handling of temporary .pdf and .ics files.
βœ… Changed the names of the Elementor widgets so they can be found easier.
🐜 Added scripts and styles not enqueued message on final payment shortcode.
🐜 Added restriction to not allow a single day selection when split selection is enabled.

5.7.8 5 May 2022

πŸŽ‰ Added new Square Payment add-on.

5.7.7.1 22 April 2022

🐜 Fixed an issue with the “Add Booking” calendar not selecting dates properly.

5.7.7 20 April 2022

πŸŽ‰ Added new SMS Notifications add-on.
πŸŽ‰ Added Stylised UI for phone number field.
🌎 Added Vietnamese language.
βœ… Improved price display on calendar.
βœ… Slightly improved plugin settings UI.
🐜 Fixed JS Warnings for Gutenberg Blocks.
🐜 Fixed date for Product Fields in the form builder not always being saved correctly.
🐜 Fixed an issue when editing a booking without a payment attached to it.
🐜 Fixed an issue when embedding a trashed calendar.

5.7.6 6 April 2022

βœ… Added a “Failed” error message in the email notifications if a payment fails.
🐜 Fixed pricing fields not always working correctly for fields with conditional logic enabled.
🐜 Fixed an issue that caused the Invoice not to update the prices when editing a booking.

5.7.5 23 March 2022

πŸŽ‰ Added new Booking Manager add-on.
πŸŽ‰ Added Conditional Logic functionality for form fields.
🌎 Added ZAR (South African Rand) currency.
βœ… Form now shows a notification if reCAPTCHA is not configured properly.
βœ… Slightly improved front-end styling.
βœ… Updated add-on images to match the new website design.
βœ… Updated Gutenberg and Divi blocks to add missing options.
🐜 Fixed an issue with displaying prices on the calendar
🐜 Deleting a calendar would not remove the calendar’s meta values from the database
🐜 Fixed division by 0 issue 😊
🐜 Fixed Add Booking modal in the backend not resizing properly on smaller screens
🐜 Fixed backend Forms pagination issue.

Full CTA BG