Plugin: Formidable Forms
**Lite Version**
- Enhancement: Prevent jumping when selecting field to edit on form builder.
- Enhancement: Trigger frm_after_entry_processed hook after save when the action is to show a message. This affects deleting entries automatically.
- Enhancement: Allow text colors in frm-show-entry.
- Fix: Allow SQL meta_value comparison to integers.
- Fix: Restore Default Plain option.
- Fix: Set dependency on reCaptcha script to ensure it loads later.
- Fix: Add frm_entries_list_query hook.
- Fix: Improve field duplication on form builder.
- Fix: Remove deprecated notification settings on import.
**Pro Version**
- New: Adds new_page param to file upload display shortcode.
- New: Add frm_before_entries_table hook.
- New: Add frm_lookup_is_current_user_filter_needed filter.
- Enhancement: Allow repeating fields to be excluded from show entry shortcode.
- Enhancement: Add RTL time fields.
- Enhancement: Conditionally allow int, rather than string, comparison in Lookup fields.
- Enhancement: Add frm_main_feedback hook to messages shown after draft and edit.
- Enhancement: Work on the "inside" label position.
- Enhancement: Display zip code on the same line with city and state.
- Fix: Delete files if they are 3 hours old or more, regardless of time zone.
- Fix: Add on to media meta_query rather than replacing it.
- Fix: Trim logic and actual value in conditional logic comparison.
- Fix: Improve layout of confirmation field with a left label.
- Fix: Default value for checkbox fields across pages.
- Fix: Prevent Hidden fields from retaining "Clear default value when typing" setting.
- Fix: Prevent errors when searching Dynamic fields with frm-search bar.
- Fix: Do not send update emails when a draft is converted to an entry.
- Fix: Do not show editable entry after submitting a draft.
- Fix: Fix credit card fields with drafts.
- Fix: Do not show full address if [x show="line_2"] is empty.
- Fix: Make sure repeating field calculations use values from the correct rows.
- Fix: Fix undefined index error for section ID shortcode.
- Fix: Prevent jQuery from being loaded an extra time with edit in-place.
- Fix: Correctly validate required field in embedded form on multi-page form.
- Fix: Improve duplicating sections on form builder.