Version |
Release Date |
Change Log |
7.8.5 |
2017-02-03 |
- Prevent submissions from being accessible in API
|
7.8.4 |
2016-12-12 |
|
7.8.3 |
2016-07-01 |
|
7.8.2 |
2016-05-14 |
- Add $submission to ccf_email_subject filter, correct "Invalid Date" issue with datepicker. Props (quayzar)[https://github.com/quayzar]
- Fix WooCommerce conflict
- Add support for Customize Posts plugin. Props (westonruter)[https://github.com/westonruter]
|
7.8.1 |
2016-03-18 |
- Cache busy form submission URL
- Improve field choice UI
|
7.8 |
2016-03-14 |
- Hide form title setting
- Reply to notification fields
- Activate form notifications by default
|
7.7 |
2016-03-03 |
- New CAPTCHA option
- Fix "0" choice input bug
- Fix empty conditional bug
- Reset field renderer bug fixed
- Guide user for whitelisting file extenions in file field
- Submit class form option
- Logged in users only form option
|
7.6 |
2016-02-18 |
- Form duplication
- Fix multiple section header bug
|
7.5 |
2016-02-03 |
- Conditional fields and sections
- [current_date_time] notification variable
|
7.4.5 |
2016-01-25 |
- Fix CCF compat with API plugin
|
7.4.4 |
2016-01-21 |
- HTTPS backend API bug fixed
- Fix European dates
|
7.4.3 |
2016-01-19 |
- Fix notification email sending bug
- Allow empty email content notifications
- Set [all_fields] as default email notification content
|
7.4.2 |
2016-01-17 |
- Fix notification and post field creation overlay issue
- Fix field, post field, and notification initialization
- Fix field remove post field update
|
7.4.1 |
2016-01-14 |
- Fix form iframe onload bug
|
7.4 |
2016-01-14 |
- Themes and Bootstrap support
|
7.3.2 |
2016-01-11 |
- Fix field delete variable error message
|
7.3.1 |
2016-01-10 |
- Add missing notification variables
|
7.3 |
2016-01-08 |
- Add post creation functionality for when forms are submitted
|
7.2.3 |
2016-01-07 |
- Fix non-English notification activation
|
7.2.2 |
2016-01-05 |
- Fix asset restriciton adding bug in Firefox
|
7.2.1 |
2016-01-04 |
- Fix API json url bug
- Update notification dialog
|
7.2 |
2016-01-03 |
- Conditional asset loading
|
7.1 |
2015-12-31 |
|
7.0.3 |
2015-12-12 |
- Unhack API
- Use site_url() for API endpoints
|
7.0.2 |
2015-12-09 |
|
7.0.1 |
2015-12-08 |
- Fix CORS issue
- Add Chinese davidabm
|
7.0 |
2015-12-08 |
- Redo API integration for WordPress 4.4 improving stability
- Add
accept attribute to file upload input. Props tuamo
- Fix Chinese exporting. Props davidabm
|
6.9.4 |
2015-11-29 |
|
6.9.3 |
2015-11-25 |
Ad removal
|
6.9.2 |
2015-11-24 |
|
6.9.1 |
2015-11-23 |
|
6.9.0 |
2015-09-30 |
- Add Danish translation. Props KasperLK
- Wrap form completion message
- Fix jshint bugs
- Custom subject lines and user submitted subject lines
|
6.8.2 |
2015-08-31 |
- Fix non-translateable strings
- Include French translation. Props pyrog
|
6.8.1 |
2015-07-10 |
- Tighten post type permissions so submissions and forms don't have archives and single views.
|
6.8 |
2015-06-29 |
- Configurable "from" name field
- Minor variable stomping bug fix
- Successful/unsuccessful submission hooks
|
6.7.3 |
2015-05-14 |
- Fix WP SEO conflict rooted in a rewrites bug
|
6.7.2 |
2015-05-05 |
- Allow forms to be emptied
- Allow MCE previews to be re-rendered
- Fix spinner icon
|
6.7.1 |
2015-05-04 |
- Fix MCE Previews that were broken in WP 4.2
|
6.7.0 |
2015-04-25 |
- Ability to pause forms
- Emulate Backbone HTTP via filter instead of API hack
|
6.6.4 |
2015-04-21 |
- Fix API setup so it doesn't conflict with WP API plugin
- Fix bug where export menu item was shown to non authorized users
|
6.6.3 |
2015-04-14 |
- Fix form submission download bug
|
6.6.2 |
2015-04-09 |
|
6.6.1 |
2015-04-06 |
- Finally fix the bug where we can set our form title as empty
|
6.6 |
2015-03-30 |
- Update WP-API to 1.2 (still have header method hack)
- Form CSV download
|
6.5.1 |
2015-03-27 |
- Fix translatable field strings.
|
6.5 |
2015-03-18 |
- Add import/export functionality
|
6.4.12 |
2015-03-13 |
- Improved draggable interactions
|
6.4.11 |
2015-03-04 |
- Fix title special character formatting
|
6.4.10 |
2015-03-04 |
- Only use GET and POST HTTP methods. Remove 505 error message modal text.
- Add IP address to submission
- Fix phone number validator bug
|
6.4.9 |
2015-03-02 |
- Don't cache backend endpoints. A useful fix for W3 Total Cache users.
|
6.4.8 |
2015-03-01 |
- Use WP timezone for forms and submissions
|
6.4.7 |
2015-02-26 |
- json_encode not wp_json_encode
|
6.4.6 |
2015-02-24 |
- Add error modal text for HTTP 501 error code
|
6.4.5 |
2015-02-23 |
- Add error modal to explain when the plugin is not working.
|
6.4.4 |
2015-02-23 |
- Allow phone format to be saved
- Properly load reCAPTCHA in IE
|
6.4.3 |
2015-02-19 |
- Fix file upload email bug
|
6.4.2 |
2015-02-18 |
- Fix IE bug where browser was prompting for download
|
6.4.1 |
2015-02-12 |
- Fix ie8 bug where dragging a selected field broke the manager.
- Don't email field label for hidden fields
|
6.4 |
2015-02-11 |
- File upload field
- Description field added to each field type
- Improved unit testing
- CCF widget
|
6.3.6 |
2015-02-03 |
|
6.3.5 |
2015-01-30 |
- Encode notification emails in UTF-8
|
6.3.4 |
2015-01-29 |
- Re-add PHP function to server form via PHP
- Don't escape form title since it is already escaped
- Fix notice sent because of missing hidden field validator
- Remove overflow: auto from fields. Instead use clearing div
|
6.3.3 |
2015-01-28 |
- Fix address bug where line two was required
- Add starting QUnit tests
- Fix performance bug where duplicate event listeners were being created in the form notifications panel
- Fix required field bug with checkbox fields
- Restructure unit test folder
- Add .jshintrc
- Clean up bower.json and composer.json
|
6.3.2 |
2015-01-24 |
- Change underscores style templating to account for when ASP tags are turned on.
|
6.3.1 |
2015-01-23 |
- Fix email confirm in from email submission sending
|
6.3 |
2015-01-22 |
- Add form notifications tab
- Make from address for email notifications configurable
- Properly check if SCRIPT_DEBUG is defined
- Fix dropdown preview bug
- Properly notify user of duplicate slugs
|
6.2.3 |
2015-01-21 |
|
6.2.2 |
2015-01-21 |
- Properly conditionally enqueue JS/CSS with SCRIPT_DEBUG
- Make email message and subject filterable
- Make tinymce preview inclusion filterable
|
6.2.1 |
2015-01-20 |
- Effectively calculate unique field slug
- Show site key and secret key as required for recaptcha
- Unit tests
|
6.2 |
2015-01-19 |
- Add reCAPTCHA field
- Fix some localization of date field
- Fix spinner for non-root WP installs
- Strip slashes off of email field values
|
6.1.4 |
2015-01-19 |
- Decode html entities on model sync. Escape entities on output.
|
6.1.3 |
2015-01-19 |
|
6.1.2 |
2015-01-16 |
- Force JSON url to obey current protocol
- Enqueue scripts earlier
|
6.1.1 |
2015-01-15 |
- Make sure to check for existence of legacy table before trying to read from it.
|
6.1 |
2015-01-15 |
|
6.0.3 |
2015-01-14 |
- Make Google library URL protocol agnostic
|
6.0.2 |
2015-01-14 |
- Create forms, fields, choices, and submissions under the proper user.
|
6.0.1 |
2015-01-13 |
- Properly flush permalinks on activation
- Warn user if pretty permalinks is not enabled.
|
6.0 |
2015-01-13 |
- Plugin completely rebuilt.
|
5.1.0.4 |
2014-08-04 |
Security fix
|
5.1.0.3 |
2013-04-29 |
- custom-contact-forms-front.php - $field_value properly escaped
|
5.1.0.2 |
2013-04-29 |
We are planning to add popover forms and file attachments soon.
|
5.1.0.1 |
2012-07-18 |
We are planning to add popover forms and file attachments soon.
|
5.1.0.0 |
2012-07-08 |
- custom-contact-forms-admin.php
- custom-contact-forms-front.php
- images/help.png
- images/audio.png
- images/recaptcha-logo-white.png
- images/refresh.png
- modules/usage_popover/custom-contact-forms-usage-popover.php
- modules/db/custom-contact-forms-activate-db.php
- modules/extra_fields/states_field.php
- modules/extra_fields/languages_field.php
- modules/extra_fields/recaptcha_field.php
- modules/extra_fields/countries_field.php
- modules/recaptcha
- modules/recaptcha/recaptchalib.php
- custom-contact-forms-utils.php
- readme.txt
- js/custom-contact-forms.js
- js/custom-contact-forms-admin-ajax.js
- custom-contact-forms.php
- css/custom-contact-forms.css
|
5.0.0.1 |
2012-03-20 |
- ishuman fixed field bug fixed
- attach field bug fixed
|
5.0.0.0 |
2012-03-20 |
- Admin user interface improved 1000% with drag-and-drop fields as well as save/delete buttons.
- Import bug fixed
|
4.8.0.0 |
2012-01-16 |
- js/jquery.tools.min.js - Updated to fix firefox tooltip bug
|
4.7.0.5 |
2011-12-22 |
- custom-contact-forms-front.php - Notice bugs fixed
- custom-contact-forms.php - Notice bugs fixed
- modules/db/custom-contact-forms-activate-db.php - Notice bugs fixed
- modules/db/custom-contact-forms-db.php - Notice bugs fixed
- modules/extra_fields/countries_field.php - Notice bugs fixed
- modules/extra_fields/states_field.php - Notice bugs fixed
- custom-contact-forms-admin.php - Notice bugs fixed, new language phrases added
|
4.7.0.4 |
2011-09-01 |
- custom-contact-forms-front.php - Language stuff changed
|
4.7.0.3 |
2011-08-24 |
- js/jquery.tools.js - Updated to not include jQuery
- custom-contact-forms-front.php - jQuery bug fixed
|
4.7.0.2 |
2011-08-15 |
We are planning to add popover forms and file attachments soon.
|
4.7.0.1 |
2011-08-05 |
- custom-contact-forms-front.php - Look and feel changed
- css/custom-contact-forms.css - Look and feel changed
- js/custom-contact-forms-admin-ajax.js - IE detach field/field option bug fixed
|
4.7.0.0 |
2011-08-02 |
- All files have been changed!
|
4.6.0.1 |
2011-06-08 |
- custom-contact-forms-admin.php - -1 bug fixed in IE
- js/jquery.form.js - Updated jquery forms plugin fixes huge IE bug
|
4.6.0.0 |
2011-05-28 |
- custom-contact-forms.php - Dependencies included differently, new general setting options
- custom-contact-forms-admin.php - New field type (Date), guidelines inserted in to all pages, new general settings
- modules/usage_popover/custom-contact-forms-usage-popover.php - New field type added
- custom-contact-forms.php - Dependencies included differently, new field type added, JQuery files included differently
- js/custom-contact-forms-datepicker.js - New file
- js/jquery.ui.datepicker.js - New file
|
4.5.3.2 |
2011-05-23 |
- modules/widgets/custom-contact-forms-dashboard.php - Bugs fixed
- custom-contact-forms-admin.php - Quick start guide added to general settings and form submissions.
- custom-contact-forms.php - Dashboard widget security bug fixed.
- modules/usage_popover/custom-contact-forms-quick-start-popover.php - Language changes made
- modules/db/custom-contact-forms-db.php - Roles bug fixed
|
4.5.3.1 |
2011-05-22 |
- modules/widgets/custom-contact-forms-dashboard.php - Array shift bug fix
|
4.5.3.0 |
2011-05-21 |
- custom-contact-forms-admin.php - Dashboard widget security bug fixed. Now you can limit which users can see the dashboard widget. Also a quick start guide has been added.
- custom-contact-forms.php - Dashboard widget security bug fixed.
- modules/widgets/custom-contact-forms-dashboard.php - Dashboard widget security bug fixed. Now you can limit which users can see the dashboard widget.
- modules/usage_popover/custom-contact-forms-usage-popover.php - Minor display changes made
- modules/usage_popover/custom-contact-forms-quick-start-popover.php - Minor display changes made
- js/custom-contact-forms-admin.js - Quick start guide added
- css/custom-contact-forms-admin.css - Quick start guide added
|
4.5.2.3 |
2011-03-19 |
We are planning to add popover forms and file attachments soon.
|
4.5.2.2 |
2011-03-12 |
- custom-contact-forms.php - JQuery plugin conflict fixed
|
4.5.2.1 |
2011-01-31 |
- js/custom-contact-forms-admin-ajax.js - Save image bug fixed
- custom-contact-forms-admin.php - Minor display change
|
4.5.2 |
2011-01-28 |
- custom-contact-forms.php - Template form display function fixed
- custom-contact-forms-admin.php - jQuery dialog used for plugin usage popover
- modules/db/custom-contact-forms-activate.php - Field options column changed to text
- modules/widgets/custom-contact-forms-dashboard.php - jQuery dialog used for popovers
- modules/widgets/custom-contact-forms-dashboard.css - jQuery dialog used for popovers
|
4.5.1.2 |
2011-01-26 |
- modules/widgets/custom-contact-forms-widget.php - Widget form display bug fixed
|
4.5.1.1 |
2011-01-25 |
- custom-contact-forms-admin.php - Display changes, form submissions non-ajax delete fixed
|
4.5.1 |
2011-01-24 |
- custom-contact-forms.php - enable_form_access_manager option added and defaulted to disabled
- custom-contact-forms-admin.php - enable_form_access_manager option added and defaulted to disabled
- custom-contact-forms-front.php - enable_form_access_manager option added and defaulted to disabled
|
4.5.0 |
2011-01-24 |
- custom-contact-forms.php - Saved form submissions manager, form background color added to style manager, import/export feature
- custom-contact-forms-utils.php - Methods added/removed for efficiency
- custom-contact-forms-admin.php - Admin code seperated in to a different file
- custom-contact-forms-front.php - Admin code seperated in to a different file
- modules/db/custom-contact-forms-db.php - DB methods reorganized for efficiency
- modules/db/custom-contact-forms-activate-db.php - DB methods reorganized for efficiency
- modules/db/custom-contact-forms-default-db.php - DB methods reorganized for efficiency
- modules/usage-popover/custom-contact-forms-popover.php - Popover code seperated in to a different file
- modules/export/custom-contact-forms-export.php - Functions for importing and exporting
- modules/extra_fields/countries_field.php
- modules/extra_fields/date_field.php
- modules/extra_fields/states_field.php
- modules/widget/custom-contact-forms-dashboard.php
- css/custom-contact-forms-admin.css - AJAX abilities added
- css/custom-contact-forms-standard.css - Classes renamed
- css/custom-contact-forms.css - Classes renamed
- css/custom-contact-forms-dashboard.css - Classes renamed
- js/custom-contact-forms-dashboard.js - AJAX abilities added to admin panel
- lang/custom-contact-forms.po - Allows for translation to different languages
- lang/custom-contact-forms.mo - Allows for translation to different languages
|
4.0.9.2 |
2011-01-24 |
- css/custom-contact-forms-admin.css - Minor display changes
- js/custom-contact-forms.js - JQuery conflict issue fixed
|
4.0.9.1 |
2011-01-07 |
- custom-contact-forms-admin.php - Minor display changes
- css/custom-contact-forms-admin.css - Minor display changes to field options
|
4.0.9 |
2011-01-05 |
- js/custom-contact-forms.js - JQuery conflict issue fixed
- js/custom-contact-forms-admin.js - JQuery conflict issue fixed
- js/custom-contact-forms-admin-inc.js - JQuery conflict issue fixed
- js/custom-contact-forms-admin-ajax.js - JQuery conflict issue fixed
- custom-contact-forms-admin.php - JQuery conflict issue fixed
- custom-contact-forms-front.php - Unnecessary JQuery dependencies removed
|
4.0.8.1 |
2011-01-03 |
- custom-contact-forms-admin.php - Email charset set to UTF-8
- css/custom-contact-forms-admin.css - Usage Popover z-index set to 10000 and Usage button styled.
- custom-contact-forms-front.php - Email charset set to UTF-8
|
4.0.8 |
2011-01-02 |
- custom-contact-forms-admin.php - Admin panel updated, WP_PLUGIN_URL to plugins_url()
- custom-contact-forms-front.php - WP_PLUGIN_URL to plugins_url()
|
4.0.7 |
2010-12-19 |
- custom-contact-forms-admin.php - Admin panel updated
|
4.0.6 |
2010-12-10 |
- modules/widgets/custom-contact-forms-widget.php - Form title added via widget
|
4.0.5 |
2010-12-09 |
- widgets/db/custom-contact-forms-db.php - Form email cutoff bug fixed
|
4.0.4 |
2010-12-02 |
- custom-contact-forms-admin.php - Bug reporting mail error fixed
|
4.0.3 |
2010-11-30 |
- custom-contact-forms-front.php - PHPMailer bug fixed, form redirect fixed
- custom-contact-forms-static.php - Form redirect function added
- custom-contact-forms-admin.php - redirects fixed, phpmailer bug fixed
- widget/phpmailer - deleted
- widget/db/custom-contact-forms-db.php - table charsets changed to UTF8
|
4.0.2 |
2010-11-07 |
- custom-contact-forms-front.php - Field instructions bug fixed
- custom-contact-forms-admin.php - Display change
|
4.0.1 |
2010-11-04 |
- custom-contact-forms.php
- custom-contact-forms-admin.php - support for multiple form destination emails added
- custom-contact-forms-front.php - Mail bug fixed, email validation bug fixed
- lang/custom-contact-forms.php - Phrases deleted/added
|
4.0.0 |
2010-11-02 |
- custom-contact-forms.php - Saved form submissions manager, form background color added to style manager, import/export feature
- custom-contact-forms-user-data.php - Saved form submission
- custom-contact-forms-db.php - DB methods reorganized for efficiency
- custom-contact-forms-static.php - Methods added/removed for efficiency
- custom-contact-forms-admin.php - Admin code seperated in to a different file
- custom-contact-forms-popover.php - Popover code seperated in to a different file
- custom-contact-forms-export.php - Functions for importing and exporting
- css/custom-contact-forms-admin.css - AJAX abilities added
- css/custom-contact-forms-standard.css - Classes renamed
- js/custom-contact-forms-admin.js - AJAX abilities added to admin panel
- download.php - Allows export file to be downloaded
- lang/custom-contact-forms.po - Allows for translation to different languages
- lang/custom-contact-forms.mo - Allows for translation to different languages
|
4.0.0.b9 |
2010-11-02 |
We are planning to add popover forms and file attachments soon.
|
4.0.0.b8 |
2010-10-30 |
|
4.0.0.b7 |
2010-10-28 |
Popover forms will be added in September 2010.
|
4.0.0.b6 |
2010-10-27 |
Popover forms will be added in September 2010.
|
4.0.0.b5 |
2010-10-26 |
Popover forms will be added in September 2010.
|
3.5.10 |
2010-10-14 |
- custom-contact-forms.php - Form page added to email body
- image.php - Variable constant bug fixed
|
4.0.0.b3 |
2010-10-12 |
Popover forms will be added in September 2010.
|
3.5.9 |
2010-10-08 |
- custom-contact-forms.php - Captcha display bug fixed, rate me message added
- css/custom-contact-forms-admin.css - Rate me style added
|
4.0.0.b2 |
2010-10-08 |
Popover forms will be added in September 2010.
|
4.0.0.b1 |
2010-10-07 |
Popover forms will be added in September 2010.
|
3.5.8 |
2010-10-03 |
- custom-contact-forms-db.php - Table cache added and columnExists function redone to fix compadibility issues
|
3.5.7 |
2010-09-22 |
- custom-contact-forms.php - fixed home page form redirect bug
- css/custom-contact-forms-admin.css - manager tables restyled
|
3.5.6 |
2010-09-18 |
- custom-contact-forms.php - fixed email field will set reply to on emails
- custom-contact-forms-mailer.php - fixed email set as reply to on outgoing form emails
|
3.5.5 |
2010-09-14 |
- custom-contact-forms.php - Plugin usage popover reworded
- css/custom-contact-forms-admin.css - Admin panel display problem fixed
|
3.5.4 |
2010-09-12 |
- custom-contact-forms.php - custom thank you redirect fix
- custom-contact-forms-db.php - Style insert bug fixed, Unexpected header output bug fixed
|
3.5.3 |
2010-09-07 |
- custom-contact-forms.php - Style popover height option added to style manager. Form title heading not shown if left blank.
- custom-contact-forms-db.php - New success popover height column added to styles table
|
3.5.2 |
2010-09-06 |
- custom-contact-forms.php - Plugin Usage popover added, insert default content button
- custom-contact-forms-db.php - Insert default content function
|
3.5.1 |
2010-09-05 |
- custom-contact-forms.php - Style options added, color picker added, success popover styling bugs fixed
- custom-contact-forms-db.php - Style format changed, new style fields added to tables
- Lots of javascript files
- Lots of images for the colorpicker
|
3.5.0 |
2010-09-03 |
Popover forms will be added in September 2010.
|
3.1.2 |
2010-09-01 |
Popover forms will be added in September 2010.
|
3.1.1 |
2010-09-01 |
Popover forms will be added in September 2010.
|
3.1.0 |
2010-08-28 |
Popover forms will be added in September 2010.
|
3.0.2 |
2010-08-26 |
Popover forms will be added in September 2010.
|
3.0.1 |
2010-08-26 |
Popover forms will be added in September 2010.
|
3.0.0 |
2010-08-25 |
Popover forms will be added in September 2010.
|
2.2.5 |
2010-08-19 |
Popover forms will be added in September 2010.
|
2.2.4 |
2010-08-18 |
Required fields option will be added in mid-August 2010
|
2.2.3 |
2010-08-18 |
Required fields option will be added in mid-August 2010
|
2.2.0 |
2010-08-08 |
Required fields option will be added in mid-August 2010
|
2.1.0 |
2010-08-07 |
Required fields option will be added in mid-August 2010
|
2.0.3 |
2010-08-06 |
Required fields option will be added in mid-August 2010
|
2.0.2 |
2010-08-04 |
Required fields option will be added in mid-August 2010
|
2.0.1 |
2010-08-04 |
Required fields option will be added in mid-August 2010
|
1.2.1 |
2010-08-01 |
Create forms styles, manage them, and attach them to forms! Coming soon.
|
1.2.0 |
2010-08-01 |
Create forms styles, manage them, and attach them to forms! Coming soon.
|
1.1.3 |
2010-07-30 |
Create forms styles, manage them, and attach them to forms! Coming soon.
|
1.1.2 |
2010-07-28 |
Required fields option will be added in mid-August 2010
|
1.1.1 |
2010-07-27 |
Required fields option will be added in mid-August 2010
|
1.1.0 |
2010-07-25 |
Required fields option will be added in mid-August 2010
|
1.0.1 |
2010-07-22 |
|
1.0.0 |
2010-07-22 |
|