Skip to content

Releases: Senioxtreme/wp-recaptcha-content-block

reCAPTCHA Content Block v1.1.3 - Minor update

Choose a tag to compare

@mrgenty mrgenty released this 24 Sep 21:39
2bb527e

Changelog

[1.1.3] - 2024-09-24

  • Minor fix: Updated editor's block titles.

reCAPTCHA Content Block v1.1.2 - Minor update

Choose a tag to compare

@mrgenty mrgenty released this 17 Sep 16:57
6ef478d

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

Choose a tag to compare

@mrgenty mrgenty released this 15 Sep 19:58
a4f8ca4

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

Choose a tag to compare

@mrgenty mrgenty released this 15 Sep 15:29
e65ba59

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

Choose a tag to compare

@mrgenty mrgenty released this 15 Sep 00:41
3901991

[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.