Plugin: Formidable Forms
** Lite Version **
- New: Add FrmEntryValues and FrmFieldValue classes, which should be widely reusable.
- Fix: Include_fields parameter applies in show entry shortcode.
- Fix: Fields not duplicated in show entry shortcode.
- Fix: Changed blank title processing to match WordPress core widgets.
** Pro Version **
- New: Add FrmProEntryValues and FrmProFieldValue classes, which should be widely reusable.
- New: Add frm_validate_file and frm_response_after_upload hooks.
- Enhancement: Set license keys in wp-config.php.
- Fix: If a field is in a section in an embedded form, it will now be included in the default email message.
- Fix: Array output includes repeating fields with their own value arrays.
- Fix: Section headings only show in email if there are values submitted inside the section.