Skip to content

Latest commit

 

History

History
73 lines (44 loc) · 1.16 KB

File metadata and controls

73 lines (44 loc) · 1.16 KB

History

0.3.1 (2022-05-05)

  • Bugfix release

0.3.0 (2022-05-05)

  • Added Django 4.0 compatibility

0.2.5 (2021-11-01)

  • Fix bug from PR, make social-auth app optional #26

0.2.4 (2021-11-01)

  • Merge PR - Added EmailTemplate.render_subject() method #27

0.2.3 (2021-03-12)

  • Merge PR - Added logs inline to the OutgoingEmailAdmin #20

0.2.2 (2020-10-19)

  • Merge PR with email_queued signal: fired when OutgoindEmail is placed to queue

0.2.1 (2020-09-29)

  • Merge PR with OutboxEmailBackend

0.2.0 (2020-05-03)

  • Update for Django 2.1+, fix errors

0.1.4 (2019-06-11)

  • Create migrations & reformat code by @cedricfarinazzo

0.1.3 (2018-06-02)

  • Added additional params to cleanup_email command

0.1.2 (2017-12-29)

  • Added migrations.

0.1.1 (2017-12-29)

  • Added docs, added locale, fixed bugs
  • Fixed reply detection
  • Added get_new_mail management command

0.1.0 (2017-12-29)

  • First release on PyPI.