Skip to content

v3

Compare
Choose a tag to compare
@Shashank3736 Shashank3736 released this 03 Oct 07:07
· 85 commits to master since this release
  • node-canvas is replaced by skia-canvas from v3.
  • New Captcha class which provides customization to the deepest level is available now.
  • CaptchaGenerator is now the extension of Captcha class.
  • New createCaptcha and createCaptchaSync function for instant captcha.
  • 🎉 Update from v2 -> v3 will not break your previous code.

What's Changed

  • Added missing rotate in SetCaptchaOptions, sorted as in docs by @LosTigeros in #28

New Contributors

Full Changelog: v2.3.0...v3.0.0