Skip to content

Releases: robiveli/js-captcha

Minor updates

24 May 18:10
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
  • applied captcha font size to be default in relative rem unit
  • applied strict mode
  • public api miscs