Add Unique ID field display to Divi 5 contact form module settings.
1.3.2
Improved CSV export by skipping invalid or empty form submissions.
Automatically set a fallback unique ID for form submissions when missing.
Added an “All” option to export every form submission, regardless of contact form unique ID.
1.3.1
Rename plugin file from index.php to contact-form-db-divi.php.
Add empty index.php files to plugin directories for security.
Rename global variable is_free_version to lwp_cfdb_is_free_version to prevent conflicts.
1.3.0
WordPress coding standard fixes.
Added Post Creation feature allowing users to create a post from form submission values.
Added WordPress rating and review notice requesting a review after 7 days.
1.2.6
Added “Previous” and “Next” buttons to form submissions to make it easier to navigate between entries.
Update Freemius SDK to version 2.11.0.
1.2.5
Allow Editors to access the Export CSV settings page.
Update Freemius SDK to version 2.9.0.
1.2.4
Fix warning on Reply via Email button when ’email’ field does not exist.
Add View and Edit links next to page name in Additional Details metabox.
Make ‘Read’ and ‘Email’ columns available in the free version.
Track read status and date of form submissions in the free version.
Automatically deactivate free version when Pro version is activated.
1.2.3
Add option to add additional details in the export csv file.
Show Form Unique ID in the Additional Details section of form submission page.
Implemented internationalization fixes by adding translation functions to various strings.
1.2.2
Fixed critical error in CSV export causing issues on some servers
1.2.1
Resolved an issue where exporting form data containing special characters in other languages resulted in broken characters in the exported CSV file
Fixed warnings appearing in the free version on the form submission when the ‘name’, ’email’, or ‘message’ field was not present in the form
1.2
Added read status column on the contact form submission list page
Added unread form submissions count to menu item
Refactored the storage mechanism for the contact form’s read status, read date and page ID now storing them as a separate meta key field in the database
Update version of Freemius SDK
1.1
Implemented the display of the contact form’s unique ID field within the contact form module
Refactored the storage mechanism for the contact form’s unique ID, now storing it as a separate meta key field in the database
Introduced an export function exclusively available in the premium version of the plugin
1.0.1
Fixed issue where empty entries were created when there was an error on contact form submission
Fixed issue where warning message was shown if data was not defined on the entries page