Releases: honeybadger-io/honeybadger-laravel
Releases · honeybadger-io/honeybadger-laravel
3.14.1
[3.14.1] - 2022-12-02
Fixed
- Correct feedback form URL (#100)
3.14.0
[3.14.0] - 2022-05-06
Added
- Call
shouldReport()
of parent (#97)
- Add
capture_deprecations
config flag (#97)
v3.13.1
Changelog
[3.13.1] - 2022-02-16
Added
- Support Dotenv editor v2 (#96)
v3.13.0
Changelog
[3.13.0] - 2022-01-22
Added
- Support for Laravel 9 (#93)
Fixed
- Set HONEYBADGER_VERIFY_SSL default in .env during installation (#94)
3.12.1
[3.12.1] - 2021-11-22
Fixed
- Install command: don't error when there's no base route (#90)
3.12.0
[3.12.0] - 2021-07-02
Added
- Added custom log driver (#17)
v3.11.0
[3.11.0] - 2021-06-16
Added
- Set default client timeout (#87)
v3.10.0
[3.10.0] - 2021-05-09
Added
- Added
report_data
to default config (defaults to ignoring local/test) (#85)
v3.9.0
[3.9.0] - 2021-04-12
Added
- Honeybadger can now set route action and user context automatically—no middleware needed (#82)
v3.8.1
[3.8.1] - 2021-03-25
Fixed
- Silence any thrown errors in breadcrumbs collection (#81)