Plugin: Formidable Forms
- Move visual form styler to free version
- Added multiple emails to free version
- Added BCC, CC, and reply to options to emails
- Replaced the reCaptcha with the new no-captcha recaptcha
- Fixed a vulnerability to blind SQL injection. Thanks goes to Kacper Szurek for finding it.
- Allow multiple roles to be selected for the permissions on the global settings page
- Updated the UI
- Added a trash can for forms as well as draft forms
- Extra security with sanitizing output and prepare database queries extra just to be sure
- Switch to frm_first frm_last frm_half classes for more flexibility
- Added more responsiveness to the styling classes
- Change the field width option from characters to pixels
- Change the user browser info into a more easily readable format, and include it in the lite version
- Add (hidden) legend tag for accessibility
- Fix preview page with 2015 theme
- Reduce duplicate entry check to 1 minute
- Remove a bunch of upgrade messages in the lite version
- Reduce size of indexed db columns for utf8mb4 in WordPress 4.2
- Pro: Added multiple form styling templates, more styling options, and updated the default styling
- Pro: Added repeatable fields and embedded forms
- Pro: Created form actions and consolidated notifications and add-ons
- Pro: All form actions can use conditional logic
- Pro: Added confirmation fields
- Pro: Added read-only radio and check box fields
- Pro: View pagination will automatically take on Genesis theme styling
- Pro: Entire sections can be moved and duplicated
- Pro: Add frm_repeat_start_rows filter to allow the form to start with multiple rows in a repeating section
- Pro: Make the query work for custom code returning a string query on the frm_where_filter hook for reverse compatibility
- Pro: Escape all quotes in CSV
- Pro: Don't require dynamic fields with no options
- Pro: Remove stray div in the calendar view
- Pro: Remove 'no files selected' text if files are selected
- Pro: Add decimal option to calculations
- Pro: Add starts with, ends with, and group by options in View filters
- Pro: Add IP option to view filters
- Pro: Added entry ID to view order options
- Pro: Added hooks: frm_selectable_dates, frm_main_feedback, frm_allowed_times, frm_view_order, frm_csv_headers, frm_map_csv_field
- Pro: Allow min or max in the graph shortcode to be equal to 0
- Pro: Keep users on current page when they click "Save Draft"
- Pro: Add pending for post status options in the post settings
- Pro: Include JS with form when editing in place
- Pro: Fix displaying stats accuracy with partial stars
- Pro: Enqueued scripts right before they are printed for easier integration with more popup plugins
- Pro: Allow slashes in Phone Number Format option
- Pro: Allow default templates to be deleted
- Pro: Reduce the baseline memory load
- Pro: Load the form styling on view pages when set to only load styling on applicable pages
- Pro: Change deletelink so it deletes with ajax
- Pro: Add administrator shortcode for current user's role
- Pro: Add read-only option to Dynamic fields
- Pro: Add single row and multiple row options to Dynamic Radio and Checkbox fields
- Pro: Allow arrays in View filters
- Pro: Allow drafts to be searched with the frm-search form
- Pro: Fix sql error when searching by Hebrew characters
- Pro: Allow the use of field keys in the frm-stats shortcode
- Pro: Force tooltip wrapping in graphs
- Pro: Improve frm_total class for number fields
- Lots of other small features, bug fixes, and code cleanup. Too many little features to list!