Skip to content

v1.0.0

Compare
Choose a tag to compare
@farnabaz farnabaz released this 03 Feb 10:24

⚠️ 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