3.1.0
- Unhandled exceptions are now correctly marked as
handled: false
and displayed as such on the issues list and detail page (#608)- Make sure to update your
App/Exceptions/Handler.php
file to enable this new behaviour. See https://docs.sentry.io/platforms/php/guides/laravel/
- Make sure to update your