Fixed
- Include transitively replaced migrations in phonenumber migration.
- Avoid importing PhoneDevice when not enabled.
- Simplified URLs for phone_create/phone_delete paths.
- Implement strict PhoneDevice identification (661).
- Avoid multiple registrations of the same method (657).
- Get all phonedevices of the user (659).
Changed
- Allow django-phonenumber-field 7.
- Updated Dutch, German, and Spanish translations.
Removed
- Python 3.7 support (EOL).