Skip to content

v3.1.0

Compare
Choose a tag to compare
@paltman paltman released this 25 Nov 01:45
· 81 commits to master since this release
e83effd
  • #205 - Bug fix on checking email against email not signup code
  • #225 - Fix case sensitivity mismatch on email addresses
  • #233 - Fix link to languages in docs
  • #247 - Update Spanish translations
  • #273 - Update German translations
  • #135 - Update Russian translations
  • #242 - Fix callbacks/hooks for account deletion
  • #251 (#249) - Allow overriding the password reset token url
  • #280 - Raise improper config error if signup view can't login
  • #348 (#337) - Make https the default protocol
  • #351 (#332) - Reduction in queries
  • #360 (#210) - Updates to docs
  • #361 (#141) - Added ability to override clean passwords
  • #362 - Updated CI to use Pinax Actions
  • Updates to packaging
  • Dropped Python 3.5 and Django 3.1 from test matrix
  • Added Python 3.10 to test matrix