Plugin: Formidable Forms
- New: Add links to edit views and post entry in the top admin bar
- Security Fix: Fix an SQL injection vulnerability on the Form listing page on the backend. Vulnerability discovered by the static code analysis solution RIPS (www.ripstech.com)
- New: Limit the number of field columns in the entry listing page to a max of 11 fields
- Tweak: Show default val/placeholder text icons for any item in an address field and confirmation fields
- Tweak: Apply the frm_csv_sep hook when importing addresses. This allows for a different separator to be specified for values in an address field
- Fix: View pagination was being ignored when is wasn't overridden from the view shortcode
- Fix: Prevent errors with hitting server limits for a long regex when processing shortcodes in a view with a long form
- Fix: Set dependencies on the datepicker locale js. This solves the problem with the scripts getting out of order on some sites.