Skip to content

Releases: liebki/BlazorVerificationCaptcha

Customize captcha length and more..

20 Aug 12:32
Compare
Choose a tag to compare

New Release: Enhanced Captcha Customization

Introducing the latest update to the captcha system, packed with features that put you more in control.

Key Changes:

  1. Variable Captcha Length: Customize the length of your captchas, with a minimum of six characters.

  2. Image Dimensions: The image dimensions and characters displayed in the captcha should not adjust according to the captcha length.

  3. Image Quality Options: Adjust the image quality of your captchas to make them harder or easier to decipher.

  4. Refinements and Optimizations: In addition to the main features, you'll find various minor improvements under the hood.

For more informations, read the updated readme!

Release 0.1.1 (kinda a hotfix, because of linux dependencies)

14 Jun 09:17
Compare
Choose a tag to compare

Hi there, the most important thing is the change from generating the captcha by accessing CaptchaBackup to GenerateCaptchaContent() and the fact that this is kind of a hotfix, because of the error that you would get when using this on a linux machine because of the missing package I included now.

Changes: