Releases: Label84/laravel-mailviewer
Releases · Label84/laravel-mailviewer
v3.4.0
v3.3.2
What's Changed
- Fix for saving message id by @andreifiroiu in #6
New Contributors
- @andreifiroiu made their first contribution in #6
Full Changelog: v3.3.1...v3.3.2
v3.3.1
- Change EventServiceProvider with Subscriber to prevent Label84/laravel-auth-log#3
v3.3.0
v3.2.2
v3.2.1
v3.2.0
- Added .env variable
MAILVIEWER_ENABLED
to config file - Removed command to clean up old items from the database https://laravel.com/docs/10.x/eloquent#pruning-models
- Fix typos / simplify descriptions in config file