Skip to content

Releases: dmcbrn/laravel-email-database-log

Properly list attachments

01 May 12:25
Compare
Choose a tag to compare

Added missing $key variable in foreach() when listing attachments.

Typos fixes

18 Mar 22:40
521a240
Compare
Choose a tag to compare

Typo fixes.

abstract,namespace,public fixes

12 Sep 11:41
Compare
Choose a tag to compare
2.0.1

abstracted Events so we can use multiple mail-webhook-services in the…

Abstracted Events

12 Sep 10:55
Compare
Choose a tag to compare
2.0

abstracted Events so we can use multiple mail-webhook-services in the…

Refactored event creation code

11 Sep 11:58
Compare
Choose a tag to compare
1.8.6

refactored saving event code

Events now have working timespamts

10 Sep 16:53
Compare
Choose a tag to compare
1.8.5

enable timestamps on event model

Proper Request namespace

10 Sep 16:45
Compare
Choose a tag to compare
1.8.4

fixed request namespace

Proper keys in relation definitinos

10 Sep 16:38
Compare
Choose a tag to compare
1.8.3

fixed relation keys

Proper namespaces in relations definitions

10 Sep 16:19
Compare
Choose a tag to compare
1.8.2

fixed relations namespaces

Fixes for mailgun webhooks, and listing related events on emails list

10 Sep 16:03
Compare
Choose a tag to compare
1.8.1

list events when listing emails and enable timestamps on events