Releases: JoggApp/laravel-mail-viewer
Releases · JoggApp/laravel-mail-viewer
v7.0.0
10 Sep 18:39
Compare
Sorry, something went wrong.
No results found
Added Laravel v8.x support.
Dropped Laravel v6 & PHPUnit v8 support.
v6.0.0
03 Mar 08:59
Compare
Sorry, something went wrong.
No results found
Added Laravel v7.x support.
Dropped PHP v7.2 support, now PHP v7.3 is the minimum requirement.
v5.0.1
14 Jan 17:11
Compare
Sorry, something went wrong.
No results found
Added Github Action Workflow for tests
v5.0.0
04 Sep 07:23
Compare
Sorry, something went wrong.
No results found
Now supports Laravel v6.0
Laravel v5.6.* & Laravel v5.7.* are no longer supported, min requirement is now v5.8.*
Support for Laravel v5.8.* will be dropped in v5.1.*
v4.0.5
06 Mar 15:23
Compare
Sorry, something went wrong.
No results found
v4.0.4
06 Mar 14:56
Compare
Sorry, something went wrong.
No results found
The package now renders the correct mailable having similar class name as another mailable in different namespace.
Big thanks to Thomas Kane for pointing out this issue .
v4.0.3
27 Feb 00:11
Compare
Sorry, something went wrong.
No results found
v4.0.2
27 Feb 00:09
Compare
Sorry, something went wrong.
No results found
v4.0.1
26 Feb 23:28
Compare
Sorry, something went wrong.
No results found
Now supports Laravel v5.8
v3.1.0
04 Dec 18:41
Compare
Sorry, something went wrong.
No results found
Fixed the behaviour of in_array by enabling strict checking.