PackageTrack
Sign in Get early access

spatie/laravel-mailcoach-mailer

The driver for sending transactional mails using Mailcoach in Laravel

1.6.0 460K downloads/mo #4607 most downloaded on Packagist spatie/laravel-mailcoach-mailer

What this package is like to depend on

Last release 5 months ago

06 Mar 2026

Release timing varies

gaps range from 3 weeks to 11 months

Nearly every release is documented

notes for 14 of 14 stable releases

Nothing withdrawn

no release was ever pulled

4 years old

14 releases · first in 2022

1 release in the last 12 months

see the full history below

Release timeline

14 releases · Dec 2022 to Mar 2026
2023 2024 2025 2026
Release Pre-release

Releases

latest 14
  1. 1.6.0 06 Mar 2026
    Release notes

    What's Changed

    • Laravel 13.x Compatibility
    • Drop support for PHP < 8.4 and Laravel < 12
    • Update to Pest 4
    Open source →
    Release notes

    What's Changed

    • Laravel 13.x Compatibility
    • Drop support for PHP < 8.4 and Laravel < 12
    • Update to Pest 4
    Open source →
  2. 1.5.3 08 Apr 2025
    Release notes
    • Fix an issue where Laravel Notifications generate a subject for a mail notification, but the transactional mail subject should be used instead.

    Full Changelog: 1.5.2...1.5.3

    Open source →
    Release notes
    • Fix an issue where Laravel Notifications generate a subject for a mail notification, but the transactional mail subject should be used instead.

    Full Changelog: https://github.com/spatie/laravel-mailcoach-mailer/compare/1.5.2...1.5.3

    Open source →
  3. 1.5.2 20 Feb 2025
    Release notes

    What's Changed

    New Contributors

    Full Changelog: 1.5.1...1.5.2

    Open source →
    Release notes

    What's Changed

    • Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in https://github.com/spatie/laravel-mailcoach-mailer/pull/26
    • Bump aglipanci/laravel-pint-action from 2.4 to 2.5 by @dependabot in https://github.com/spatie/laravel-mailcoach-mailer/pull/27
    • Laravel 12.x Compatibility by @laravel-shift in https://github.com/spatie/laravel-mailcoach-mailer/pull/28

    New Contributors

    • @laravel-shift made their first contribution in https://github.com/spatie/laravel-mailcoach-mailer/pull/28

    Full Changelog: https://github.com/spatie/laravel-mailcoach-mailer/compare/1.5.1...1.5.2

    Open source →
  4. 1.5.1 11 Dec 2024
    Release notes

    What's Changed

    Full Changelog: 1.5.0...1.5.1

    Open source →
    Release notes

    What's Changed

    • Fix notification fake arg by @francoism90 in https://github.com/spatie/laravel-mailcoach-mailer/pull/25

    Full Changelog: https://github.com/spatie/laravel-mailcoach-mailer/compare/1.5.0...1.5.1

    Open source →
  5. 1.5.0 09 Dec 2024
    Release notes

    What's Changed

    New Contributors

    Full Changelog: 1.4.0...1.5.0

    Open source →
    Release notes

    What's Changed

    • Add fake argument by @francoism90 in https://github.com/spatie/laravel-mailcoach-mailer/pull/24

    New Contributors

    • @francoism90 made their first contribution in https://github.com/spatie/laravel-mailcoach-mailer/pull/24

    Full Changelog: https://github.com/spatie/laravel-mailcoach-mailer/compare/1.4.0...1.5.0

    Open source →
  6. 1.4.0 07 Oct 2024
    Release notes

    What's Changed

    • Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #18
    • Add MailcoachMessage class for use in notification classes by @gdebrauwer in #19

    New Contributors

    Full Changelog: 1.3.0...1.4.0

    Open source →
    Release notes

    What's Changed

    • Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in https://github.com/spatie/laravel-mailcoach-mailer/pull/18
    • Add MailcoachMessage class for use in notification classes by @gdebrauwer in https://github.com/spatie/laravel-mailcoach-mailer/pull/19

    New Contributors

    • @gdebrauwer made their first contribution in https://github.com/spatie/laravel-mailcoach-mailer/pull/19

    Full Changelog: https://github.com/spatie/laravel-mailcoach-mailer/compare/1.3.0...1.4.0

    Open source →
  7. 1.3.0 02 May 2024
    Release notes

    What's Changed

    • Allow passing an array as value in replacements

    Full Changelog: 1.2.0...1.3.0

    Open source →
    Release notes

    What's Changed

    • Allow passing an array as value in replacements

    Full Changelog: https://github.com/spatie/laravel-mailcoach-mailer/compare/1.2.0...1.3.0

    Open source →
  8. 1.2.0 12 Mar 2024
    Release notes
    • add support for Laravel 11

    Full Changelog: 1.1.0...1.2.0

    Open source →
    Release notes
    • add support for Laravel 11

    Full Changelog: https://github.com/spatie/laravel-mailcoach-mailer/compare/1.1.0...1.2.0

    Open source →
  9. 1.1.0 20 Feb 2024
    Release notes

    What's Changed

    • Add a way to define which mailer you want to use in the API call
    • Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in #13

    Full Changelog: 1.0.4...1.1.0

    Open source →
    Release notes

    What's Changed

    • Add a way to define which mailer you want to use in the API call
    • Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in https://github.com/spatie/laravel-mailcoach-mailer/pull/13

    Full Changelog: https://github.com/spatie/laravel-mailcoach-mailer/compare/1.0.4...1.1.0

    Open source →
  10. 1.0.4 19 Dec 2023
    Release notes

    What's fixed

    • When using mailcoachMail, we do not want to use Laravel's default of using the classname as the subject

    What's Changed

    • Bump aglipanci/laravel-pint-action from 2.1.0 to 2.2.0 by @dependabot in #4
    • Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in #5
    • Bump dependabot/fetch-metadata from 1.4.0 to 1.5.0 by @dependabot in #6
    • Bump aglipanci/laravel-pint-action from 2.2.0 to 2.3.0 by @dependabot in #7
    • Bump dependabot/fetch-metadata from 1.5.0 to 1.5.1 by @dependabot in #8
    • Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in #9
    • Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #11
    • Bump actions/checkout from 3 to 4 by @dependabot in #10

    Full Changelog: 1.0.3...1.0.4

    Open source →
    Release notes

    What's fixed

    • When using mailcoachMail, we do not want to use Laravel's default of using the classname as the subject

    What's Changed

    • Bump aglipanci/laravel-pint-action from 2.1.0 to 2.2.0 by @dependabot in https://github.com/spatie/laravel-mailcoach-mailer/pull/4
    • Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in https://github.com/spatie/laravel-mailcoach-mailer/pull/5
    • Bump dependabot/fetch-metadata from 1.4.0 to 1.5.0 by @dependabot in https://github.com/spatie/laravel-mailcoach-mailer/pull/6
    • Bump aglipanci/laravel-pint-action from 2.2.0 to 2.3.0 by @dependabot in https://github.com/spatie/laravel-mailcoach-mailer/pull/7
    • Bump dependabot/fetch-metadata from 1.5.0 to 1.5.1 by @dependabot in https://github.com/spatie/laravel-mailcoach-mailer/pull/8
    • Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in https://github.com/spatie/laravel-mailcoach-mailer/pull/9
    • Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in https://github.com/spatie/laravel-mailcoach-mailer/pull/11
    • Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/spatie/laravel-mailcoach-mailer/pull/10

    Full Changelog: https://github.com/spatie/laravel-mailcoach-mailer/compare/1.0.3...1.0.4

    Open source →
  11. 1.0.3 15 Feb 2023
    Release notes
    • Laravel 10
    Open source →
  12. 1.0.2 06 Dec 2022
    Release notes
    • improve test mail copy

    Full Changelog: https://github.com/spatie/laravel-mailcoach-mailer/compare/1.0.1...1.0.2

    Open source →
  13. 1.0.1 06 Dec 2022
    Release notes
    • improve test mail
    Open source →
  14. 1.0.0 06 Dec 2022
    Release notes
    • initial release
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive