Version |
Release Date |
Change Log |
1.3.6.4 |
2022-09-23 |
- Tested on latest version of wordpress 6.0.
- Added Compatibility on Contact Form 7 version 5.6.
|
1.3.6.3 |
2022-06-22 |
- Fixed - Security issues (Cross-Site Scripting through SVG files via remote upload)
- New - Filter
dnd_cf7_data_options to manualy change the browse text and label text.
|
1.3.6.2 |
2022-03-01 |
- Added - Add settings link in the plugin page
- Fixed - Long text/heading is hidden on the container
- Fixed - Min file validation
- Bug - Removed "accept" data attributes in mobile devices
|
1.3.6.1 |
2021-10-31 |
- Fixed - Unable to delete if errors will show
- Added span & div on heading tag option
- Add spam filtering fixes
- Added Disable Auto Delete option.
|
1.3.5.9 |
2021-07-22 |
- Add accept types data attributes See Here
|
1.3.5.8 |
2021-03-07 |
- Fixed German translation (https://wordpress.org/support/topic/german-translation-wrong/)
- Fixes - Bug on file deletion (Reported here - https://wordpress.org/support/topic/deleting-files-not-yet-uploaded-is-breaking/)
- Change delete icon instead of using an iconmoon.
- Minor fixes & Improvement
|
1.3.5.7 |
2021-01-05 |
- Bug - Fixed validation issue when "CF7 Conditional Fields" plugin is active.
|
1.3.5.5.1 |
2020-09-17 |
- Bug - Fixed Contact Form 7 error notice
- PHP Deprecated: id property of a WPCF7_ContactForm object is no longer accessible.
- Reported here - https://wordpress.org/support/topic/bug-notice-id-not-accessible
|
1.3.5.4 |
2020-08-26 |
- Added - Russian translation (Thanks to "Dan Uchvatoff ")
- Fixed - File counter "of" not translatable.
|
1.3.5.1 |
2020-07-04 |
- Bug - Quick Fix ( Unable to submit form when acceptance field is set )
- Issue if "additional settings" section added this line: acceptance_as_validation: on
|
1.3.5 |
2020-06-11 |
- Fixed - nonce issues when using Cache plugins.
- Fixed - German Translation for ( Drag & Drop File Upload ) text.
- Fixed - Submit button ( enable/disable ) when acceptance checkbox is added.
- Modified - File Upload error message ( display error code )
|
1.3.4 |
2020-06-07 |
- Fixed - (Flamingo) Removed uploaded files when item Inbound Messages "Permanently Deleted".
- Added - Counter of how many files are uploaded ( ie: 4 of 10 )
- New - Features allow to set Minimum File Upload.
- ie : minimum upload:2, max upload:10
|
1.3.3.3.2 |
2020-05-25 |
- Bugs - Fixed unable to submit form ( 500 Internal Server Error in response )
|
1.3.3.3.1 |
2020-05-21 |
= 1.2.3 =
This version fixed minor issues/bugs and add multiple drag and drop fields in a form.
= 1.2.1 =
This version fixed minor issues and bugs.
= 1.2.2 =
Added some usefull features.
= 1.2.4 =
Added new features and fixes.
|
1.3.3.2 |
2020-05-12 |
- Fixed - PHP warning reported here
|
1.3.3.1 |
2020-04-30 |
- Improved Security - ( Check valid filename & extensions, sanitations, Secured File deletions )
- New - Allowed non ASCII file name
- Improved styling on Progress Bar
- Fixed - Conflict with WooCommerce Geo Location
|
1.3.3 |
2020-04-14 |
- SECURITY UPDATES ( issues reported by : Robert L Mathews )
- The issues inside
dnd_codedropz_upload_delete function, that will execute any POST remotely.
- Fixed - To accept russian, hebrew Filename
- Modify Javascript
dnd-upload-cf7.js attach the function to window so it can be available to call.
- Added - Responsive style for
Drag & Drop text on mobile devices.
- Minimum Features - Coming Soon
|
1.3.2 |
2020-04-08 |
- Fixed - Sanitized Admin Option Fields - For Security Reason
- Added - Filter for
wpcf7_posted_data from CF7 to get the full link of the file.
|
1.3.1 |
2020-01-27 |
- Fixed - Browser Compatibility ( Error Uploading files in Edge, Safari and Internet Explorer )
- Improved - Removed error text if there are muliple error ( File upload validation )
|
1.3.0 |
2019-11-06 |
- Fixed - Multiple Drag & Drop fields in one form ( Validation Issues - Max File not working correctly )
- Added - Added "deleted..." status when removing file.
- So that the user know that file deletion is in progress...
- Fixed - Responsive issues on Mobile < 767px screen.
- Added - Added '/wpcf7-files' directory inside '/wp_dndcf7_uploads' to temporary store files instead of relying contact form 7.
- Added - Auto delete files inside '/wpcf7-files' dir 1 hour(3200 seconds) after submission.
- It was a problem with contact form 7 before that files only last 60 seconds and it will automatically deleted.
- Improved - Optimized and Improved Php Code & Javascript structure and functionalities. ( removed redundant code, removed spaces, etc )
- Added - Links going to Pro Version.
|
1.2.6 |
2019-09-09 |
= 1.2.3 =
This version fixed minor issues/bugs and add multiple drag and drop fields in a form.
= 1.2.1 =
This version fixed minor issues and bugs.
= 1.2.2 =
Added some usefull features.
= 1.2.4 =
Added new features and fixes.
|
1.2.5 |
2019-07-05 |
- Fixed - Improved ( Disable button while upload is on progress )
- Fixes - Validate file size limit before uploading the file ( https://wordpress.org/support/topic/file-uploading-is-working-incorrect/ )
|
1.2.4 |
2019-06-12 |
- Added - Support WPML using .po and .mo files
- Added - Added to support multilingual ( using Poedit )
- Fixed - Prevent attachment from sending to Mail(2) if field attachment is not set. (https://wordpress.org/support/topic/problem-with-2th-mail-attachment-2/)
- Added - Disable 'submit' button while upload is on progress...
|
1.2.3 |
2019-03-21 |
- Added - Multiple Drag and Drop fields in a form
- Added - Options in admin for error message
- Added - Option that allow user to send attachment as links
- Added - Added new folder name
wp_dndcf7_uploads to separate files from wpcf7_uploads ( When option 'Send Attachment as links?' is check ).
|
1.2.2 |
2019-02-18 |
= 1.2.1 =
This version fixed minor issues and bugs.
|