Releases: Senioxtreme/wp-recaptcha-content-block
Releases · Senioxtreme/wp-recaptcha-content-block
Release list
reCAPTCHA Content Block v1.1.3 - Minor update
reCAPTCHA Content Block v1.1.2 - Minor update
Changelog
[1.1.2] - 2024-09-17
- New Feature: Enabled automatic updates for the plugin directly from GitHub releases.
- Bug Fixes: Minor code optimizations and fixes for better compatibility.
reCAPTCHA Content Block v1.1.1 - Minor update
Changelog
[1.1.1] - 2024-09-15
Added
- Bug fixes & security update
- Added reCAPTCHA key validation
reCAPTCHA Content Block v1.1.0 - Customizable Button Text and Multiple Block Support
Changelog
[1.1.0] - 2024-09-15
Added
- Customizable button text: You can now modify the text of the button that reveals the protected content. This allows for more flexibility in how the block interacts with your users.
- Support for multiple block types: In addition to text, you can now include any Gutenberg block (images, videos, galleries, etc.) within the reCAPTCHA protected area.
- Improved user interface: Added InspectorControls in the Gutenberg editor for easier customization of the button text.
reCAPTCHA Content Block v1.0.0 - Initial Release
[1.0.0] - 2024-09-15
Added
- Initial release of the reCAPTCHA Content Block for WordPress plugin.
- Integration with Google reCAPTCHA v2 (Checkbox) to protect content from bots and spammers.
- Simple and seamless integration with the Gutenberg block editor.
- Ability to hide sensitive content (such as email addresses) until the user completes a reCAPTCHA challenge.
- Settings page to configure Google reCAPTCHA API keys (Site key and Secret key).
- Support for WordPress 5.0 and higher.
- Basic styles for the reCAPTCHA block.