Skip to content

v2.0

Latest

Choose a tag to compare

@AtlasGondal AtlasGondal released this 26 Apr 14:10
· 2 commits to main since this release
38c809b

Version 2.0 - Major Update

Date: 2025-04-26

Features:

  • Added support for Google reCAPTCHA v3 (invisible background verification).
  • Introduced v3 Score Threshold Setting for admin to control minimum allowed score.
  • Extended protection to Registration and Password Reset forms.
  • Improved Comment Form Handling for v3: dynamically generating token on form submit.
  • Implemented Masked Key Display in admin settings for better security.
  • Optimized Script Loading: Only load reCAPTCHA scripts where necessary (login, register, comments, etc.).
  • Automatically remove URLs from comment authors and comment content to prevent link spamming.
  • Refined admin settings page with dynamic field visibility based on reCAPTCHA version selection.
  • Cleaner, modular code structure for easier maintenance and future extensibility.