ember-g-recaptcha
Version:
Easily integrate Google's reCaptcha in your app as an Ember Component
16 lines (11 loc) • 479 B
Markdown
# Changelog
All notable changes will be documented in this file.
[2.1.0] - 2022-04-19
- Support multiple captchas in the same page (#75)
- Add an optional argument called `@skip`, this argument gives the possibility to skip Google reCAPTCHA lib download. (#76) @brunoocasali
- Add GitHub Actions workflow (#79) @brunoocasali
[2.0.0] - 2022-02-26
- Upgraded to octane
- Updated to glimmer component
- All modern javascript now
- Configuration is now under 'ember-g-recaptcha'