- Switched to `setup.cfg` as config file, since `setup.py` is deprecated now - Minimum dependencies: - Alliance Auth>=2.11.0 (as the latest stable of the 2.x branch for now)
Removed
- Deprecated settings
1.3.0
Fixed
- Compatibility Fixes (AA 3.x / Django 4): - ImportError: cannot import name 'ugettext_lazy' from 'django.utils.translation' - URL config in README updated to work with Django 4. **Please make sure to update your configuration accordingly!**
1.2.1
Changed
- Using `path` in URL config instead of soon-to-be removed `url`