tag:github.com,2008:https://github.com/dmcbrn/laravel-email-database-log/releases Tags from laravel-email-database-log 2023-03-20T23:23:03Z tag:github.com,2008:Repository/139845794/5.3.2 2023-03-20T23:25:02Z REAMDE.md update dmcbrn tag:github.com,2008:Repository/139845794/5.3.1 2023-03-20T23:02:12Z Fix missing parameter in getEmail() method dmcbrn tag:github.com,2008:Repository/139845794/5.3.0 2023-03-20T22:39:21Z Add API endpoints <p>add API endpoints, update show.blade.php to reflect changes made in C…</p> <p>…ontroller, update README.md</p> dmcbrn tag:github.com,2008:Repository/139845794/5.2.2 2022-07-06T22:57:36Z Bug fix - call config value for `email_log.mailgun.filter_unknown_emails` properly dmcbrn tag:github.com,2008:Repository/139845794/5.2.1 2022-05-10T12:17:43Z Major fixes for changes introduced in 5.1. (using filestystems) <p>properly handle fetching and showing attachments through Storage faca…</p> <p>…de and add migration information to the readme</p> dmcbrn tag:github.com,2008:Repository/139845794/5.2.0 2022-05-10T10:46:37Z 5.2.0 dmcbrn tag:github.com,2008:Repository/139845794/5.1.0 2022-05-10T09:39:41Z Use Laravel's filesystems instead of linking directly to local folder - BREAKING CHANGE <p>use filesystems (Storage::disk()) when saving attachemntes instead of…</p> <p>… pointing directly to a local folder</p> dmcbrn tag:github.com,2008:Repository/139845794/5.0.3 2021-05-06T14:05:37Z align attachment separator, change of attachments response dmcbrn tag:github.com,2008:Repository/139845794/5.0.2 2021-01-17T13:50:06Z minor code alignment dmcbrn tag:github.com,2008:Repository/139845794/5.0.1 2021-01-17T13:42:41Z multiple middleware <p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/dmcbrn/laravel-email-database-log/pull/8">#8</a> from tsekka/master</p> <p>Laravel 8 only + add possibility to use multiple middlewares from env</p> dmcbrn