- New: Checkbox fields now support a new Selection Minimum setting. The Limit Selections setting has been renamed to Select Maximum for consistency.
- New: [foreach] shortcodes now support a sep option. This will include the separator string in between the repeated output for each repeater entry.
- New: Post actions now support a Discussion setting with options to enable or disable comments for created posts.
- Fix: A JavaScript error related to an update from last release would cause issues with deleting Other options from fields with options including radio buttons and checkboxes.
- Fix: A JavaScript error would occur in some cases when doing a look up when Slim Select autocomplete and multiselect were both enabled.
- Fix: Additional checks have been added to prevent PHP notices when trying to do a lookup for a field that no longer exists.
- Fix: A lookup would happen on load when editing in-place, overwriting the text submitted in the entry.
- Fix: Credit card and address field placeholders would no longer appear selected after being conditionally hidden and shown again.
- The global setting to fade in forms with conditional logic on page load has been moved to the Other settings section.