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