Skip to content

Releases: MasterRO94/laravel-mail-viewer

Fix bugs

17 Feb 17:18

Choose a tag to compare

v2.0.4

Fix bugs

Build Production assets

17 Feb 15:19

Choose a tag to compare

v2.0.3

Build Production Assets

Fix migrations

17 Feb 15:12

Choose a tag to compare

v2.0.2

Make payload nulalble to fix SQLite and MySQL

L9.1 Support

17 Feb 14:27

Choose a tag to compare

v2.0.1

Merge branch 'v2' of github.com:MasterRO94/laravel-mail-viewer

V2 Release

17 Feb 14:01
b176aa4

Choose a tag to compare

Laravel 9 Support.
Update UI, Rewrite logic almost from scratch. Added tests.

Tip

17 Feb 14:01

Choose a tag to compare

Tip

New version available

Use make + forceFill

09 Apr 22:25
b31ec7d

Choose a tag to compare

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

09 Sep 11:02

Choose a tag to compare

  • Added support for Laravel 8
  • Added mail-viewer:publish command.

Split view and api call actions

22 Jul 16:06

Choose a tag to compare

Split action that returns view or json into two different.
Fix config key for URI prefix

L7 Support fixed

04 Mar 08:02

Choose a tag to compare

Fixed support for Laravel 7