Skip to content

Releases: marvinlabs/laravel-discord-logger

1.4.2

25 Mar 08:53
e8a5357
Compare
Choose a tag to compare

Laravel 11 support

1.4.1

18 Apr 08:25
aaa08fd
Compare
Choose a tag to compare

Updated RichRecordConverter to send text longer than 2000 as file too

1.4.0

28 Feb 15:27
01ed365
Compare
Choose a tag to compare

What's Changed

  • Fix: Add option to ignore exceptions using .env variable by @Xinecraft in #35
  • Fix: Fix LogRecord typing error by @Xinecraft in #35

New Contributors

Full Changelog: v1.3.2...v1.4.0

1.3.2

20 Feb 11:09
ec20d66
Compare
Choose a tag to compare

Laravel 10.x compatibility

1.3.1

10 Jan 15:49
4ac90d5
Compare
Choose a tag to compare

Fix #29

1.3.0

16 Sep 06:54
953feb6
Compare
Choose a tag to compare

Merge #25

1.2.0

10 Feb 08:46
52466f4
Compare
Choose a tag to compare

Laravel 9 compat

1.1.8

17 Dec 13:38
c17c92b
Compare
Choose a tag to compare

fix #22

1.1.7

23 Feb 07:57
cff9b97
Compare
Choose a tag to compare

Add support for PHP 8

1.1.6

14 Sep 12:32
b74c5b2
Compare
Choose a tag to compare
  • Support for Laravel 8
  • Drop support for Laravel 6