New
v3.3.0
What's Changed
- Update doc for added missing config file property
self.difficultyby @rautniraj in https://github.com/huacnlee/rucaptcha/pull/112 - chore: Improve Rust code for a bit of performance improvement. by @huacnlee in https://github.com/huacnlee/rucaptcha/pull/114
- Add
case_sensitiveoption. by @huacnlee in https://github.com/huacnlee/rucaptcha/pull/113 - Add
circleoption to control the circle background. by @huacnlee in https://github.com/huacnlee/rucaptcha/pull/116
Notable changes
The noise config have changed default to false. This is a mistake, the before our document is described of this is default false.
New Contributors
- @rautniraj made their first contribution in https://github.com/huacnlee/rucaptcha/pull/112
Full Changelog: https://github.com/huacnlee/rucaptcha/compare/v3.2.5...v3.3.0