Skip to content

Release 1.2.1

Compare
Choose a tag to compare
@khashashin khashashin released this 10 Feb 00:16
· 25 commits to main since this release

Features

  • User Verification: Added Django settings for email/phone verification. You can now enable or disable email or phone verification in the Django settings.

  • CI/CD: To make the release process smoother, added a GitHub Action for PyPI publication. This will allow to publish new releases directly from your GitHub repository to PyPI.

Documentation

User Verification: Updated the documentation to include the new email/phone verification settings.