- Fixed an issue where dynamically populated choices for choice-based fields cannot be used in conditional logic.
- Fixed an issue where the merge tag drop down is not displayed next to the value field of the generic map feed settings field.
- Updated the edit entry detail update submit button to have the primary button styles for better visual prompting.
- Fixed an issue with the gf_list_inline ready class for radio and checkbox fields where the labels are wrapping.
- Fixed an issue that causes choice values that are numbers to remain unselected when attempting to use them in conditional logic.
- Fixed an issue with the total field that causes conditional logic based on its value to no longer work.
- Fixed recaptcha field not rendering when a form is injected by ajax.
- Fixed an issue with radio and checkbox fields for non-legacy forms where the field count and meta are missing styles.
- Fixed an issue that prevents legacy settings from displaying on the form notification settings page.
- Updated the form editor to include the legacy ready class css for legacy enabled forms.
- Fixed an issue where the default value field option does not work when the choice text is entered instead of the choice value.
- Added some more icon styles.
- Fixed a typo in the message that displays when logging is enabled.
- AF: Fixed an issue that prevents settings from displaying on the form settings screen when add-ons have the $_multiple_feeds property set to false.
- AF: Fixed the timing for when feed settings are initialized so the process always occurs before admin scripts are enqueue, thereby preventing some JavaScript console errors from surfacing.