Releases: hCaptcha/hcaptcha-wordpress-plugin
Releases · hCaptcha/hcaptcha-wordpress-plugin
1.10.1
Add test to check stable tag in the readme.txt. (#102)
1.10.0
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
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
Use github-oauth.