Releases: MasterRO94/laravel-mail-viewer
Releases · MasterRO94/laravel-mail-viewer
Fix bugs
v2.0.4 Fix bugs
Build Production assets
v2.0.3 Build Production Assets
Fix migrations
v2.0.2 Make payload nulalble to fix SQLite and MySQL
L9.1 Support
v2.0.1 Merge branch 'v2' of github.com:MasterRO94/laravel-mail-viewer
V2 Release
Laravel 9 Support.
Update UI, Rewrite logic almost from scratch. Added tests.
Tip
New version available
Use make + forceFill
Fix issue when logging record is created with empty fields on newer laravel versions with the specified connection (Maybe laravel bug with processing fillable/guarded attribute).
L8 Support
- Added support for Laravel 8
- Added
mail-viewer:publishcommand.
Split view and api call actions
Split action that returns view or json into two different.
Fix config key for URI prefix
L7 Support fixed
Fixed support for Laravel 7