- Support for Google Analytics v2 has been dropped.
- Support for Internet Explorer (all versions) and old Edge (12-15) has been removed.
- Option
showSubmit
has been removed. It was renamed tostandalone
in version 1.3.0
- The value of "BuyInProgress" events sent to Google Analytics was changed from package ID to total price. This is true for both bookings and vouchers. We consider this a bugfix and not a backwards-compatibility breaking change.
- Option
showSubmit
for contact forms (only used internally) is now namedstandalone
. The old option will remain as alias until the next major version.
- Discount field is now visible from the start.
- Default CSS was updated. Various elements that were using Flexbox before are now using CSS Grid. If you have custom CSS for these elements, you might need to rewrite this a bit.