- 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
- Delete leftover temporary audio files by @dawidratynski in #226
- feat: Add ability to control color of each character by @mheidarian in #235
- Support Django REST Framework by @michalwrona01 in #236
New Contributors
- @dawidratynski made their first contribution in #226
- @mheidarian made their first contribution in #235
- @michalwrona01 made their first contribution in #236
Full Changelog: v0.6.0...v0.6.1