- New: The way field conditional logic is displayed has been updated to allow for more space so settings like "is greater than" can be read. This should help make conditional logic settings more clear.
- New: The entry variable is now passed when displaying shortcodes to get help reduce database requests.
- Fix: When editing a repeater with a lookup field and multiple rows, the submit button would not stop spinning on page load.
- Fix: Extra quote characters would get added to rich text fields when editing entries.
- Fix: The Apple keychain icon that appears on password fields is now slightly shifted when the show password icon is enabled. This is to help avoid a UI issue where both icons overlap.
- Fix: The way [auto_id] shortcode values is retrieved has been updated to improve compatibility with incomplete entries. Auto IDs will now update when a draft entry is submitted, and draft entries will no longer reserve auto ID values.
- Fix: International phone field dropdowns would appear invalid on mobile devices.
- Fix: The style setting for collapsible section icon position was invalid, showing options for another setting by mistake.
- Fix: A theme conflict where star rating field star icons were spaced too far apart has been fixed.
- Fix: A Cannot read properties of undefined TypeError would get logged when trying to change visibility settings in forms with toggle fields.
- Fix: The include_extras option wouldn't work for fields with conditional logic when sending an email after a Stripe Link payment, causing some fields to not appear that should.
- Fix: Missing for attributes have been added to labels in the visual styler to improve accessibility and user experience.
- The way application data is retrieved for forms on the forms list admin page has been updated to reduce the number of database requests required.