Releases: dmcbrn/laravel-email-database-log
Releases · dmcbrn/laravel-email-database-log
Properly list attachments
Added missing $key variable in foreach() when listing attachments.
Typos fixes
Typo fixes.
abstract,namespace,public fixes
2.0.1 abstracted Events so we can use multiple mail-webhook-services in the…
Abstracted Events
2.0 abstracted Events so we can use multiple mail-webhook-services in the…
Refactored event creation code
1.8.6 refactored saving event code
Events now have working timespamts
1.8.5 enable timestamps on event model
Proper Request namespace
1.8.4 fixed request namespace
Proper keys in relation definitinos
1.8.3 fixed relation keys
Proper namespaces in relations definitions
1.8.2 fixed relations namespaces
Fixes for mailgun webhooks, and listing related events on emails list
1.8.1 list events when listing emails and enable timestamps on events