Skip to content

Latest commit

 

History

History
51 lines (28 loc) · 1.9 KB

CHANGELOG.md

File metadata and controls

51 lines (28 loc) · 1.9 KB

Changelog

All notable changes to laravel-mail-allowlist will be documented in this file.

0.5 - 2024-10-16

Breaking Changes

What's Changed

  • Sent mail middleware by @TobMoeller in #8

Full Changelog: https://github.com/TobMoeller/laravel-mail-allowlist/compare/0.4...0.5

0.4 - 2024-10-13

What's Changed

  • add a config option to disable running the mail middleware (to enable by @TobMoeller in #4
  • Pass event data to context by @TobMoeller in #5
  • add collection to message context for middleware to share data by @TobMoeller in #6
  • fix return value of MessageSendingListener so that later listeners still by @TobMoeller in #7

Full Changelog: https://github.com/TobMoeller/laravel-mail-allowlist/compare/0.3...0.4

0.3 - 2024-10-03

What's Changed

  • Log filtered mails by @TobMoeller in #3

Full Changelog: https://github.com/TobMoeller/laravel-mail-allowlist/compare/0.2...0.3

0.2 - 2024-09-29

What's Changed

  • Mail middleware by @TobMoeller in #1
  • add global recipients by @TobMoeller in #2

New Contributors

  • @TobMoeller made their first contribution in #1

Full Changelog: https://github.com/TobMoeller/laravel-mail-allowlist/compare/0.1...0.2

0.1 - 2024-09-23

Full Changelog: https://github.com/TobMoeller/laravel-mail-allowlist/commits/0.1