- Fixed a typo in the visibility class for fields in the form editor.
- Fixed an issue where the next, previous, and submit buttons are not showing the pointer when hovering over them.
- Fixed an issue where the aria labels for new rows in the list field do not match column headers.
- Fixed an issue where the form editor tooltip is rendering CSS classes incorrectly.
- Fixed an issue where the show country field toggle for the address field is not being respected in the form editor.
- Fixed an issue where license validation was being performed too many times when license key was left blank.
- Fixed an issue where the all_fields merge tag renders the radio choice value instead of choice label when the value is 0.
- Fixed an issue where long forms with conditional logic can become slow and unresponsive.
- AF: Fixed an issue with the "select" settings field where empty option groups are being rendered as selectable options.