Skip to content

Releases: robiveli/js-captcha

v1.2.2

19 Jun 16:59

Choose a tag to compare

  • remove preinstall command and cleanups of unneeded ones
  • add browserslist default config
  • add npmignore
  • update all dependency dev packages
  • apply prettier code formatting
  • update JSDocs
  • test updates

Minor updates

24 May 18:10

Choose a tag to compare

Major updates:

- add number of tries option
- resolved issue with multiple instances (https://github.com/robiveli/js-captcha/issues/15)
- code improvements
- options more organized
- readme improvements
- demo updated
- add basic unit test with Jest
- drop support for IE10

v1.2.1: Minor update

01 Jan 15:17

Choose a tag to compare

Read me update regarding defining callback function for success and error messages

v1.2.0: Minor updates

01 Jan 14:54

Choose a tag to compare

Dev packages updates
Drop support for IE9
Readme update
Main js renamed and included in package for imports

v1.1.1: Minor updates:

28 Oct 10:13

Choose a tag to compare

- dev dependecies
- properly invoke setCaptcha() method
- readme demo url
- demo adjustment for https://github.com/robiveli/js-captcha/issues/2

v1.1.0.1: Minor updates:

10 Sep 17:14

Choose a tag to compare

  • applied captcha font size to be default in relative rem unit
  • applied strict mode
  • public api miscs