Releases: FriendsOfFlarum/recaptcha
Releases · FriendsOfFlarum/recaptcha
1.3.4
- Fix error when posting if reCAPTCHA wasn't fully configured or the user had permission to bypass it when posting
Full Changelog: 1.3.3...1.3.4
1.3.3
1.3.2
- Fix empty error message when reCAPTCHA fails during login (closes #44)
Full Changelog: 1.3.1...1.3.2
1.3.1
1.3.0
What's Changed
- Error handling improvements & test captcha in admin by @dsevillamartin in #42
- Bump semver from 6.3.0 to 6.3.1 in /js by @dependabot in #40
New Contributors
- @dsevillamartin made their first contribution in #42
Full Changelog: 1.2.1...1.3.0
1.2.1
- Fix invisible captcha not working with login & forgot password modals
- Adjust styling of invisible captcha render to replace less with just positioning
Full Changelog: 1.2.0...1.2.1
1.2.0
1.1.1
What's Changed
- Bump webpack from 5.72.0 to 5.76.0 in /js by @dependabot in #36
- Bump json5 from 2.2.1 to 2.2.3 in /js by @dependabot in #35
- Bump loader-utils from 2.0.2 to 2.0.4 in /js by @dependabot in #34
- Bump terser from 5.13.0 to 5.14.2 in /js by @dependabot in #32
- Custom verify url by @wloot in #25
New Contributors
Full Changelog: 1.1.0...1.1.1
Flarum/core 1.0 ready
Bundled output for commit d21d6120e238b121beebb2130b74f62a487ba16e Includes transpiled JS/TS. [skip ci]
Flarum beta 16 compatibility
- Updated Flarum beta 16 deprecated code.
Previous version was already compatible with Flarum beta 16.