3.0.0
What's Changed
Dot is unreserved character, however the representation in browsers (%2E or .), mail clients and even SMTP-servers is not unified and can lead to different issues.
Please, note: after installing this new release, existing authentication links will become invalid.
If you want to keep the old dot separator, you wound need to customize MailAuthBackend, but this is not advisable.
New Contributors
Full Changelog: 2.1.3...3.0.0