Releases: mobicms/captcha
Releases · mobicms/captcha
5.0.0
Added
- Ability to specify multiple font folders
Changed
- Full refactoring, significant simplification of code
- The verification code can be generated by the Image class
- Captcha parameters are specified through the properties of the Image class
- The font size is adjusted relative to the default size
- Bumped minimum PHP version to 8.2
- Various internal improvements
Removed
- The Options class has been removed
- The Code class has been removed
4.0.0
3.1.0
3.0.0
2.0.1
2.0.0
Added
- Added few fonts
- Ability to use custom fonts
- Ability to set various image options through class
Options
- Separate classes to generate CAPTCHA code and image
- Ability to shuffle used fonts in the image
- Added test case
Changed
- The minimum required PHP version is 7.2
- Changed package directory structure
- Refactoring
Removed
- The problematic font
granps.ttf
has been removed - Mobicms\Captcha\Captcha::class