- Fix: A JavaScript error would occur when validating checkbox selections for Stripe payment forms.
- Fix: An Uncaught TypeError: array_key_exists(): PHP Fatal error when doing look ups with data in an unexpected format has been fixed.
- Fix: Quantity fields would enforce the minimum value when blank on forms with total fields, preventing the placeholder from appearing.
- Fix: Paragraph fields will no longer try to automatically resize on browser resize events on Android devices to prevent a shaking issue when the on screen keyboard appears.
- Fix: A non-functional Add button would appear the first row of a repeater when there are multiple rows that should have been hidden.
- Some old CSS for font icons used on the front end was removed, helping to reduce the overall size of the generated CSS file used on the front end.