v3.03.02
·
16853 commits
to master
since this release
- Fix: When syntax highlighting was turned off in the user profile, the custom CSS box didn't appear.
- Fix: Allow 'aside' tags in the form widget. Don't remove it when sanitizing.
- Fix: When a form includes a reCaptcha, the loading indicator on the submit button wasn't triggered on submit.
- Fix: The reCaptcha label was orphaned and didn't pass WCAG compliance. This fix applies to new reCaptcha fields. For existing fields, delete it and add it again.
- Fix: Automatically scroll the form builder window when a field is dragged and dropped in the form.
- Fix: Use a percentage for left labels instead of a fixed with to ensure the margin isn't too big for small spaces.