Please see the full CHANGELOG for all changes and upgrade considerations
What's Changed
- Removed type attributes of scripts in templates. by @alanverresen in #324
- Transfer the package from torchbox org to django-recaptcha org by @thibaudcolas in #329
- Added Persian translation. by @alanverresen in #326
- Fix coverage upload to Coveralls by @Stormheg in #327
- Deprecate
required_score
attribute and make it a parameter instead by @Stormheg in #330 - Made Django's version specifiers more specific. by @alanverresen in #339
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #318
- Remove RECAPTCHA_SUPPORTED_LANGUAGES. by @alanverresen in #342
- Mark all V2 captcha widgets as hidden so no label is rendered (+ HTML5 validation fixes 🌈) by @Stormheg in #328
- Declare official Django 5.0 and Python 3.12 support by @Stormheg in #344
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #345
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #347
- Correct
hl
parameter name in README by @Stormheg in #361 - Move from setup.py to pyproject.toml by @Stormheg in #360
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #351
- Update tox tests dependency matrix by @Stormheg in #363
- Fix issue where 'g-recaptcha' class is not added when classes are customized by @Stormheg in #365
New Contributors
- @alanverresen made their first contribution in #324
Full Changelog: 4.0.0...4.1.0