Skip to content

Releases: mbi/django-simple-captcha

0.6.1

17 Jan 12:58
@mbi mbi
Compare
Choose a tag to compare
  • Fixed docs and test configuration
  • Delete leftover temporary audio files (#224, #225, #226 thanks @dawidratynski and @A-dead-pixel)
  • Test against Django 5.1 and 5.2
  • Add ability to control color of each character (PR #235, thanks @mheidarian)
  • Add support for Django REST Framework (PR #236, thanks @michalwrona01)
  • Audio CAPTCHA: try to detect the sample rate of the generated WAV file prior to merge (Issue #196)

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.6.1