- Bugfix release
- Added Django 4.0 compatibility
- Fix bug from PR, make social-auth app optional #26
- Merge PR - Added EmailTemplate.render_subject() method #27
- Merge PR - Added logs inline to the OutgoingEmailAdmin #20
- Merge PR with email_queued signal: fired when OutgoindEmail is placed to queue
- Merge PR with OutboxEmailBackend
- Update for Django 2.1+, fix errors
- Create migrations & reformat code by @cedricfarinazzo
- Added additional params to cleanup_email command
- Added migrations.
- Added docs, added locale, fixed bugs
- Fixed reply detection
- Added get_new_mail management command
- First release on PyPI.