What's Changed
- Added support for Django 5.2
- Added setting to configure thumbnail size
- Fixed thumbnail template not found error
- Fixed bug in Subscription admin actions
- Replaced deprecated ldif3 library with python-ldap
Breaking changes:
- dependencies for importing contacts (python-ldap, unicodecsv, python-card-me) not included in requirements and must be installed separately
- this version will not support Python <3.9 and Django <4.2
Full Changelog: v1.0...v1.1