Change Log
3.8.24
17 Sep 2020Fixed email test debug issue
3.8.23
09 Sep 2020Updated for compatibility with new recaptcha and Stripe
3.8.22
30 Aug 2020- Fixed SMTP email issue affecting WP 5.5
3.8.21
27 Aug 2020- Fixed PHPMailer bug
- Fixed fileupload PHP warning
- Fixed conditional logic execution order
- Fixed submit button getting stuck on loading
3.8.20
18 Aug 2020- Fixed email SMTP issue
- Fixed searchable dropdown list overlapping bug
3.8.19
13 Aug 2020Compatible with WP 5.5
3.8.16
01 Jul 2020- Fixed scrolling issue, and conditional logic JavaScript bug
3.8.14
16 Jun 2020- Fixed CSS issues when menu bar is folded
- Performance improvements
- Fixed logic appearing as text
3.8.12
06 Apr 2020- Added IP to visitor info for all entries
- Fixed issue with math formulas not working when used with pre populate fields and conditional logic
3.8.11
08 Mar 2020- Fixed the insights page issue when the user had only one form
- Fixed (array) appearing in exports
- Added support to store and view user IP in emails
- Fixed a Gutenberg block issue
3.8.10
17 Jan 2020- Fixed double submit issue
- New feature: show empty fields.
- Added is_email() support.
- Updated parsedown library.
3.8.9
23 Oct 2019- Fixed no-label input fields
- Fixed xmlns error
3.8.8
24 Jul 2019- Removed number spin feature
- Fixed issue with address field on Safari
- Changes to variable and function names for consistency
- Fixed an issue which was preventing default fields to work with checkboxes
3.8.7
27 May 2019Envato guidelines compliance.
3.8.6
17 May 2019- Remove support for Visual Composer
3.8.5
16 May 2019- Envato guidelines fix (3)
- Improved math formulas usage in emails
3.8.4
07 May 2019Envato guidelines fix (2) Added math JS library to be used in place of eval Removed un-used PHP code
3.8.3
03 May 2019- Plugin compliance with Envato guidelines
3.8.2
09 Apr 2019- Removed wpnonoce for front-end forms
- Added
- Fixed the documentation connection errors
- Auto-save form values now clear on form submit
3.8.1
19 Mar 2019- Improved error reporting
- Fixed IP address issue for proxy-servers
- Fixed an issue with file uploads not attaching to emails
3.8
26 Feb 2019beta- (Feature) Internationalization support
- (Feature) New language: French
- (Feature) Improved CSRF protection
- (Feature) Made auto-scroll on form errors optional
- (Feature) (Important) Deleting the plugin now deletes all data, unless Keep Data is checked on the plugin menu.
- (Fix) Some minor bug fixes
3.7.6
20 Dec 2018- (Improvement) Support for disabling success message animation
- (Improvement) Support for FormCraft block in the new WP block editor
- (Fix) Fixed textarea newline issue when Disable Submit on Enter enabled
- (Fix) Character count for textarea not working as expected with some characters
3.7.5
16 Nov 2018Fixed an issue where fields weren't occupying full width on some themes
3.7.4
07 Nov 2018- (Improvement) New separator option -- semicolon -- for exporting entries
- (Improvement) New option to remove empty tags from email content
- (Improvement) Support for attaching files with autoresponders
- (Fix) Fixed an issue where addon data wasn't being duplicated with the form
- (Fix) Minor CSS improvements
3.7.3
16 Sep 2018- Speeds up form loading for forms with a lot of conditional logic steps
3.7.2
13 Sep 2018- Changed how unique cookie ID is generated
- Fixed issues throwing PHP warnings
- Fixed Html2Text library conflict issue
- Fixed issue where WordFence was blocking form save attempts
- New whitelisted file extensions
- Added index.php file to uploads directory to prevent files from appearing in search
3.7.1
10 Aug 2018- Fixed submit_empty_fields issue
- Minor CSS patches
- Fixed checkbox rendering issue on FireFox
3.7
29 Jul 2018beta- Added new form templates
- Added over 800 icons for text fields
- Added support for using field IDs in email content (eg. [field13])
- Added debug info when test emails fail
- Fixed issue with texteditor losing focus
- Fixed some edge case JavaScript bugs
- Fixed html2text library conflict
- Fixed an issue what was causing the analytics to fail updating
- Fixed popup auto-scroll issue
- Changed how checkbox CSS works (hopefully better compatibility across browsers)
3.6
30 May 2018beta- (Feature) Allow deleting of all entries for a particular form, using the button Trash All
- (Feature) Autocomplete dropdown type
- (Feature) New templates
- (Feature) Support for iFrames in Custom Text Field
- (Feature) Support for removing field borders
- (Feature) Consistent styling of success message and checkboxes
- (Feature) New checkbox animation
- (Feature) Support for more HTML in email content
- (Feature) Form background colour option
- (Fix) No need for unique values, when working with checkbox and dropdown fields.
- (Fix) Fixed field dragging issue when form frame is disabled
- (Fix) Switched to PHP library to convert HTML emails to plain text
- (Fix) Form duplication issue
- (Fix) Reduced plugin size, and optimized JS files for the admin screens
- (Fix) Removed unused dependencies
3.5.4
27 Mar 2018- Fixed an issue with star rating fields
- Fixed an issue where a dash was appearing in place of empty icons
- Fixed PHP 7.2 warning message
- Added support to disable analytics
- Added wordwrap to email body. Fixes an issue where emails had whitespace between content.
- Changed location of form.min.js file.
- Added new icon options
- Improved the UX of exporting form entries.