jdavidbakr / mail-tracker

Package for Laravel to inject tracking code into outgoing emails.
MIT License
562 stars 129 forks source link

Add date filtering to search #232

Closed r0aringthunder closed 11 months ago

r0aringthunder commented 11 months ago

After prolonged use of the tool, my organization (and possibly many others) has encountered an issue. We can't archive our sent_emails yet, but we still want great performance. Therefore, we have introduced a date-filtering option to the search functionality.

r0aringthunder commented 11 months ago

P.S. Thank you for the outstanding work on mail-tracker. My organization has used it for years!

jdavidbakr commented 11 months ago

Thanks for the kind words and the contribution!