Files
ogre-captcha/readme.txt
T
Cooper Dalrymple 401676e7f3 Fix changelog
2026-06-09 12:19:49 -05:00

47 lines
1.1 KiB
Plaintext

=== Ogre CAPTCHA ===
Contributors: ogrecooper, cleverogre
Tested up to: 7.0
Requires at least: 6.0
Requires PHP: 8.2
Version: 1.1.2
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Copyright: CleverOgre
Donate link: https://cleverogre.com/
Tags: wordpress, plugin, cap, captcha, security
Protect your site with CAPTCHA
== Installation ==
The required libraries can be installed using the following command:
composer install
You can install the optional development tools using the following command:
npm install
== FAQ ==
= What is this plugin? =
If you don't know what plugin you have downloaded, please contact [CleverOgre](team@cleverogre.com) for more information.
== Changelog ==
= 1.1.2 - 2026-06-08 =
* Prevent captcha in Gravity Forms editor
* Add default widget styling
* Fix validation on multi-page forms
= 1.1.1 - 2026-06-08 =
* Fixed Gravity Forms addon initialization
= 1.1.0 - 2026-06-05 =
* Added Gravity Forms support
= 1.0.1 - 2026-06-05 =
* Update to use UpdatePulse server
= 1.0.0 - 2026-06-04 =
* Initial release