Skip to content

Releases: django-ses/django-ses

v4.7.2

20 Feb 19:22
befda53

Choose a tag to compare

What's Changed

  • Fix status check for bounced email addresses by @alexiri in #369

New Contributors

Full Changelog: v4.7.1...v4.7.2

v4.7.1

06 Feb 23:59
701ef32

Choose a tag to compare

Re-add django 3.2 support, accidentally removed in v4.7.0

Although please upgrade to Django 4.2, we'll probably drop v3 support as it's not officially supported by Django itself.

v4.7.0

03 Feb 19:46
4d47970

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.6.0...v4.7.0

v4.6.0

03 Feb 19:45
248d303

Choose a tag to compare

What's Changed

  • test(ci): add LocalStack integration for AWS SES testing by @hesstobi in #364
  • feat: add Django 6.0 and Python 3.13/3.14 support by @hesstobi in #365

New Contributors

Full Changelog: v4.5.0...v4.6.0

v4.5.0

03 Feb 19:45
f988c79

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.4.0...v4.5.0

v4.4.0

03 Feb 19:45
782652a

Choose a tag to compare

What's Changed

Full Changelog: v4.3.2...v4.4.0

v4.3.2

03 Feb 19:45
0cef39c

Choose a tag to compare

What's Changed

Full Changelog: v4.3.1...v4.3.2

v4.3.1

03 Feb 19:45
35cc617

Choose a tag to compare

What's Changed

  • Bump django from 4.2.16 to 4.2.17 by @dependabot[bot] in #340
  • Continue if all recipients are blacklisted by @ezet in #342

New Contributors

  • @ezet made their first contribution in #342

Full Changelog: v4.3.0...v4.3.1

v4.3.0

26 Nov 19:17
252dc3d

Choose a tag to compare

New feature: receiving emails. This must be manually configured if you wish to use it.

Please check README updates and PR below for details. Enjoy!

Pulls:

Issues:

v4.2.0

26 Nov 19:17
1d60cd9

Choose a tag to compare

Automatic handling of bounce and complaint events, managed with a blacklist

Pulls: