Added
- Django 1.10’s MIDDLEWARE support.
- Allow `success_url` overrides from `urls.py`.
- Autofocus token input during authentication.
- Translations: Polish, Italian, Hungarian, Finnish and Danish.
Removed
- Dropped Python 3.2 and 3.3 support.
Changed
- Renamed `redirect_url` properties to `success_url` to be consistent with Django.
Fixed
- Allow Firefox users to enter backup tokens (177).
- Allow multiple requests for QR code (99).
- Don't add phone number without gateway (92).
- Redirect to 2FA profile page after removing a phone (159).