Skip to content

Releases: juhasev/laravel-ses

v4.2.1

04 Dec 08:59
c62a18a
Compare
Choose a tag to compare

What's Changed

  • Add additional debug info in case of unknown exception

Full Changelog: v4.2.0...4.2.1

v4.2.0

05 Sep 14:46
bbea704
Compare
Choose a tag to compare

What's Changed

  • chore: downgrade doctrine/dbal to version 3.5.4 by @leMaur in #30

Full Changelog: v4.1.0...v4.2.0

v4.1.0

05 Sep 09:38
7f3422c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.0.0...v4.1.0

v4.0.0

05 Sep 06:33
4425955
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.3.0...4.0.0

v3.3.0

21 Jul 09:34
47ae8d0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.2.0...v3.3.0

3.2.0

21 Jul 08:41
5e36da3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.1.0...3.2.0

3.1.0

23 Jun 10:14
7c5bf90
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.4...3.1.0

v3.0.4: Fixed mail headers never set. Added setting manual Message-ID instead…

23 Mar 23:38
Compare
Choose a tag to compare
  • Fix: Email headers with custom Message ID not set.
  • Perf: Eliminated an extra update to the SentEmail model.

3.0.2

21 Mar 10:13
ae1f919
Compare
Choose a tag to compare

What's Changed

Perfs

  • perf: add index to message_id column on laravel_ses_sent_emails table

Full Changelog: v3.0.1...3.0.2

v3.0.1

07 Dec 08:11
ae6aeef
Compare
Choose a tag to compare

What's Changed

Bugfixes

Full Changelog: v3.0.0...v3.0.1