Skip to content

Releases: nuxt-community/recaptcha-module

v1.1.2

21 Mar 14:34
Compare
Choose a tag to compare

✨ Features

  • Add missing optional properties to ReCaptchaOptions (#121)

💖 Thanks to

v1.1.1

24 May 09:12
Compare
Choose a tag to compare

🐛 Bug Fixes

  • check enterprise mode instead of version

v1.1.0

21 May 08:50
Compare
Choose a tag to compare

✨ Features

💖 Thanks to

v1.0.4

21 Mar 19:17
Compare
Choose a tag to compare

🐛 Bug Fixes

  • dataSize default overriding actual config (#85)

💖 Thanks to

v1.0.3

16 Mar 05:16
Compare
Choose a tag to compare

🐛 Bug Fixes

  • prioritized dynamic input vs config (#82)

💖 Thanks to

v1.0.2

11 Mar 10:59
Compare
Choose a tag to compare

🐛 Bug Fixes

  • use module language in V3 (#80)

💖 Thanks to

v1.0.1

17 Feb 07:14
Compare
Choose a tag to compare

🐛 Bug Fixes

  • reset for multi-widget (#78)

💖 Thanks to

v1.0.0

03 Feb 10:24
Compare
Choose a tag to compare

⚠️ BREAKING CHANGES

The default language dropped in favor of google automatic language detection. If you want to load widgets and badges in english (on non-english pages) make sure to set language : 'en' in module options. Checkout configuration docs

✨ Features

  • Render and verify multiple v2 widgets (#75)
  • enable google language auto detection (#72)
  • use runtime-config to update module options (#70)

🐛 Bug Fixes

  • Use PascalCase for component registration (#35)
  • Catch script init error (#66)
  • describe error within execute() (#40)
  • remove badge on destroy (#76)

📝 Docs & Examples

  • Update README, add usage documentation (#74)
  • Add example to use both v3 and v2 on the same page (#75)

🏡 Chore

  • Use google.com instead of recaptcha.net (#56)

💖 Thanks to