Plugin: Formidable Forms
- Add 'compact' option to Recaptcha
- Allow text value to autopopulate dynamic fields
- Add embedded fields to View filters
- Allow more characters in field description
- Add JavaScript hook for removeRow function
- Switch autoupdating to EDD at formidablepro.com
- Update Swedish translation
- Use media_buttons hook instead of deprecated media_buttons_context hook
- Unit test updates
- Fix Portuguese translation error
- Prevent plugin styling conflict with user roles dropdown
- Fix installing when the plugin is activated
- Get rid of ambiguity in FrmField::getAll function
- Fix the plugin url when used in the mu-plugins folder
- Make selected values show on form builder page before refresh
- Minor styling changes to frm_total class
- Update stylesheet after import
- Make long text wrap in Chrome cb/radio fields
- Fix conditional logic bug
- Fix calculations in repeating sections with visibility admin
- Fix dynamic list fields in repeating sections
- Fix JS error when removing row w/ read only field
- Fix error for ordering view by time
- Fix error with no posted values in embedded forms
- Escape CSV cells with ' if they start with = (this is to prevent a vulnerability in Excel)
- Prevent array keys from being appended to user meta vals
- Prevent frm_display_id from switching when View is updated
- Fix multi-file upload display for embedded forms
- Don't let userID field affect css class in repeating section
- Don't check for shortcodes if no brackets are present
- A few auto updating fixes for multisite
- Switch [foreach 25] when form is duplicated