Releases: novafacile/bludit-plugins
Releases · novafacile/bludit-plugins
Contact3 v1.3.1
Fixes
- Update Dutch - Thanks @ltguillaume
- Update metadata
Contact3 v1.3.0
Changelog
Features
- adding additional special sender email address for some webhosting configurations #16 Thanks to @BlakesHeaven
- adding GPDR Support #13
Bugfixes
- Set correct css file #15
- Optimize some wordings
How to use GDPR-Support
Just activate the checkbox and add your own legal text.
❕ If you use a custom Contact3 template and css file, you have to add the section for the GDPR Checkbox in both files.
Contact3 v1.2.1
Changlog
- Update Dutch + fix No (#11) Thanks @ltguillaume
Contact3 v1.2.0
Changelog
Features
- Use your own email as sender.
- This helps, if your provider detects emails with foreign email addresses as sender
- Adds Replay-To with original senders email address: #9
Bugfixes
- Remove colons from translated language fields: #5 (comment)
- colons have to add to custom template if necessary
- remove
<br>
Tags in plain text mails: #8
Contact3 v1.1.1
Fixes
- fix language fields in email (#5) - Thanks @ltguillaume
Other Updates
- add autocomplete=off at the captcha key fields
Contact3 v1.1.0
Changelog
Features
- Add Dutch - Thanks to @ltguillaume
- Add Google reCAPTCHA v2 Support for spam protection
Fixes
- rename some language fields (#5)
How to use Google reCAPTCHA in Contact3
1. Register Your Site
- Register your site on: https://www.google.com/recaptcha
- Choose reCaptcha Version 2 with Checkbox
- Enter your domain and get you site key and secret key
2. Activate Google reCPATCHA in Plugin
- Go to plugin settings
- activate Google reCAPTCHA
- enter site key and secret key
Important to Know
- If your site is located in the EU you maybe have to update your privacy policy, to inform your users about using Google reCAPTCHA
Changes for User with Costum Template
-
For Google reCAPTCHA you have to add the following tag inside your form above the submit button:
<?php echo $this->googleRecaptchaForm(); ?>
-
The follownig language keys has to be renamed:
name --> your-name
email --> your-email
message --> your-message
Contact3 v1.0.1
Thanks to Fred89
Contact3 for Bludit 3 is based on the contact plugin by Fred89 for Bludit 2
Features
- Bludit 3 compatibility
- current version of PHPMailer for SMTP
- small security improvements for user inputs in contact form
Known Issues
- Bludit does not ignore language files of inactive plugins, so if you use Contact3, you should have removed the old Contact Plugin from your bl-plugins directory