Skip to content

Releases: algonauti/ember-g-recaptcha

Upgrade to Ember 3.14

25 Nov 14:41
Compare
Choose a tag to compare
  • EmberJS upgraded to 3.14.0

Version 1 finally!

16 Jan 07:52
Compare
Choose a tag to compare
  • Addon can now invoke an action when reCaptcha is rendered
  • reCaptcha script can now be loaded from an alternative location
  • Upgraded to ember-cli 3.4.3

Thanks @nbrookie 💯

v0.10.0

02 Aug 16:17
Compare
Choose a tag to compare

Added support to invisible mode - thanks @Rxbsxn

v0.9.0

21 May 09:32
Compare
Choose a tag to compare
0.9.0

v0.8.0

05 May 05:24
Compare
Choose a tag to compare

Please note: This requires you app to be upgraded to Ember 3.0 or higher

v0.7.0

20 Apr 13:53
Compare
Choose a tag to compare
0.7.0

v0.5.0

05 Jan 16:44
Compare
Choose a tag to compare
0.5.0

v0.4.0

25 Jun 10:38
Compare
Choose a tag to compare

Changelog

  • fixed issue with auto-resetting reCaptcha on expiration
  • added feature: triggering reCaptcha reset from parent views/components

v0.3.0

22 Jun 09:44
Compare
Choose a tag to compare

Changelog

  • upgrade to ember-cli v2.6.2
  • fix JSHint strict mode errors

v0.2.1

09 Jun 11:03
Compare
Choose a tag to compare

Changelog

  • README: added install section and link to example templates
  • added g-recaptcha CSS class to {{g-recaptcha}} component