Skip to content

Releases: simonschaufi/laravel-dkim

v3.4.1

16 May 13:23
Compare
Choose a tag to compare

What's Changed

  • Add README instructions to configure with Laravel 11 by @fjahn in #22
  • Guess dkim domain automatically by @fjahn in #23
  • Make sure return type is in sync with overriden implementation by @fjahn in #25

New Contributors

  • @fjahn made their first contribution in #22

Full Changelog: v3.4.0...v3.4.1

v3.4.0

18 Mar 12:39
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.3...v3.4.0

v3.0.3

14 Feb 13:38
Compare
Choose a tag to compare

What's Changed

  • Add possibility to set custom mailers for DKIM. by @Iaotle in #19

New Contributors

Full Changelog: v3.0.2...v3.0.3

v3.0.2

27 Nov 14:46
Compare
Choose a tag to compare

What's Changed

  • Disable DKIM signing if no domain is set by @adi64 in #18

Full Changelog: v3.0.1...v3.0.2

v3.0.1

27 Nov 13:58
Compare
Choose a tag to compare

What's Changed

  • Update installation instructions by @adi64 in #17

New Contributors

  • @adi64 made their first contribution in #17

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

v3.0.0

07 Jun 07:09
cb91624
Compare
Choose a tag to compare

This release should have been a minor release as nothing is breaking but well, it is what it is...

What's Changed

  • Add support for Laravel 10 by @mrk-j in #16

New Contributors

  • @mrk-j made their first contribution in #16

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

v2.0.1

29 Sep 15:11
Compare
Choose a tag to compare

Full Changelog: v2.0.0...v2.0.1

Release 2.0.0

04 Apr 16:20
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v2.0.0

Release 1.1.0

24 Sep 11:35
cb95170
Compare
Choose a tag to compare

Laravel 8 compatibility