Package namespace renamed!
The package namespace captcha
has been renamed to django_recaptcha
to avoid conflicts with other captcha packages.
Please see the full CHANGELOG for all changes and upgrade considerations
What's Changed
- .pre-commit-config.yaml: Remove duplicate checks by @cclauss in #279
- Fix typos discovered by codespell by @cclauss in #278
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #273
- moved recaptcha execute into event listener function on form submit by @thbarrons in #296
- Add testing with Django 4.1 by @matthiask in #293
- Added example unittest for RECAPTCHA_TESTING by @guettli in #289
- Update testing instructions by @jnns in #300
- Add Indonesian (id) translations by @kiraware in #301
- Add Django 4.2 and Python 3.11 testing by @Stormheg in #305
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #286
- Use CodeQL v2 action by @Stormheg in #306
- Update trove classifiers by @Stormheg in #307
- Feature Request: Add actions in recaptcha v3 widget by @alexrobertson-muckrack in #304
- Documentation for V3 action parameter by @alexrobertson-muckrack in #309
- Move class to widget by @rgs258 in #275
- Fix #280: Mark ReCaptchaV3 as a hidden field by @matthiask in #294
- V3 action Verification by @alexrobertson-muckrack in #310
- Added Arabic translations by @YDA93 in #313
- Add ukrainian translation by @koutoftimer in #315
- Fix invalid RST link by @Stormheg in #311
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #308
- Mark wheel as not compatible with python2 by @Stormheg in #272
- Rename package to
django_recaptcha
by @Stormheg in #317 - Prepare v4 release by @Stormheg in #312
New Contributors
- @cclauss made their first contribution in #279
- @thbarrons made their first contribution in #296
- @matthiask made their first contribution in #293
- @guettli made their first contribution in #289
- @jnns made their first contribution in #300
- @kiraware made their first contribution in #301
- @alexrobertson-muckrack made their first contribution in #304
- @rgs258 made their first contribution in #275
- @YDA93 made their first contribution in #313
- @koutoftimer made their first contribution in #315
Full Changelog: 3.0.0...4.0.0