Skip to content

Releases: hCaptcha/hcaptcha-wordpress-plugin

1.10.1

03 Jul 13:50
dd0c611
Compare
Choose a tag to compare
Add test to check stable tag in the readme.txt. (#102)

1.10.0

01 Jul 09:30
968945a
Compare
Choose a tag to compare
V1.10.0 (#101)

* Fix bug with login via WC when captcha on standard login form is enabled.

* Fix syntax with php 5.6.

* Do not load hcaptcha functionality if user is logged in and the option 'hcaptcha_off_when_logged_in' is set.

* Make new code in the main plugin file testable.

* Cover the last one line of plugin code by test.

* Add disable plugin feature.

https://wordpress.org/support/topic/disable-or-hide-on-specific-pages-forms/

* Bump up version to 1.10.0.

* Issue 48. Load hcaptcha script only if form was shown.

* Update readme.txt.

1.9.2

04 May 10:11
f8215c4
Compare
Choose a tag to compare
Issue 87 (#95)

* Add composer cache to yml files.

* Check pwd.

* Set working directory for caching steps.

* Remove working directory for uses.

* Fix composer caching for deploy.

* Use github-oauth.

* Fix issue-87.

* Bump up version to 1.9.2.

1.9.1

01 May 21:24
Compare
Choose a tag to compare
Use github-oauth.

1.9.0

21 Mar 17:55
Compare
Choose a tag to compare
add note to maintainers