Skip to content

Tags: liebki/BlazorVerificationCaptcha

Tags

V0.1.2

Toggle V0.1.2's commit message
List of changes for V0.1.2:

- The captcha length is changeable (min. six characters tho)
- The image dimension and random characters depend on the length of the captcha
- You can change the quality of the image (harder or easier to read)
- Minor additional changes like comments and properties etc.

V0.1.1

Toggle V0.1.1's commit message
Changes:

- Include of 'SkiaSharp.NativeAssets.Linux.NoDependencies' because of an error on linux-systems (See FAQ for more)

- Moved from property CaptchaBackup, to method GenerateCaptchaContent()

- Option to enable or disable the use of numbers inside the captcha

- Changed image from png to jpg, to save a tiny bit of image size