Skip to content

Releases: bugsnag/bugsnag-laravel

v2.1.0

26 Jul 00:28
Compare
Choose a tag to compare

Enhancements

Bug Fixes

v2.0.2

18 Jul 20:28
Compare
Choose a tag to compare

Bug Fixes

v2.0.1

08 Jul 18:08
Compare
Choose a tag to compare

Bug Fixes

v2.0.0

07 Jul 22:10
Compare
Choose a tag to compare

Our library has gone through some major improvements. The primary change to watch out for is we're no longer overriding your exception handler.

Enhancements

  • Since we're no longer overriding your exception handler, you'll need to restore your original handler, and then see our docs for how to bind our new logger to the container.
  • If you'd like access to all our new configuration, you'll need to re-publish our config file.

Bug Fixes

  • Every bug

v1.7.0

07 Jul 22:11
Compare
Choose a tag to compare

Enhancements

Bug Fixes

v1.6.4

07 Jul 22:11
Compare
Choose a tag to compare

Bug Fixes

  • Add missing 'config' tag in service provider
    Dan Smith
    #73

v1.6.3

07 Sep 10:27
Compare
Choose a tag to compare

Bug Fixes

v1.6.2

07 Sep 10:27
Compare
Choose a tag to compare

Bug Fixes

v1.6.1

07 Sep 10:27
Compare
Choose a tag to compare

Bug Fixes

v1.6.0

07 Sep 10:26
Compare
Choose a tag to compare

Enhancements